这是我的页面头部
摘要: gsoap Supports serializing of application's native C and C++ data structures, which allows you to save and load of XML serialized data structures to and from files.例如,一个通信服务器程序,我们通常要配置它启动哪些服务。标准的 xml 格式是:常用的 xml 绑定工具有: gSoap,CodeSynthesis XSD 等。gSoap 使用简单,用户群广泛。所以以 gosp 为例进行讲解。支持 UTF-8 、 multiby 阅读全文
posted @ 2009-02-13 21:11 范晨鹏 阅读(2641) 评论(0) 推荐(0)
摘要: 相关链接:http://space.itpub.net/81/viewspace-421428《ODBC 2.0 Programmer’s Manual 》 Published by TimesTen Performance Software. Updated May 2000http://www.oracle.com/technology/documentation/timesten_doc.html Oracle TimesTen Documentation Library 下面的代码,在gcc中使用如下命令行参数:>g++ -I/u02/Timesten/ttocs/include 阅读全文
posted @ 2009-02-13 16:04 范晨鹏 阅读(1877) 评论(0) 推荐(0)