日志組件的源碼,通過它可以記錄程序的靈活跟蹤定位 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編譯出錯老師也搞不定,希望高手弄下,本人為了上網,找到的,不是原創(chuàng)
標簽: 版本
上傳時間: 2013-11-29
上傳用戶:水中浮云
Store Manager,本人在西北工業(yè)大學的創(chuàng)新程序設計大賽上的獲獎作品,供大家參考,有問題或者Bug報告請聯(lián)系我,咨詢以及交流,謝謝!
上傳時間: 2016-05-06
上傳用戶:氣溫達上千萬的
一個自娛自樂的demo 開發(fā)環(huán)境 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
航空訂票系統(tǒng)完美版,修正了以前的BUG,可以作為課程設計或者簡單的畢業(yè)設計
標簽: 航空
上傳時間: 2014-11-16
上傳用戶:hebmuljb
聲明:上次傳上來的V1.6版中的exe文件不能正常使用,這次重傳一個可用的“多功能圖書管理系統(tǒng)Multi_BooksManagerV1.6工程包+發(fā)行包”軟件包的壓縮包。 軟件名稱: 多功能圖書管理系統(tǒng)Multi_BooksManager V1.6 2.本程序系用java(jbuilder9,jdk1.4,手工jdk1.5)所開發(fā),目前為v1.6版,因學習繁忙僅實現了圖書管理、運行環(huán)境的系統(tǒng)信息、用戶手冊、 加密解密、收發(fā)email電子郵件等功能,其他有待補充。 3.本次版本對以前版本(V1.4)已有功能進行了改進,并增添了java郵件的smtp發(fā)送及pop3/imap接收功能。 4.文件夾“Multi_BooksManager V1.6”是一個獨立的發(fā)行包,運行其中的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