搜索资源列表
newcomic
- 用python写的一个简单程序,可以定期截取ktxp上的动画片新片链接-Using python to write a simple procedure, you can regularly interception on the animated film ktxp link
py_proxy
- python写的一个简单的实现代理服务的程序,在PY2.5.4下测试通过。-an easy pyroxy P P.
kgp
- Python解析XML的一个简单的试例程序,涉及一些简单的基本知识。-Python parses a simple XML test case procedure, involving some simple basics.
MultiThreadScan
- 使用python语言的多线程编写端口扫描程序,使用简单,可以做出相应改进-Prepared by multi-threaded port scanner using python language, easy to use, you can make the appropriate improvements
pachong2
- linux环境下,用python写的简单的爬虫程序。新手,请指点。-linux environment with python write simple crawlers. Novice, please Pointing.
Web-Extraction
- 该程序实现了将腾讯新闻网站的正文部分抽取出来,主要用到的是python的正则表达式处理包,功能简单实现良好-The program to achieve a body part extracted Tencent news sites, mainly used python regular expression processing package, the function is simple to achieve good
my_socket
- 课程设计做的一个简单地客户端和服务器的python小程序-Curriculum design to do a simple client and server python applets
Web-Extraction
- 该程序实现了将腾讯新闻网站的正文部分抽取出来,主要用到的是python的正则表达式处理包,功能简单实现良好-The program to achieve a body part extracted Tencent news sites, mainly used python regular expression processing package, the function is simple to achieve good
Python
- 简单的python程序,网络编程小程序。简单功能-Simple python program, network programming applets. Simple function
PyChat
- 基于Socket的简单局域网聊天程序,使用Python编写-Socket Chat
socket
- 使用Python制作的简单socket通信程序,包括客户端和服务器端-a simple program of socket communication,inclued the client and the server program.
HP-Socket-3.4.3
- HP-Socket 是一套通用的高性能 TCP/UDP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中-HP-Socket is a common set of high-p
code
- 本代码中采用多进程进行socket编程,简单实现了web服务器的开发,python程序在本机运行后,打开浏览器,输入127.0.0.1:8000即可看到结果,采用http协议(The code used in the multi-process socket programming, the simple realization of the web server development, python program in the machine running, open the brows
python internet worm
- 这是新浪微博爬虫,采用python+selenium实现 主要爬取内容包括: 新浪微博手机端用户信息和微博信息。 用户信息:包括用户ID、用户名、微博数、粉丝数、关注数等。 微博信息:包括转发或原创、点赞数、转发数、评论数、发布时间、微博内容等。 安装过程: 1.先安装Python环境,作者是Python 2.7.8 2.再安装PIP或者easy_install 3.通过命令pip install selenium安装selenium,它是自动测试、爬虫的工具 4.然后修改代码中的用户名和密码
mirrors-hp-socket-master
- HP-Socket 是一套通用的高性能 TCP/UDP/HTTP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP/HTTP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。(HP-Socket is a general-p
aaa
- 在线爬40G的小说 40G,很大的。 程序简单易懂,初学者福利(using python to scrab the txt files in the website)
Automobile Service Invoice
- 一个简单的类似于点菜系统的汽车服务系统程序。 1、给定一系列的服务以及对应的价格 2、选择你所需要的服务 3、若输入‘1’则退出并且计算出总价 4、若输入的是某一项服务则继续输入,直至输入的是‘1’(Edit your original Automobile Service Invoice to use functions. The function should allow a user to enter as many services that they want done to
ssppyy
- 一个简单的爬虫程序,用来爬去指定网站的所有图片。(A simple crawler that crawls all the pictures of a specified web site.)
UDP
- 用Python架设UDP连接,包括客户端和服务端。写一个简单客户端-服务端的UDP程序 UDPClient.py UDPServer.py(Build UDP server by Python, including client and server. Write simple client-server programmer that use UDP. UDPClient.py UDPServer.py)
简单爬虫文件夹
- 一个简单的爬虫程序。1、 打开百度网页 2、将网页HTML转化成utf-8格式存入文件 baidu.txt 3、获取网页中的所有a标签对象 ,将对象指向的链接地址抓取出来(A simple crawler program. 1. Open the Baidu web page 2, convert the web page HTML into UTF-8 format and store the file baidu.txt 3. Get all the a tag objects in