登录
首页 » Python » python-snap7-master (1)

python-snap7-master (1)

于 2020-05-21 发布
0 249
下载积分: 1 下载次数: 1

代码说明:

说明:  Python source SNAP7 lib

文件列表:

python-snap7-master, 0 , 2017-12-11
python-snap7-master\.gitignore, 438 , 2017-12-11
python-snap7-master\.travis.yml, 1015 , 2017-12-11
python-snap7-master\.travis, 0 , 2017-12-11
python-snap7-master\.travis\before_install.sh, 383 , 2017-12-11
python-snap7-master\.travis\script.sh, 372 , 2017-12-11
python-snap7-master\CHANGES.md, 766 , 2017-12-11
python-snap7-master\Dockerfile, 518 , 2017-12-11
python-snap7-master\LICENSE, 1097 , 2017-12-11
python-snap7-master\MANIFEST.in, 20 , 2017-12-11
python-snap7-master\README.rst, 1311 , 2017-12-11
python-snap7-master\Vagrantfile, 277 , 2017-12-11
python-snap7-master\appveyor.yml, 1985 , 2017-12-11
python-snap7-master\doc, 0 , 2017-12-11
python-snap7-master\doc\Makefile, 5588 , 2017-12-11
python-snap7-master\doc\client.rst, 56 , 2017-12-11
python-snap7-master\doc\conf.py, 7990 , 2017-12-11
python-snap7-master\doc\development.rst, 1390 , 2017-12-11
python-snap7-master\doc\index.rst, 537 , 2017-12-11
python-snap7-master\doc\installation.rst, 1742 , 2017-12-11
python-snap7-master\doc\introduction.rst, 557 , 2017-12-11
python-snap7-master\doc\logo.rst, 55 , 2017-12-11
python-snap7-master\doc\make.bat, 5108 , 2017-12-11
python-snap7-master\doc\partner.rst, 59 , 2017-12-11
python-snap7-master\doc\server.rst, 56 , 2017-12-11
python-snap7-master\doc\util.rst, 53 , 2017-12-11
python-snap7-master\example, 0 , 2017-12-11
python-snap7-master\example\boolean.py, 1497 , 2017-12-11
python-snap7-master\example\db1_layout.txt, 1021 , 2017-12-11
python-snap7-master\example\db_layouts.py, 5427 , 2017-12-11
python-snap7-master\example\example.py, 5775 , 2017-12-11
python-snap7-master\example\logo_7_8.py, 1285 , 2017-12-11
python-snap7-master\example\read_multi.py, 2021 , 2017-12-11
python-snap7-master\run_tests.sh, 156 , 2017-12-11
python-snap7-master\setup.py, 524 , 2017-12-11
python-snap7-master\snap7, 0 , 2017-12-11
python-snap7-master\snap7\__init__.py, 396 , 2017-12-11
python-snap7-master\snap7\bin, 0 , 2017-12-11
python-snap7-master\snap7\bin\__init__.py, 20 , 2017-12-11
python-snap7-master\snap7\bin\snap7-server.py, 1039 , 2017-12-11
python-snap7-master\snap7\client.py, 19942 , 2017-12-11
python-snap7-master\snap7\common.py, 2535 , 2017-12-11
python-snap7-master\snap7\error.py, 3594 , 2017-12-11
python-snap7-master\snap7\logo.py, 11882 , 2017-12-11
python-snap7-master\snap7\partner.py, 7740 , 2017-12-11
python-snap7-master\snap7\server.py, 10112 , 2017-12-11
python-snap7-master\snap7\six.py, 26731 , 2017-12-11
python-snap7-master\snap7\snap7exceptions.py, 90 , 2017-12-11
python-snap7-master\snap7\snap7types.py, 5812 , 2017-12-11
python-snap7-master\snap7\util.py, 14854 , 2017-12-11
python-snap7-master\test, 0 , 2017-12-11
python-snap7-master\test\requirements.txt, 31 , 2017-12-11
python-snap7-master\test\test_client.py, 17185 , 2017-12-11
python-snap7-master\test\test_logo_client.py, 3563 , 2017-12-11
python-snap7-master\test\test_partner.py, 4398 , 2017-12-11
python-snap7-master\test\test_server.py, 5415 , 2017-12-11
python-snap7-master\test\test_util.py, 6028 , 2017-12-11
python-snap7-master\tox.ini, 335 , 2017-12-11
python-snap7-master\vagrant, 0 , 2017-12-11
python-snap7-master\vagrant\bootstrap.sh, 402 , 2017-12-11

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

发表评论

0 个回复

  • Schools with movies
    学校用电影点播网站源码,下载试用下吧,带SQL数据库的-Schools with movies-on-demand source site, download the trial, are you with SQL database
    2022-10-29 23:25:03下载
    积分:1
  • java socket代码(含服务端和客户端)
    本代码是java socket网络编程源码,包含服务端和客户端,实现客户端发送消息,服务端接收并反馈消息。首先,需要准备好java环境,我使用的是jdk1.8。socket文件夹为eclipse项目原文件,可以直接导入eclipse编译运行。如果不想看项目文件,可以直接查看代码:server.java为服务端代码。client.java为客户端代码。先运行server,显示:“Waiting for client.”表示启动成功。再运行client,显示:“server reply:I have accepted.”,表示发送并受到服务端的反馈消息。这时再看服务端,显示:“recv: hello, i am wang.”,表示收到客户端发来的消息。
    2022-04-17 06:30:36下载
    积分:1
  • 这是关于UDP穿透NAT的P2P源代码,运行环境是VC++6.0
    这是关于UDP穿透NAT的P2P源代码,运行环境是VC++6.0-on UDP penetrate NAT P2P source code, the environment of VC 6.0
    2022-05-05 10:26:48下载
    积分:1
  • regflarly
    改变窗口控制的背景颜色和字体颜色,这个程序不错哦()
    2018-02-24 12:43:03下载
    积分:1
  • 数据存储
    能够保存采集数据,保存到excle文档,以便于采集后数据保存(saving the collected data and save it to the excle document)
    2017-11-28 09:52:07下载
    积分:1
  • Implemented using C++ code for the network driver wizard. You can simply create...
    用C++实现的网络驱动程序向导代码。可以简单的创建一个工作区,并从工程中选择一个类型作为客户应用-Implemented using C++ code for the network driver wizard. You can simply create a work zone and choose a type from the project as a client application
    2022-05-06 13:35:29下载
    积分:1
  • 100%Java写及时报信工具,适用于通信
    100%Java编写及时报信工具,适用于网络通信-100% Java to prepare timely notify tools, applicable to network communication
    2022-06-01 05:06:49下载
    积分:1
  • 5721
    局域网群聊源码程序,例程结合易语言扩展界面支持库,应用易语言核心支持库中的服务器和客户组件做链接,相互发送聊天信息,由服务器转群发。(LAN group chat source program , a routine extension interface combined with easy language support library , application easy language support library core server and client components to make the link , send chat messages to each other , mass transfer the server .)
    2016-02-19 21:51:36下载
    积分:1
  • TCP服务器与TCP客户端
    该程序演示了在Linux环境下的SOCKET编程,包括TCP服务端与TCP客户端的源码及测试源代码。方便有这方面需求的工程师借鉴学习。
    2022-04-17 02:18:18下载
    积分:1
  • TcpListener and TcpClient 以及 socket使用入门
    Tcp Listener ,Tcp Client 和  socket实现了双机用tcp协议通信,解决了书中线程处理部分的错误。                                                  
    2022-03-22 20:24:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载