资源列表
market
- 里面包含了webservice的服务端和安卓客户端,双方可以进行数据通信,例如用户的注册,登录,文件的上传下载等等.-Which contains a webservice client service and Android client, the two sides can communicate data, such as user registration, login, uploading and downloading files and so on.
XML01
- 这是QT关于XML的编程,可以下载看一下,基础学习-This is the QT about XML programming, you can download to look at, based learning
XML02
- 这是QT的XML基础学习样例,可以下载看一下哦-This is an XML-based learning QT sample, you can download a look
XML03
- 这是关于QT中的XML编程,适合刚入门的新手学习-This is on the QT in XML programming, suitable for a novice to learn
update
- 简单的HTML表单,提交页面,在新闻发布系统的提交页面使用-easy html page
dangdang
- javaweb开发的一个网上商城,当当网的源代码,仅为借用-a net work for shopping
Onvif-Protocol
- ONVIF相关资料,讲述了ONVIF开发流程,以及相关的注意事项。-ONVIF relevant information about ONVIF development process, and related considerations.
jsonrpc-Cpp
- jsonrpc-cpp是最权威的jsonrpc软件包。 过去,xmlrpc是标准,但是,xmlrpc中,无效数据占据9成以上。而jsonrpc则是传输json型数据,比xml更为优越、可取。-jsonrpc-Cpp,based jsoncpp。
json-rpc_php-full
- jsonrpc 基本认为是一种xmlrpc的替代方案。在php中应用jsonrpc,是常见的一种用法。此方案中,给出了php权威的调用方法示例。-Using jsonrpc in php.
Snoopy.class
- * This library is free software you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation either * version 2.1 of the License, or (at your option) any
day24pm
- 基于java语言,在android环境编程,解析xml-android parse xml
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