-
控制器的java项目的…如此多的控制被使用
java project of controllers .... so many controls are used-java project of controllers .... so many controls are used....
- 2022-02-04 08:13:41下载
- 积分:1
-
wince 手机界面编程,全屏的手机程序。
wince 手机界面编程,全屏的手机程序。-wince mobile phone interface programming, full-screen cell phone program.
- 2022-02-06 15:13:04下载
- 积分:1
-
此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法....
此代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法.-This program achieves geometrical transform algorithm of images levle-remove,circumrotation,Mirror,transpose,zoom and so on.
- 2022-08-25 01:40:18下载
- 积分:1
-
基于工程应用的栅格的三维地层建模及应用网格,VC++的很有帮助...
基于工程应用的栅格的三维地层建模及应用网格,VC++的很有帮助-Based on the engineering application of Grid and application of three-dimensional stratigraphic modeling grid, VC++ The helpful
- 2022-01-26 07:20:31下载
- 积分:1
-
Getting The Filename Given A Window Handle, window handle to obtain the file nam...
Getting The Filename Given A Window Handle,获得窗口句柄的文件名,学习源码。
-Getting The Filename Given A Window Handle, window handle to obtain the file name, learning source.
- 2022-03-22 02:07:26下载
- 积分:1
-
API procedures used to prepare your API for the first procedure
API程序,用API编写你的第一个程序-API procedures used to prepare your API for the first procedure
- 2022-10-20 20:00:03下载
- 积分:1
-
Running, you will follow the current active window moving
ctrl+ x Close the pro...
运行后 你的当前活动窗口会跟着动起来
ctrl+x 关闭程序-Running, you will follow the current active window moving
ctrl+ x Close the program
- 2022-05-27 09:43:03下载
- 积分:1
-
二进制编码的十进制
codigo de binario decimal
- 2022-01-28 15:46:18下载
- 积分:1
-
这个是wince编程的英文教程,非常的好,学会了这个估计你一个月拿6K以上绝对没问题了...
这个是wince编程的英文教程,非常的好,学会了这个估计你一个月拿6K以上绝对没问题了-Programming Guide English very well, the estimate of the Institute of you more than a month with 6K absolutely no problem with the
- 2022-05-24 14:42:33下载
- 积分:1
-
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