-
httpserver解决乱码问题
procedure TForm1.httpS_1CommandGet(AContext: TIdContext;
ARequestInfo: TIdHTTPRequestInfo; AResponseInfo: TIdHTTPResponseInfo);
// var
// bb : Tb
var
sRawByte: RawByteString;
sAnsi: AnsiString;
begin
Mm_1.Clear;
ARequestInfo.ContentType :="text/html;Charset=UTF-8";
Mm_1.Lines.Add("ContentType Params " + ARequestIn
- 2022-08-22 10:45:21下载
- 积分:1
-
I used to write a SOCKS5 proxy server, containing source, the current version 0....
我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Connect mode but also, Bind and UDP unrealized. All API, the use of the completed WinSock2 port model. Long-term goal is to achieve three models, make NT system services (for debugging agreement, the console mode).
- 2022-03-01 09:24:29下载
- 积分:1
-
一个能实现类似EXCEL的界面的CGridCtrl控件
一个能实现类似EXCEL的界面的CGridCtrl控件 -One can achieve a similar interface for CGridCtrl controls like EXCEL
- 2022-06-16 01:09:29下载
- 积分:1
-
从键盘输入若干个词,按字典的序列排列后输出
从键盘输入若干个词,按字典的序列排列后输出-keyboard input from a number of words, according to the dictionary sequence with the output
- 2022-03-07 04:56:59下载
- 积分:1
-
checking and copying one file to another
checking and copying one file to another
- 2022-08-09 05:22:43下载
- 积分:1
-
HEX
HEX-VIEW是一个十六进制察看/编辑程序,虽然还不完善,但毕竟是一个可以运行的版本了,编写这个程序的目的是想深度探索处理过程。程序界面显示文件的每一个十六进制,ascii码,二进制和十进制字节。十六进制地显示在左侧,分十八列,对应的ascii码值显示在右侧。二进制和十进制值地显示可选。本程序用turbo c++3.1开发。用其它与dos兼容的编译器应该可以编译,但没有测试过。-HEX-VIEW is a hexadecimal probation/editor, while not perfect, but that is a running version, the preparation of this procedure is designed to explore the depth process. Program Interface documents show a 16 per band, ascii code, binary and decimal bytes. Hexadecimal displayed on the left side, 18 minutes, the corresponding code ascii value shown on the right. The binary and decimal value shows optional. The procedures used turbo c 3.1 development. In other dos compatible with the compiler can be compiled, but not tested.
- 2022-05-29 10:48:14下载
- 积分:1
-
ASIFT算法源代码
asift算法,里面有算法描述,生成,还有具体的代码很多啊,用于特征匹配,很好的思想啊,好好看看,值得学习啊,真的很有用啊
- 2022-05-07 11:50:33下载
- 积分:1
-
公历与农历转换源码 DEMO.rar
公历与农历转换源码 DEMO.rar-lunar calendar and change source DEMO.rar
- 2022-06-12 02:03:38下载
- 积分:1
-
在wince系统下用c++读取gps的程序
在wince系统下用c++读取gps的程序-Nicholson systems in C++ using a GPS reading procedures
- 2022-03-31 05:48:32下载
- 积分:1
-
vc 中的进程_线程控制
vc 中的进程_线程控制-vc the process _ threaded control
- 2022-01-22 13:10:43下载
- 积分:1