登录
首页 » Python » py12306-master

py12306-master

于 2020-01-08 发布
0 208
下载积分: 1 下载次数: 1

代码说明:

说明:  这是一个抢票的python程序,效果非常好(This is a python program for ticket grabbing. The effect is very good)

文件列表:

py12306-master, 0 , 2019-12-21
py12306-master\.gitignore, 93 , 2019-12-21
py12306-master\.gitpod.yml, 147 , 2019-12-21
py12306-master\Dockerfile, 332 , 2019-12-21
py12306-master\LICENSE, 11356 , 2019-12-21
py12306-master\README.md, 4676 , 2019-12-21
py12306-master\data, 0 , 2019-12-21
py12306-master\data\cdn.txt, 32518 , 2019-12-21
py12306-master\data\images, 0 , 2019-12-21
py12306-master\data\images\order_success.png, 392869 , 2019-12-21
py12306-master\data\images\web.png, 224795 , 2019-12-21
py12306-master\data\stations.txt, 95846 , 2019-12-21
py12306-master\docker-compose.yml.example, 252 , 2019-12-21
py12306-master\env.docker.py.example, 6861 , 2019-12-21
py12306-master\env.py.example, 6905 , 2019-12-21
py12306-master\env.slave.py.example, 401 , 2019-12-21
py12306-master\main.py, 1470 , 2019-12-21
py12306-master\py12306, 0 , 2019-12-21
py12306-master\py12306\__init__.py, 0 , 2019-12-21
py12306-master\py12306\app.py, 6120 , 2019-12-21
py12306-master\py12306\cluster, 0 , 2019-12-21
py12306-master\py12306\cluster\__init__.py, 0 , 2019-12-21
py12306-master\py12306\cluster\cluster.py, 10328 , 2019-12-21
py12306-master\py12306\cluster\redis.py, 1778 , 2019-12-21
py12306-master\py12306\config.py, 7048 , 2019-12-21
py12306-master\py12306\exceptions, 0 , 2019-12-21
py12306-master\py12306\exceptions\__init__.py, 0 , 2019-12-21
py12306-master\py12306\helpers, 0 , 2019-12-21
py12306-master\py12306\helpers\OCR.py, 2304 , 2019-12-21
py12306-master\py12306\helpers\__init__.py, 0 , 2019-12-21
py12306-master\py12306\helpers\api.py, 2304 , 2019-12-21
py12306-master\py12306\helpers\auth_code.py, 2778 , 2019-12-21
py12306-master\py12306\helpers\cdn.py, 8142 , 2019-12-21
py12306-master\py12306\helpers\event.py, 1777 , 2019-12-21
py12306-master\py12306\helpers\func.py, 4676 , 2019-12-21
py12306-master\py12306\helpers\notification.py, 8316 , 2019-12-21
py12306-master\py12306\helpers\request.py, 2523 , 2019-12-21
py12306-master\py12306\helpers\station.py, 1265 , 2019-12-21
py12306-master\py12306\helpers\type.py, 861 , 2019-12-21
py12306-master\py12306\log, 0 , 2019-12-21
py12306-master\py12306\log\__init__.py, 0 , 2019-12-21
py12306-master\py12306\log\base.py, 2662 , 2019-12-21
py12306-master\py12306\log\cluster_log.py, 1330 , 2019-12-21
py12306-master\py12306\log\common_log.py, 7237 , 2019-12-21
py12306-master\py12306\log\order_log.py, 3989 , 2019-12-21
py12306-master\py12306\log\query_log.py, 7820 , 2019-12-21
py12306-master\py12306\log\redis_log.py, 304 , 2019-12-21
py12306-master\py12306\log\user_log.py, 2753 , 2019-12-21
py12306-master\py12306\order, 0 , 2019-12-21
py12306-master\py12306\order\order.py, 20431 , 2019-12-21
py12306-master\py12306\query, 0 , 2019-12-21
py12306-master\py12306\query\__init__.py, 0 , 2019-12-21
py12306-master\py12306\query\job.py, 14189 , 2019-12-21
py12306-master\py12306\query\query.py, 5356 , 2019-12-21
py12306-master\py12306\user, 0 , 2019-12-21
py12306-master\py12306\user\__init__.py, 0 , 2019-12-21
py12306-master\py12306\user\job.py, 15806 , 2019-12-21
py12306-master\py12306\user\user.py, 2825 , 2019-12-21
py12306-master\py12306\vender, 0 , 2019-12-21
py12306-master\py12306\vender\ruokuai, 0 , 2019-12-21
py12306-master\py12306\vender\ruokuai\main.py, 1525 , 2019-12-21
py12306-master\py12306\web, 0 , 2019-12-21
py12306-master\py12306\web\__init__.py, 0 , 2019-12-21
py12306-master\py12306\web\handler, 0 , 2019-12-21
py12306-master\py12306\web\handler\__init__.py, 0 , 2019-12-21
py12306-master\py12306\web\handler\app.py, 1553 , 2019-12-21
py12306-master\py12306\web\handler\log.py, 1615 , 2019-12-21
py12306-master\py12306\web\handler\query.py, 959 , 2019-12-21
py12306-master\py12306\web\handler\stat.py, 1475 , 2019-12-21
py12306-master\py12306\web\handler\user.py, 1711 , 2019-12-21
py12306-master\py12306\web\static, 0 , 2019-12-21
py12306-master\py12306\web\static\css, 0 , 2019-12-21
py12306-master\py12306\web\static\css\app.35e2fbd94557d71d1e2bfa0d4bb44d13.css, 289229 , 2019-12-21
py12306-master\py12306\web\static\css\app.7dba7f569524413218fde54c298188f4.css, 289243 , 2019-12-21
py12306-master\py12306\web\static\css\app.dfb5ffed622907edd7c5f81709f2b782.css, 289061 , 2019-12-21
py12306-master\py12306\web\static\fonts, 0 , 2019-12-21
py12306-master\py12306\web\static\fonts\element-icons.6f0a763.ttf, 11040 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-brands-400.292a564.woff, 86736 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-brands-400.87b76b9.woff2, 74040 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-brands-400.f83bc05.ttf, 133764 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-brands-400.f902692.eot, 134000 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-regular-400.732726c.woff2, 14880 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-regular-400.abde9e5.ttf, 40080 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-regular-400.b4cfd51.woff, 18164 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-regular-400.d1ce381.eot, 40308 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-solid-900.3b921c2.eot, 208828 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-solid-900.bed3b0a.woff2, 79080 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-solid-900.d751e66.ttf, 208608 , 2019-12-21
py12306-master\py12306\web\static\fonts\fa-solid-900.e0c419c.woff, 102120 , 2019-12-21
py12306-master\py12306\web\static\img, 0 , 2019-12-21
py12306-master\py12306\web\static\img\avatar_default.svg, 11656 , 2019-12-21
py12306-master\py12306\web\static\img\fa-brands-400.27183da.svg, 746208 , 2019-12-21
py12306-master\py12306\web\static\img\fa-regular-400.1e51c39.svg, 139825 , 2019-12-21
py12306-master\py12306\web\static\img\fa-solid-900.a868400.svg, 793607 , 2019-12-21
py12306-master\py12306\web\static\index.html, 630 , 2019-12-21
py12306-master\py12306\web\static\js, 0 , 2019-12-21
py12306-master\py12306\web\static\js\app.680b1bbd04444c6d9d3a.js, 24663 , 2019-12-21
py12306-master\py12306\web\static\js\app.7d7d65cccfbfa339beba.js, 26223 , 2019-12-21
py12306-master\py12306\web\static\js\app.96ef02c9e5601eb5ebcb.js, 24582 , 2019-12-21
py12306-master\py12306\web\static\js\app.cdb00779aeb087dabd94.js, 26291 , 2019-12-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CPP-program-desig(third-edition)
    C++面向对象程序设计教程相关电子课件,其中内容全面且丰富,具有很好的参考价值。 (" C++ object-oriented programming tutorial (3rd edition)" comprehensive and extensive electronic courseware)
    2011-09-14 21:17:47下载
    积分:1
  • 利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2...
    利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2
    2023-07-07 14:55:03下载
    积分:1
  • HVC
    这是一个用VC编写的查看IP包的程序,可以看到关于主机收发IP的信息,,(This is a view IP packet program written in VC, you can see information about the host sending and receiving IP,,)
    2017-04-09 03:55:35下载
    积分:1
  • 串口调试助手
    一个很好而小巧的串口调试助手,支持常用的300-115200bps波特率,能设置校验、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符(包括中文),可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件。
    2013-01-24下载
    积分:1
  • fangkuai2
    俄罗斯方块,用VC6.0写的,使用小键盘的2,8,4,6实现移动和变化,5暂停(Tetris with VC6.0 written using the keypad 2,8,4,6 for mobile and change, 5 suspended)
    2013-11-12 22:32:00下载
    积分:1
  • 基于VC++的包过滤防火墙
    说明:  本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要通过主界面菜单和按钮就可以灵活地操作防火墙,有效地保护Windows系统的安全。(This article first introduced the personal firewall development research present situation, VC++6.0 and MFC procedure some technical characteristics, then based on the packet filter personal firewall development carried on the detailed introduction and description.Through this article you can clearly see a common personal firewall development process.In this firewall, users can set their own filtering rules to achieve the filtering of IP addresses, ports and protocols for different sources and different targets.Allows the user to save the current rule as a *.rul file format for import next time. This firewall consists of the following modules: filter rules add module, filter rules display module, filter rules storage module, file storage module, installation and unloading rules module, IP packet filter driver function module.Users only need to through the main interface menu and buttons can be flexible operation of the firewall, effectively protect the security of the Windows system.)
    2020-07-08 14:28:57下载
    积分:1
  • decdarktion
    windows下创建process的程序,对代码说一声good(The procedure that creates process under windows, say to code good)
    2018-11-27 16:59:57下载
    积分:1
  • C language TRACE routing tracking, using ICMP agreement. Build environment : Mic...
    C语言跟踪路由跟踪,使用ICMP协议。生成环境:Microsoft Visual C 6.0 WinSock2。
    2022-05-13 15:46:39下载
    积分:1
  • Java网络 电子书资料 详解Socket 软件工专业
    Java网络编程 电子书资料 详解Socket编程 软件工程专业-Java network programming book information Xiangjie Socket Programming Software Engineering
    2022-03-25 11:38:23下载
    积分:1
  • WinDriverPCI
    说明:  关于Windriver编写PCI驱动的教程(windriver )
    2009-08-26 09:38:56下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载