MuPDF 1.22.0 DocumentationMuPDF Documentation Release 1.21.2 Artifex Jun 01, 2023 USER GUIDE 1 Quick Start Guide 3 1.1 Get the MuPDF source code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.6 Coding Style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121 5 Language Bindings 141 5.1 The C++ MuPDF API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1410 码力 | 175 页 | 698.87 KB | 8 月前3
MuPDF 1.25.0 DocumentationMuPDF Documentation Release 1.25.0 Artifex Nov 26, 2024 USER GUIDE 1 Quick Start Guide 3 1.1 Get the MuPDF source code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.6 Coding Style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 215 8.2 The C++ MuPDF API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2160 码力 | 259 页 | 1.11 MB | 8 月前3
MuPDF 1.23.0 DocumentationMuPDF Documentation Release 1.23.0 Artifex Nov 26, 2024 USER GUIDE 1 Quick Start Guide 3 1.1 Get the MuPDF source code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.6 Coding Style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196 7 Language Bindings 201 7.1 The C++ MuPDF API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2010 码力 | 245 页 | 817.74 KB | 8 月前3
MuPDF 1.24.0 DocumentationMuPDF Documentation Release 1.24.0 Artifex Nov 26, 2024 USER GUIDE 1 Quick Start Guide 3 1.1 Get the MuPDF source code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18 2.6 Coding Style . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 196 7 Language Bindings 201 7.1 The C++ MuPDF API . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2010 码力 | 249 页 | 830.15 KB | 8 月前3
Objeet Oriented Python
Tutorial# get access to variable Notice that there is common pattern in Python: Take a key = value style container Get something out of it by the key’s name When comparing module with a dictionary any of the following three ways: # dictionary style Employee[‘EmployeID’] # module style Employee.EmployeID() Print(employee.Age) # Class style this_obj = employee() this_obj.employeID() Download link https://atom.io/ OOP in Python 14 Screenshot Languages Supported C/C++, C#, CSS, CoffeeScript, HTML, JavaScript, Java, JSON, Julia, Objective-C, PHP, Perl, Python, Ruby0 码力 | 111 页 | 3.32 MB | 1 年前3
Scrapy 2.6 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2 Installation guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.3 Scrapy create a full-blown Scrapy project and join the community. Thanks for your interest! 2.2 Installation guide 2.2.1 Supported Python versions Scrapy requires Python 3.6+, either the CPython implementation (default) platform specifics instructions, as well as troubleshooting information, read on. 2.2. Installation guide 7 Scrapy Documentation, Release 2.6.3 Things that are good to know Scrapy is written in pure Python0 码力 | 384 页 | 1.63 MB | 1 年前3
Scrapy 2.5 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2 Installation guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.3 Scrapy create a full-blown Scrapy project and join the community. Thanks for your interest! 2.2 Installation guide 2.2.1 Supported Python versions Scrapy requires Python 3.6+, either the CPython implementation (default) platform specifics instructions, as well as troubleshooting information, read on. 2.2. Installation guide 7 Scrapy Documentation, Release 2.5.1 Things that are good to know Scrapy is written in pure Python0 码力 | 366 页 | 1.56 MB | 1 年前3
Scrapy 2.10 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2 Installation guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.3 Scrapy create a full-blown Scrapy project and join the community. Thanks for your interest! 2.2 Installation guide 2.2.1 Supported Python versions Scrapy requires Python 3.8+, either the CPython implementation (default) platform specifics instructions, as well as troubleshooting information, read on. 2.2. Installation guide 7 Scrapy Documentation, Release 2.10.1 Things that are good to know Scrapy is written in pure Python0 码力 | 419 页 | 1.73 MB | 1 年前3
Scrapy 2.9 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2 Installation guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.3 Scrapy create a full-blown Scrapy project and join the community. Thanks for your interest! 2.2 Installation guide 2.2.1 Supported Python versions Scrapy requires Python 3.7+, either the CPython implementation (default) platform specifics instructions, as well as troubleshooting information, read on. 2.2. Installation guide 7 Scrapy Documentation, Release 2.9.0 Things that are good to know Scrapy is written in pure Python0 码力 | 409 页 | 1.70 MB | 1 年前3
Scrapy 2.8 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2 Installation guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.3 Scrapy create a full-blown Scrapy project and join the community. Thanks for your interest! 2.2 Installation guide 2.2.1 Supported Python versions Scrapy requires Python 3.7+, either the CPython implementation (default) platform specifics instructions, as well as troubleshooting information, read on. 2.2. Installation guide 7 Scrapy Documentation, Release 2.8.0 Things that are good to know Scrapy is written in pure Python0 码力 | 405 页 | 1.69 MB | 1 年前3
共 472 条
- 1
- 2
- 3
- 4
- 5
- 6
- 48













