PyWebIO v1.7.1 Documentation
Dec 11, 2022 MANUAL 1 Features 3 2 Installation 5 3 Hello, world 7 4 Documentation 9 4.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 'Severely obese')] for top, status in top_status: if BMI <= top: put_text('Your BMI: %.1f. Category: %s' % (BMI, status)) break if __name__ == '__main__': bmi() This is just a very simple script if you CHAPTER FOUR DOCUMENTATION This documentation is also available in PDF and Epub formats. 4.1 User’s guide If you are familiar with web development, you may not be accustomed to the usage of PyWebIO described0 码力 | 112 页 | 1.38 MB | 1 年前3PyMuPDF 1.24.2 Documentation
Documentation, Release 1.24.2 4.7 Running tests Having a PyMuPDF tree available allows one to run PyMuPDF’s pytest test suite: pip install pytest fontTools pytest PyMuPDF/tests 4.7.1 Notes about using a non-default and so is not generally supported: • If MuPDF’s major version number differs from what PyMuPDF uses by default, PyMuPDF can fail to build, because MuPDF’s API can change between major versions. • Runtime change because MuPDF’s runtime behaviour changes between different minor releases. This can also break some PyMuPDF tests. • If MuPDF was built with its default config instead of PyMuPDF’s customised config0 码力 | 565 页 | 6.84 MB | 1 年前3PyWebIO v1.8.0 Documentation
Apr 10, 2023 MANUAL 1 Features 3 2 Installation 5 3 Hello, world 7 4 Documentation 9 4.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 'Severely obese')] for top, status in top_status: if BMI <= top: put_text('Your BMI: %.1f. Category: %s' % (BMI, status)) break if __name__ == '__main__': bmi() This is just a very simple script if you CHAPTER FOUR DOCUMENTATION This documentation is also available in PDF and Epub formats. 4.1 User’s guide If you are familiar with web development, you may not be accustomed to the usage of PyWebIO described0 码力 | 118 页 | 1.40 MB | 1 年前3PyWebIO v1.8.2 Documentation
Apr 22, 2023 MANUAL 1 Features 3 2 Installation 5 3 Hello, world 7 4 Documentation 9 4.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 'Severely obese')] for top, status in top_status: if BMI <= top: put_text('Your BMI: %.1f. Category: %s' % (BMI, status)) break if __name__ == '__main__': bmi() This is just a very simple script if you CHAPTER FOUR DOCUMENTATION This documentation is also available in PDF and Epub formats. 4.1 User’s guide If you are familiar with web development, you may not be accustomed to the usage of PyWebIO described0 码力 | 118 页 | 1.40 MB | 1 年前3PyWebIO v1.8.1 Documentation
Apr 16, 2023 MANUAL 1 Features 3 2 Installation 5 3 Hello, world 7 4 Documentation 9 4.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 'Severely obese')] for top, status in top_status: if BMI <= top: put_text('Your BMI: %.1f. Category: %s' % (BMI, status)) break if __name__ == '__main__': bmi() This is just a very simple script if you CHAPTER FOUR DOCUMENTATION This documentation is also available in PDF and Epub formats. 4.1 User’s guide If you are familiar with web development, you may not be accustomed to the usage of PyWebIO described0 码力 | 118 页 | 1.40 MB | 1 年前3PyWebIO v1.7.1 使用手册
Wang 2022 年 12 月 11 日 使用手册 1 特性 3 2 Installation 5 3 Hello, world 7 4 Documentation 9 4.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (float('inf'), '非常肥胖')] for top, status in top_status: if BMI <= top: put_text('你的 BMI 值: %.1f,身体状态:%s' % (BMI, status)) break if __name__ == '__main__': bmi() 如果没有使用 PyWebIO,这只是一个非常简单的脚本,而通过使用 PyWebIO Web 框架集成 。 8 Chapter 3. Hello, world CHAPTER4 Documentation 这个文档同时也提供 PDF 和 Epub 格式. 4.1 User’s guide 如果你接触过 Web 开发,你可能对接下来描述的 PyWebIO 的用法感到不太习惯,不同于传统 Web 开发的后 端实现接口、前端进行展示交互的模式,在 PyWebIO 中,所有的逻辑都通过编写0 码力 | 127 页 | 1.73 MB | 1 年前3PyWebIO v1.8.2 使用手册
Wang 2023 年 06 月 04 日 使用手册 1 特性 3 2 Installation 5 3 Hello, world 7 4 Documentation 9 4.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (float('inf'), '非常肥胖')] for top, status in top_status: if BMI <= top: put_text('你的 BMI 值: %.1f,身体状态:%s' % (BMI, status)) break if __name__ == '__main__': bmi() 如果没有使用 PyWebIO,这只是一个非常简单的脚本,而通过使用 PyWebIO Web 框架集成 。 8 Chapter 3. Hello, world CHAPTER4 Documentation 这个文档同时也提供 PDF 和 Epub 格式. 4.1 User’s guide 如果你接触过 Web 开发,你可能对接下来描述的 PyWebIO 的用法感到不太习惯,不同于传统 Web 开发的后 端实现接口、前端进行展示交互的模式,在 PyWebIO 中,所有的逻辑都通过编写0 码力 | 137 页 | 1.76 MB | 1 年前3PyWebIO v1.8.2 使用手册
Wang 2023 年 09 月 24 日 使用手册 1 特性 3 2 Installation 5 3 Hello, world 7 4 Documentation 9 4.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (float('inf'), '非常肥胖')] for top, status in top_status: if BMI <= top: put_text('你的 BMI 值: %.1f,身体状态:%s' % (BMI, status)) break if __name__ == '__main__': bmi() 如果没有使用 PyWebIO,这只是一个非常简单的脚本,而通过使用 PyWebIO Web 框架集成 。 8 Chapter 3. Hello, world CHAPTER4 Documentation 这个文档同时也提供 PDF 和 Epub 格式. 4.1 User’s guide 如果你接触过 Web 开发,你可能对接下来描述的 PyWebIO 的用法感到不太习惯,不同于传统 Web 开发的后 端实现接口、前端进行展示交互的模式,在 PyWebIO 中,所有的逻辑都通过编写0 码力 | 137 页 | 1.76 MB | 1 年前3PyWebIO v1.8.2 使用手册
Wang 2023 年 04 月 22 日 使用手册 1 特性 3 2 Installation 5 3 Hello, world 7 4 Documentation 9 4.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (float('inf'), '非常肥胖')] for top, status in top_status: if BMI <= top: put_text('你的 BMI 值: %.1f,身体状态:%s' % (BMI, status)) break if __name__ == '__main__': bmi() 如果没有使用 PyWebIO,这只是一个非常简单的脚本,而通过使用 PyWebIO Web 框架集成 。 8 Chapter 3. Hello, world CHAPTER4 Documentation 这个文档同时也提供 PDF 和 Epub 格式. 4.1 User’s guide 如果你接触过 Web 开发,你可能对接下来描述的 PyWebIO 的用法感到不太习惯,不同于传统 Web 开发的后 端实现接口、前端进行展示交互的模式,在 PyWebIO 中,所有的逻辑都通过编写0 码力 | 135 页 | 1.75 MB | 1 年前3PyWebIO v1.8.0 使用手册
Wang 2023 年 04 月 10 日 使用手册 1 特性 3 2 Installation 5 3 Hello, world 7 4 Documentation 9 4.1 User’s guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (float('inf'), '非常肥胖')] for top, status in top_status: if BMI <= top: put_text('你的 BMI 值: %.1f,身体状态:%s' % (BMI, status)) break if __name__ == '__main__': bmi() 如果没有使用 PyWebIO,这只是一个非常简单的脚本,而通过使用 PyWebIO Web 框架集成 。 8 Chapter 3. Hello, world CHAPTER4 Documentation 这个文档同时也提供 PDF 和 Epub 格式. 4.1 User’s guide 如果你接触过 Web 开发,你可能对接下来描述的 PyWebIO 的用法感到不太习惯,不同于传统 Web 开发的后 端实现接口、前端进行展示交互的模式,在 PyWebIO 中,所有的逻辑都通过编写0 码力 | 135 页 | 1.75 MB | 1 年前3
共 579 条
- 1
- 2
- 3
- 4
- 5
- 6
- 58