分类
发现
榜单
收录
服务器优惠
IT文库
搜索
注册
登录
分类
发现
榜单
收录
服务器优惠
IT文库
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.015
秒,为您找到
34261
个相关结果.
搜书籍
搜文档
别名化Python模块
954
2020-01-20
《uWSGI 2.0 中文文档》
别名化Python模块 案例1 - 映射一个简单的文件到一个虚拟模块 案例2 - 映射一个包到目录 案例3 - 覆盖特定的子模块 别名化Python模块 拥有一个Python包/模块/文件的多个版本是非常常见的。 操作PYTHONPATH,或者使用virtualenv是在无需修改代码的情况下使用不同版本的一种方式。 但是亲爱的,为什么不使用...
shelve —- Python object persistence
872
2019-12-01
《Python 3.7 标准库》
shelve —- Python object persistence Restrictions 示例 shelve —- Python object persistence Source code: Lib/shelve.py A "shelf" is a persistent, dictionary-like object. The d...
codeop —- 编译Python代码
903
2019-11-28
《Python 3.8 标准库参考》
codeop —- 编译Python代码 codeop —- 编译Python代码 源代码: Lib/codeop.py codeop 模块提供了可以模拟Python读取-执行-打印循环的实用程序,就像在 code 模块中一样。因此,您可能不希望直接使用该模块;如果你想在程序中包含这样一个循环,你可能需要使用 code 模块。 这...
faulthandler —- Dump the Python traceback
818
2019-11-28
《Python 3.8 标准库参考》
faulthandler —- Dump the Python traceback Dumping the traceback Fault handler state Dumping the tracebacks after a timeout Dumping the traceback on a user signal Issue with fil...
SQL to SequoiaDB shell to Python
690
2020-06-08
《SequoiaDB 巨杉数据库 v3.2 使用手册》
SQL to SequoiaDB shell to Python SQL to SequoiaDB shell to Python SequoiaDB 的查询用 dict(bson)对象表示,下表以例子的形式显示了 SQL 语句,SequoiaDB shell 语句和 SequoiaDB Python 驱动程序语法之间的对照。 SQL Sequoi...
4.4.2 Python 程序架构
851
2020-07-15
《程序设计思想与方法(Python 2.7)》
4.4.2 Python 程序架构 4.4.2 Python 程序架构 简单程序可以只用一个程序文件实现,但对绝大多数 Python 程序,一般都是由多个源 文件(即模块)组成的,其中每个源文件都是包含 Python 语句的文本文件。 具体来说,Python 程序通常是由一个顶层主文件和多个模块文件组成的。顶层主文件 定义了程序的主控制流,是执行应...
Python 客户端
1221
2020-07-05
《Apache Kylin v3.1 使用教程》
Python 客户端 安装 Kylinpy 命令行工具 Kylinpy命令行工具示例 Apache Kylin SQLAlchemy方言 SQLAlchemy 实例 使用 Python 和 Apache Kylin 做数据科学分析 Python 客户端 Apache Kylin Python 客户端工具库是基于Python可访问Kylin...
Python 客户端
841
2020-07-05
《Apache Kylin v2.4 使用教程》
Python 客户端 安装 Kylinpy 命令行工具 Kylinpy命令行工具示例 Apache Kylin SQLAlchemy方言 SQLAlchemy 实例 Python 客户端 Apache Kylin Python 客户端工具库是基于Python可访问Kylin的客户端. 此工具库包含两个可使用组件. Apache Kyli...
Python 客户端
752
2020-07-05
《Apache Kylin v2.3 使用教程》
Python 客户端 安装 Kylinpy 命令行工具 Kylinpy命令行工具示例 Apache Kylin SQLAlchemy方言 SQLAlchemy 实例 Python 客户端 Apache Kylin Python 客户端工具库是基于Python可访问Kylin的客户端. 此工具库包含两个可使用组件. Apache Kyli...
01. Python 工具
3241
2019-01-17
《中文 Python 笔记》
01.01 Python 简介 01.02 Ipython 解释器 01.03 Ipython notebook 01.04 使用 Anaconda
1..
«
94
95
96
97
»
..100