搜索资源列表
BCB中xml做数据库的例子
- 用c++builder读写xml数据的例子,此处将xml文件作为数据库,用listview显示,更改,增加,删除等数据库常用方法. 程序界面 http://ccb.zzia.cn/images/xml1.jpg http://ccb.zzia.cn/images/xml2.jpg-c builder used to read and write data xml example, the museum will xml documents as databases, using error, c
source
- 使用http协议发送请求,c源码
async_client_server_II_src
- 使用http协议发送请求,c源码
XML_paser_withXerces
- 用xerces 3.1解析xml的实例 http://xerces.apache.org/xerces-c/-With xerces 3.1 parsing xml instances http://xerces.apache.org/xerces-c/
googldemo
- Apache的Xerces C++是广大c/c++程序员非常喜欢使用的XML解析器之一,这是2.3版的源代码,详情请访问:http://xml.apache.org-Apache' s Xerces C++ are the vast numbers of c/c++ programmers like to use one of the XML parser, which is 2.3 version of the source code, more information, please
SoapClientBase
- 使用C++编写的SOAP(简单对象访问协议)帮助类,用户可以使用该类创建相关函数,从而访问WebService。-Soap client helper class for C++ Usage: 1. Inherit a class from this base class 2. Call Init in constructor, like this: Init "http://localhost/AuthService/AuthService.asmx?wsdl", "AuthSer
digester-python
- 一个用Python实现的将XML源文件转化成Python对象结构的转换器。使用时请将转化规则写到config.xml文件中。使用该程序后可以避免每次都写冗长的读取xml文件创建对象结构的过程。当使用混合编程时,该程序也可以被用于C++工程。参见http://commons.apache.org/digester/,本程序是这个工程的Python版本!-With the realization of a Python source file will be XML objects into the
poco-1.4.2p1
- POCO C++是一个开源的C++类库的集合,它主要提供简单的、快速的网络和可移植应用程序的C++开发,这个类库和C++标准库可以很好的集成并填补C++标准库的功能空缺。POCO库的模块化、高效的设计及实现使得POCO特别适合嵌入式开发。在嵌入式开发领域,由于C++既适合底层(设备I/O、中断处理等)和高层面向对象开发,越来越流行。当然POCO也准备好了面对企业级挑战。 POCO <wbr>C++简介 POCO C++包含四个核心库和一些附加库。核心库包括Fo
cgi-bbs
- 动手写论坛项目 1.使cgi更加健壮,安全 2.文件上传和下载, cgi c库可以实现,但不打算用,都自己写,关键是HTTP协议~ 3.留言页面多元化, 支持表情等 4.计算在线时间和统计人数等 5.实现发mail, perl下有sendmail,但c一定要用socket才可以?这样的话得暂时要搁置这功能,因为打算找到工作后再深入socket-1. The cgi more robust, secure 2 file upload and download, cgi c li
libxml2-2.9.4
- Libxml2是个C语言的XML程式库,能简单方便的提供对XML文件的各种操作,并且支持XPATH查询,及部分的支持XSLT转换等功能。Libxml2的下载地址是http://xmlsoft.org/ 完全版的库是开源的,并且带有例子程式和说明文件。(Libxml2 is a XML Library of C language. It can provide various operations for XML files simply and conveniently, and support