日志组件的源码,通过它可以记录程序的灵活跟踪定位 BUG 的位置信息
上传时间: 2013-12-21
上传用户:gonuiln
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL).
标签: implements currently complete provides
上传时间: 2014-01-16
上传用户:siguazgb
比这个版本搞的登陆器,希望大家改正一下,里面有两个bug编译出错老师也搞不定,希望高手弄下,本人为了上网,找到的,不是原创
标签: 版本
上传时间: 2013-11-29
上传用户:水中浮云
Store Manager,本人在西北工业大学的创新程序设计大赛上的获奖作品,供大家参考,有问题或者Bug报告请联系我,咨询以及交流,谢谢!
上传时间: 2016-05-06
上传用户:气温达上千万的
一个自娱自乐的demo 开发环境 apache-tomcat-6.0.16 Mysql 5.1.11 Jdk 1.6 文件结构如下 --MyGame -----MyGame-Seam(eclipse project路径) -----doc ----------free.jude(JUDE 类图)
标签: apache-tomcat MyGame Mysql MyGam
上传时间: 2014-11-08
上传用户:hongmo
This folder has some scritps that you may find usefull. All of it comes from questions that I ve received in my email. If you have a new request/question, feel free to send it to marceloperlin@gmail.com. But please, don t ask me to do your homework. Passing_your_param0 This folder contains instructions (and m files) for passing you own initial parameters to the fitting function. I also included a simple simulation script that will create random initial coefficients (under the proper bounds) and fit the model to the data.
标签: that questions scritps usefull
上传时间: 2013-12-28
上传用户:netwolf
航空订票系统完美版,修正了以前的BUG,可以作为课程设计或者简单的毕业设计
标签: 航空
上传时间: 2014-11-16
上传用户:hebmuljb
声明:上次传上来的V1.6版中的exe文件不能正常使用,这次重传一个可用的“多功能图书管理系统Multi_BooksManagerV1.6工程包+发行包”软件包的压缩包。 软件名称: 多功能图书管理系统Multi_BooksManager V1.6 2.本程序系用java(jbuilder9,jdk1.4,手工jdk1.5)所开发,目前为v1.6版,因学习繁忙仅实现了图书管理、运行环境的系统信息、用户手册、 加密解密、收发email电子邮件等功能,其他有待补充。 3.本次版本对以前版本(V1.4)已有功能进行了改进,并增添了java邮件的smtp发送及pop3/imap接收功能。 4.文件夹“Multi_BooksManager V1.6”是一个独立的发行包,运行其中的exe文件即可启动程序。 5.本目录下的.des文件为工程包源文件---keyongV1.6jiemi。 6.传播时请保持原软件包的完整性,本程序仅供学习参考之用,未经允许,勿为商用。 7.欢迎指出bug或提出改进意见,email:wudazhg@163.com Author:zhg zhg工作室 2008.4 E-mail:wudazhg@163.com 版权所有,侵权必究 All Rights Reserved,
上传时间: 2016-05-11
上传用户:1427796291
{ OCSP REQUEST*req=NULL if ((req=OCSP一 REQUEST new())一NULL) goto err if (name) /* optional*/ f if (!(req->tbsRequest->requestorName=GENERAL-NAME_ new())) goto er req->tbsRequest->requestorName->type=GEN一 DIRNAME req->tbsRequest->requestorName->d.dim=X509一 NAM几dup(name) } if(!(req->tbsRequest->requestList=sk-OCSP ONEREQ_new(N〔几L))) goto er if(extensions && (!(req->tbsRequest->requestExtensions = ext dup(extensions)))) goto er return req if (req) OCSP REQUEST free(req) return NULL ) 刀此函数用于一个新的合法的OCSP请求加入列表中
上传时间: 2014-01-17
上传用户:lanjisu111
// This Communications Component is implemented using separate Read and Write // threads. Messages from the threads are posted to the Comm control which is // an invisible window. To handle data from the comm port, simply // attach a handler to OnReceiveData . There is no need to free the memory // buffer passed to this handler. If TAPI is used to open the comm port, some // changes to this component are needed ( StartComm currently opens the comm // port). The OnRequestHangup event is included to assist this. // // David Wann // Stamina Software // 28/02/96 // davidwann@hunterlink.net.au
标签: Communications implemented Component Messages
上传时间: 2016-05-30
上传用户:zhangyigenius