搜索资源列表
dongfangshenyao
- 该软件主要用于远程监控,具体功能包括: 1.自动跟踪目标机屏幕变化; 2.鼠标和键盘输入的完全模拟; 3.记录各种口令信息:包括开机口令、屏保口令、各种共享资源口令及绝 大多数在对话框中出现过的口令信息,同时提供击键记录功能; 4.获取系统信息:包括注册公司、当前用户、系统路径、当前显示分辨率、 物理及逻辑磁盘信息等多项系统数据; 5.限制系统功能:包括远程关机、远程重启计算机、锁定鼠标、锁定注册 表、禁止自动拨号等多项功能限制; 6.远程
FileExample
- xml操作C#.读写XML文件源代码
CSOCKETFILE
- 利用CSock 实现文件的读写操作,代码非常容易,适合初学者。-Using CSock for file read and write operations, the code is very easy for beginners.
tinyXml
- 简单实用的开源项目tinyXml,只有六个源文件,实用者可以简单地加入系统直接进行xml文件的基本操作!-Simple and practical open source project tinyXml, only six source files, utility can easily join the system xml files directly to the basic operation!
src
- XML关于GUI的JAVA应用程序,可以实现对XML文件的读写操作等相关-XML on the GUI of the JAVA application, can achieve to read and write XML documents and other related operations
flashProgrammEraser
- AW60芯片的flash读写操作程序。整个工程文件的压缩包-AW60 procedures to read and write flash chips. The entire project file compression package
fileTest
- excel、ini、txt、properties、xml文件的读写操作-excel, ini, txt, properties, xml files to read and write operations
uartcom
- linux 串口编程通讯测试,通过对文件的打开操作,来打开串口;通过对文件的读写,实现发送和接受数据-linux serial communications test program, through the file open operation, to open the serial port adoption of the document read, write, send and receive data to achieve
TCPIP_biancheng_jishu_jichu
- Linux系统是通过提供套接字(socket)来进行网络编程的.网络程序通过socket和其它几个函数的调用,会返 回一个 通讯的文件描述符,我们可以将这个描述符看成普通的文件的描述符来操作,这就是的设备无关性的好处 .我们可以通过向描述符读写操作实现网络之间的数据交流. -Linux system is through the provision of a socket (socket) to carry network programming. Networking program
peedPHP
- SpeedPHP框架第二版不仅保留了一贯快速开发的风格,更加入一系列强大的功能,也编写了大量的教程。无论是初学者或是有经验的PHP高手,都可以很轻松的学习和使用这个全新的PHP框架,体验快速开发的乐趣。 第二版的SpeedPHP框架,增加了以下的功能: 增加生成真实HTML文件的spHtml 增加函数/数据库缓存程序spCache,数据库操作速度大幅度提高 增加简单强大的spVerifier数据验证程序 增加一对一,一对多,多对多等数据表表间关联
XML
- XML文件格式的读/写操作,运用代码中定义的函数就能实现XML文件的解析与转换操作。-XML file format read/write operations, the use of the code can achieve the functions defined in XML file parsing and conversion operations.
XML
- XML文件格式的读/写操作,运用代码中定义的函数就能实现XML文件的解析与转换操作-XML file format read/write operations, the use of the code can achieve the functions defined in XML file parsing and conversion
ReadWriteXML
- 本程序实现的是专门针对于xml文件的读写操作。-Implementation of this program is specific to the xml file read and write operations.
IOcp
- IO完成端口文件读写操作\IO完成端口文件读写操作-IO completion port operation, reading and writing documents file IO completion port operation, reading and writing
master_agent
- linux下的网络管理系统源代码,包含了日志系统及配置文件读写添加,易用性和可靠性可扩展性很高,包含了网络协议应用层的封包解包,包含了对shell指令的文本操作,包含了处理并发和竞争问题的各种思路-linux/unix programming,include pthread pool and so on
XMLFile
- 包含XMLFile.cpp、XMLFile.h,操作xml文件的类,读写操作非常简便。-Contains XMLFile.cpp XMLFile.h, operating class of the xml file, read and write operations is very simple.
UDP_TRAN
- server端的大文件传输,用write和read进行读写操作-large file transfer server side, write and read, read and write operations. . . .
Task2-professional--10211281--zly
- 描述:在题目一的程序基础上,增加文件存储和高级搜索功能。 f) 文件存取功能:程序启动后自行从自定义的文件中读取所有俱乐部记录,并且各种增删改查操作后能够自动保存更新后的数据。 g) 高级搜索功能:可以对所有球员的各项属性进行条件搜索,搜索采用表达式输入的方式(表达式支持 &&、||、!、括号、<、=、>),并能实现对球员姓名的模糊查找(运算符为~),输出球员的详细信息。 例如: i. “年龄不大于25且服役年限大于5年,或者进球数大于100的球员”,查询表达式:(
duiINIwenjiandecaozuo
- 利用API函数编写的VB对INI文件的读写操作,界面很简单但是对INI文件刚开始接触者很有帮助-Written in VB using API functions for reading and writing INI files, the interface is very simple, but for those just getting started with INI files helpful
libserialport-0.1.0.tar
- 跨平台的串口应用库,主要包括串口的打开关闭,参数设置,读写操作等等,内含ReadMe文件,可详细阅读-ibserialport is a minimal library written in C that is intended to take care of the OS-specific details when writing software that uses serial ports. By writing your serial code to use libserial