搜索资源列表
读写XML文件
- 这是一个以VB编写的XML读写文件的例子,可以作为客户端掉用web service的工具-This is a sample about using VB to read &write XML files,it can be use as a tool that client invoke web service.
netdisk
- 《桃源网络硬盘.Net》说明 --- --- --- --- --- ---- 版本信息:桃源网络硬盘.Net 3.2 (免费版) 开发环境:Microsoft.NET Framework SDK 运行要求: ·Windows 2000 或 Windows XP 安装 .Net Framework 或 VS.net、Windows 2003 ·要求上传目录有写权限 ·请将其放在虚拟目录下 主要功能: ·支持多人注册使用,注册后
lincan-0.3.3.tar
- LinCAN is a Linux kernel module that implements a CAN driver capable of working with multiple cards, even with different chips and IO methods. Each communication object can be accessed from multiple applications concurrently. It supports RT-Linu
xml-praser.rar
- XML文件读写程序(附VC和EVC版源代码) ,XML file to read and write procedures (with VC and EVC version of the source code)
GetHtml.rar
- VC2005写的 CHttpFile类 读取网页原码的小程序,VC2005 category CHttpFile write code to read the original web page applet
iniparser.rar
- c语言实现的ini文件解析程序,提供快速的ini配置文件读取,可以支持写操作。,c language parser of the ini file to provide rapid ini configuration file read, write operation can support.
webservice
- c#调用c++ DLL 并访问access数据库 C# 编写webservice 在C#中调试信息到 debug view中-CSharp Call C++ lib read write access DB
powerbuilder-write-read-xml
- pb调用xml例子,就是powerbuilder调用xml和写xml文件的一个例子,很好用-powerbuilder write-read-xml
XMLReader
- 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test items
test_onlyread
- java界面运行在pc上,write.c载到linux系统的节点上,两者通过串口进行通信。然后在pc上运行test,在界面中输入ttyUSB0,点open按钮,然后点read按钮。接着在节点上./write运行write就能在界面上显示接收到信息。-java interface running on the pc , write.c set to the linux system nodes, which communicate through the serial port with pc.
xml
- 这是msxml的用法,包括向xml文件中读取、写入数据,增加节点删除节点等操作。-This is msxml usage, including the xml file to read, write data, delete the node, such as increasing node to operate.
QGServerLib_release.tar
- QGServerLib是一个C++实现的简单易用的Tcp服务器框架库,旨在简化服务器的构建过程。 具有如下特点: 1, 以模块化的处理池为基本构建元素,能够方便的实现安全稳定的服务架构。 2,事件触发,多线程事件监听,任务化读写访问,解决单线程监听及数据读写带来的性能瓶颈,连接不受线程数限制。 3,写队列,并行读写逻辑,支持服务器数据推送(Push)。 4,数据传送协议,避免数据传送错误,封装数据流。 5,类远过程调用。 6,
XML
- 學習XML簡易讀取寫入測試,可給新手參考。-XML Read & Write
pci
- This character-mode Linux device-driver lets an application program read from (or write to) the computer system s video display memory -- bypassing any software windowing systems. -This character-mode Linux device-driver lets an application program
test_XML
- 读写XML并保存XML文件,一些简单的基本的功能 -Read & Write XML
2
- Linux设备驱动程序,用途是虚拟一段内存空间为设备驱动程序空间,在此段空间实现读写设备驱动程序。-Linux device driver, uses a memory space for the virtual device driver space, space to achieve during this read-write device drivers.
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
webfm
- 这是一个使用JSP编写的WEB文件管理器,在JDK1.5和Tomcat5.5上测试通过。可对网站上的目录和文件进行读、写、删除和上载等操作,也附带了JSP探针,用于了解程序所运行的容器环境。如果你所在的环境不能使用FTP,那么可以使用本工具上载你你所修改的JSP代码和其它文件。 -This is a WEB prepared using the JSP file manager, in the JDK1.5 and Tomcat5.5 on the test. Available on the
Ini
- ini文件读取,写入类,CiniFile-ini file read, write, type, CiniFile
FtpClient
- FtpClient 端程式,當d:\Config\Remote (可自行修改)有任何檔案,會自動傳送至指定 ip的 FTP Server ,ini 檔案Read,Write方式.