PyMuPDF 1.12.2 documentation7a, up to v1.12.0 as of this writing). PyMuPDF runs and has been tested on Mac, Linux, Windows XP SP2 and up, Python 2.7 through Python 3.6 (note that Python supports Windows XP only up to v3.4), 32bit installation option is available for the lucky MS Windows users only. All versions of Windows (XP SP2 and up) and Python (2.7 and up) are supported with either 32bit or 64bit at your choice. Step 1: Download0 码力 | 387 页 | 2.70 MB | 1 年前3
peewee Documentation Release 2.10.2txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey" do_some_stuff() with db.savepoint() as sp1: do_more_things() with db.savepoint() as sp2: even_more() # Oops, something bad happened, roll back # just the changes made0 码力 | 275 页 | 276.96 KB | 1 年前3
peewee Documentation
Release 2.10.2transaction() as txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey" will be. transaction() as txn: do_some_stuff() with db.savepoint() as sp1: do_more_things() with db.savepoint() as sp2: even_more() # Oops, something bad happened, roll back # just the changes made in this block. if s0 码力 | 221 页 | 844.06 KB | 1 年前3
peewee Documentation Release 3.0.0txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey" txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey"0 码力 | 319 页 | 361.50 KB | 1 年前3
peewee Documentation Release 3.4.0txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey" txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey"0 码力 | 349 页 | 382.34 KB | 1 年前3
peewee Documentation Release 3.1.0txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey" txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey"0 码力 | 332 页 | 370.77 KB | 1 年前3
peewee Documentation
Release 3.3.0transaction() as txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey" will be. transaction() as txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey" will be.0 码力 | 280 页 | 1.02 MB | 1 年前3
peewee Documentation
Release 3.4.0transaction() as txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey" will be. transaction() as txn: with db.savepoint() as sp: User.create(username='mickey') with db.savepoint() as sp2: User.create(username='zaizee') sp2.rollback() # "zaizee" will not be saved, but "mickey" will be.0 码力 | 284 页 | 1.03 MB | 1 年前3
django cms 4.1.1 Documentation
4 Why django CMS? 9 5 Software version requirements and release notes 11 5.1 Long-term support (LTS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 5.2 Django/Python support (LTS) Django has a long-term support (LTS) policy which django CMS adapts. Designated django CMS versions receive support for use with official Django LTS versions: 5.1.1 Current LTS table django freeze, new features go into the next major version of django CMS. 5.1.2 Unsupported LTS versions The following LTS versions do not receive any support any more: django CMS Feature freeze Django End of0 码力 | 361 页 | 2.00 MB | 1 年前3
django cms 4.1.x Documentation4 Why django CMS? 9 5 Software version requirements and release notes 11 5.1 Long-term support (LTS) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 5.2 Django/Python support (LTS) Django has a long-term support (LTS) policy which django CMS adapts. Designated django CMS versions receive support for use with official Django LTS versions: 5.1.1 Current LTS table django freeze, new features go into the next major version of django CMS. 5.1.2 Unsupported LTS versions The following LTS versions do not receive any support any more: django CMS Feature freeze Django End of0 码力 | 357 页 | 1.99 MB | 1 年前3
共 66 条
- 1
- 2
- 3
- 4
- 5
- 6
- 7













