lidongoks Tag: Python (8 items)

Python动态加载脚本的方法
Python动态加载脚本的方法 Tue, 2006-10-10 13:10 — Marchday ################### ## # ## cl ...Last Update: 11/13/2007

一个Python程序的6次改进[转载]
原文出处:http://blog.csdn.net/tinydust/archive/2006/07/16/930496.aspx 一个Python程序的6次改进 有位朋友用CString类写了一 ...Last Update: 09/25/2007

[python]如何提高网站的访问速度 - 从30秒到3秒的飞跃【转载】
http://www.douban.com/group/topic/1473339/2006年10月份,我开始对web开发产生了兴趣,并决定自己也尝试开发一个网站。在此之前,我做过3年的java ap ...Last Update: 09/25/2007

Type ArtProvider , wxPython中可以直接调用的图标
http://www.wxpython.org/docs/api/wx.ArtProvider-class.htmlGTK+ NoteWhen running under GTK+ 2, GTK+ s ...Last Update: 08/29/2007

Google的网页抓取蜘蛛是用PYTHON做的。附google搜索原理论文(1)
下面这篇论文是从网上找的,具体出处已经找不到了。关于网络爬虫是用Python写的相关介绍在第(4)章。有兴趣的读者,可以直接跳到第四章阅读。google搜索原理论文 这篇文章中,我们介绍了google ...Last Update: 08/15/2007

google搜索原理论文(2)
2. 系统特点 Google搜索引擎有两个重要特点,有助于得到高精度的搜索结果。第一点,应用Web的链接结构计算每个网页的Rank值,称为PageRank,将在98页详细描述它。第二点,Google利 ...Last Update: 08/15/2007

一个简单的WEB服务器代码
import string,cgi,timefrom os import curdir,sepfrom BaseHTTPServer import BaseHTTPRequestHandler,HTT ...Last Update: 08/05/2007

python in Action 翻译稿-转载 (ongoing)
wxPython简介 wxPython是一个Python的扩展模块,它封装了wxWindows C++库,对于Python它是一个跨平台的图形用户界面构架。 1、 wxWindows是 ...Last Update: 08/03/2007

 Item 1-8 of 8