看到python啄木鸟社区用的moin,于是下载安装。过程比一般php安装又简单了,解压压缩包,运行python wikiserver.py然后打开http://localhost:8080/便可以访问。也就是如果没有apache服务器也运行。
原创
2010-06-06 22:30:02
784阅读
http://wiki.woodpecker.org.cn/moin/PyBooks
原创
2008-01-04 23:33:00
189阅读
https://wiki.python.org/moin/HowTo/Sorting
原创
2014-08-12 18:36:27
418阅读
在线中文文档 http://wiki.woodpecker.org.cn/moin/PythonStandardLib
转载
精选
2014-08-01 14:59:50
711阅读
点赞
收藏用 原文: https://wiki.python.org/moin/TimeComplexity 翻译稿:http://www.orangecube.net/python-time-complexity
转载
2021-06-16 20:26:59
103阅读
pthon官网:https://wiki.python.org/moin/Python is a great object-oriented, interpreted, and inte
翻译
2022-09-09 10:00:06
81阅读
Programming Python, 3rd Edition 翻译最新版本见:http://wiki.woodpecker.org.cn/moin/P
翻译
2023-06-16 00:39:54
13阅读
这里有一个《致招商银行的公开信》行动(http://www.zeuux.com/moin/Fron
原创
2022-09-17 07:58:32
132阅读
参考资料: https://wiki.python.org/moin/DebuggingWithGdb https://blog.csdn.net/Gamish/article/details/81632862 1 安装:sudo apt-get install gdb python2.7-dbg
原创
2022-06-01 05:47:42
408阅读
vorticity dynamics Table of Contents 1. Vorticity Dynamics vortex 1.1. Vorticity - vector, ω 1.2. Q-criterion– Hunt, Wray & Moin 1988 1.3. Vortex shed
原创
2021-07-29 14:09:10
137阅读
Programming Python, 3rd Edition 翻译最新版本见:http://wiki.woodpecker.org.cn/moin/PP3eD22.6. The SWIG Integrat
翻译
2023-06-28 15:12:40
93阅读
Q-criterion Table of Contents 1. Q-Criterion 1.1. Q-criterion– Hunt, Wray & Moin 1988 1.2. Q criterion-paraview 1.3. Q-Criterion with Tecplot 1 Q-Crit
原创
2021-07-28 13:53:32
2683阅读
Programming Python, 3rd Edition 翻译最新版本见wiki:http://wiki.woodpecker.org.cn/moin/PP3eD欢迎参与
翻译
2023-08-01 12:25:05
203阅读
译文:http://wiki.woodpecker.org.cn/moin/PyTypesAndObjects原文:http://www.cafepy.com/article/python_attributes_and_methods/解释新式的Python对象(new-style): and 是... Read More
转载
2014-10-27 22:01:00
74阅读
我的代码中出现了很多错误。 因此,我希望能够在开始时最小化它们,或者在代码执行之前尽可能多地看到错误。 这是可能的,如果是这样,我该怎么做?自2008年以来,调试器情况发生了很大变化。这里有一个Python调试器列表:wiki.python.org/moin/PythonDebuggers该列表移至wiki.python.org/moin/PythonDebuggingToolsThonny(th
转载
2024-09-11 15:50:30
32阅读
http://wiki.woodpecker.org.cn/moin/WxPythonInActionhttp://www.zetcode.com/wxpython/===========================================另外,附上py2exe的脚本from distutils.core import setupimport py2exesetup(console=[
转载
2010-08-17 16:08:00
63阅读
2评论
一: 下载地址:https://wiki.python.org/moin/BeginnersGuide/Download二:安装 1、Windows ①运行安装文件 ②勾选所有 ③更改路径 ④完成 ⑤验证 2、Linux ①安装依赖包 yum groupinstall -y Development tools
yum ins
转载
2023-07-03 23:01:20
1311阅读
http://www.cnblogs.com/dkblog/category/287362.html https://wiki.python.org/moin/DebuggingWithGdbhttp://www.cnblogs.com/wujianlundao/archive/2012/11/06/2757215.html There are types of bugs that are ...
转载
2016-06-05 22:05:00
265阅读
2评论
python各种库介绍 https://wiki.python.org/moin/GuiProgramming PyQt5.QtWidgets 包含控件 PyQt5.QtGui 图形模块 PyQt5.QtCore 非图形模块-字体
原创
2022-02-10 15:12:11
302阅读
http://wiki.woodpecker.org.cn/moin/WxPythonInActionhttp://www.zetcode.com/wxpython/===========================================另外,附上py2exe的脚本from distutils.core import setupimport py2exesetup(console=[
转载
2010-08-17 16:08:00
43阅读
2评论