搜索资源列表
ida2sql-0.9.0
- 本工具是一个IDA的python插件,可以将反汇编结果送入sql数据库。使用前请安装python-This tool is an IDA of the python plug-in, you can disassemble the results into the sql database. Please install python before use
Ice-3.3.0.tar
- ICE(Internet Communications Engine)是ZeroC提供的一款高性能的中间件,基于ICE可以实现电信级的解决方案。在设计网站架构的时候可以使用ICE实现对网站应用的基础对象操作,将基础对象操作和数据库操作封装在这一层,在业务逻辑层以及表现层(java,php,.net,python)进行更丰富的表现与操作,从而实现比较好的架构。基于ICE的数据层可以在未来方便的进行扩展。ICE支持分布式的部署管理,消息中间件,以及网格计算等等。 -ICE (Internet Com
kyotocabinet-python-1.14.tar
- 这是 kyoko cabinet C语言库代码 Python 的绑定接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。 -This Python library wraps the polymorphic database of the C++ API. So, you can s
Python-MySQL
- 用Python编程,实现数据库MySQL更删改查等工作-With Python programming, MySQL search more falsified work
put.py
- 通过python的pymssql模块,连接access数据库,再通过cuds模块,与jwebservices进行数据上传。(Through the python module pymssql, connect to the access database, and then through the cuds module, and jwebservices data upload.)