会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
papering
新随笔
管理
2019年11月28日
PEP 436 -- The Argument Clinic DSL
摘要: https://www.python.org/dev/peps/pep-0436/ https://docs.python.org/3.8/howto/clinic.html
阅读全文
posted @ 2019-11-28 18:40 papering
阅读(261)
评论(0)
推荐(0)
编辑
A program doesn’t run any faster when it is read from a .pyc file than when it is read from a .py file; the only thing that’s faster about .pyc files is the speed with which they are loaded.
摘要: https://docs.python.org/3/tutorial/modules.html?highlight=compile#compiled-python-files
阅读全文
posted @ 2019-11-28 13:44 papering
阅读(201)
评论(0)
推荐(0)
编辑
共享库 构造函数 析构函数
摘要: 1
阅读全文
posted @ 2019-11-28 00:49 papering
阅读(202)
评论(0)
推荐(0)
编辑