书栈网 · BookStack 本次搜索耗时 0.036 秒,为您找到 7881 个相关结果.
  • 10.7 运行目录或压缩文件

    10.7 运行目录或压缩文件 问题 解决方案 讨论 10.7 运行目录或压缩文件 问题 您有一个已成长为包含多个文件的应用,它已远不再是一个简单的脚本,你想向用户提供一些简单的方法运行这个程序。 解决方案 如果你的应用程序已经有多个文件,你可以把你的应用程序放进它自己的目录并添加一个main .py文件。 举个例子,你可以像这样创建目...
  • 6.4. 包

    6.4. 包 6.4. 包 包是一种通过用“带点号的模块名”来构造 Python 模块命名空间的方法。 例如,模块名 A.B 表示 A 包中名为 B 的子模块。正如模块的使用使得不同模块的作者不必担心彼此的全局变量名称一样,使用加点的模块名可以使得 NumPy 或 Pillow 等多模块软件包的作者不必担心彼此的模块名称一样。 假设你想为声音...
  • Argparse 教程

    Argparse 教程 概念 基础 位置参数介绍 可选参数介绍 短选项 结合位置参数和可选参数 进行一些小小的改进 矛盾的选项 后记 Argparse 教程 作者 Tshepang Lekhonkhobe 这篇教程旨在作为 argparse 的入门介绍,此模块是 Python 标准库中推荐的命令行解析模块。 注解 还有另外...
  • Argparse 教程

    Argparse 教程 概念 基础 位置参数介绍 可选参数介绍 短选项 结合位置参数和可选参数 进行一些小小的改进 矛盾的选项 后记 Argparse 教程 作者 Tshepang Lekhonkhobe 这篇教程旨在作为 argparse 的入门介绍,此模块是 Python 标准库中推荐的命令行解析模块。 备注 还有另外两...
  • Padding

    Padding Default class reference Add padding to a single side Add horizontal padding Add vertical padding Add padding to all sides Responsive Customizing Padding scale Varian...
  • Python执行器(Embedded Python)

    Python执行器(Embedded Python) Python执行器(Embedded Python) 执行 Python 代码: <? php   function test () { return 'Test' ; }   $py = <<< EOT import phalcon   print...
  • Structure of the Repository

    Structure of the Repository It’s Important. Sample Repository The Actual Module License Setup.py Requirements File Documentation Test Suite Makefile Regarding Django Appli...
  • Writing your first Django app, part 1

    Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view path() argument: route path() argument: view p...
  • Align Items

    Align Items Quick reference Basic usage Stretch Start Center End Baseline Applying conditionally Hover, focus, and other states Breakpoints and media queries Flexbox & ...
  • Align Items

    Align Items Quick reference Basic usage Stretch Start Center End Baseline Applying conditionally Hover, focus, and other states Breakpoints and media queries Flexbox & ...