-
在about里面用html作连接
在about里面用html作连接-about the inside for connecting with html
- 2023-05-24 19:35:03下载
- 积分:1
-
孙鑫老师的VC++的第13课时的源程序。可以自由下
孙鑫老师的VC++的第13课时的源程序。可以自由下-SUN Xin teachers VC++ The first 13 hours of the source. Free under
- 2022-02-05 04:43:15下载
- 积分:1
-
漂亮的confirm,想要用的时候new一个就行了
漂亮的confirm,想要用的时候new一个就行了-Beautiful confirm, when you want to use the new one on the list
- 2022-09-11 19:55:03下载
- 积分:1
-
ISO8583c#实现方式
应用背景
金融行业通信标准。ISO8583 128位域解析传输。
SOCKET传输。
C#实现方式
WEB示例代码
关键技术
//智能组包
Iso8583Package sendPackage = new Iso8583Package("fullSchema.xml");
sendPackage.SmartBitmap = true;
sendPackage.MessageType = "0210";
sendPackage.SetString(2, "8888888888888888888");
sendPackage.SetString(3, "171111");
sendPackage.SetMoney(4, 12.34M);
sendPackage.SetDateTime(7, DateTime.Now);
sendPackage.SetNumber(11, 111);
sendPackage.SetDateTime(12, DateTime.Now);
sendPackage.SetDateTime(13, DateTime.Now);
sendPackage.SetString(25, "20");
sendPackage.SetNumber(28, 123);
sendPackage.S
- 2023-06-13 06:35:04下载
- 积分:1
-
采用RS232串口通信
serial communication using RS232
- 2022-03-19 10:28:50下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-09-02 11:05:03下载
- 积分:1
-
代码有一个函数 ,实现截屏功能。然后得到一个bmp格式的文件...
代码有一个函数 ,实现截屏功能。然后得到一个bmp格式的文件-Code has a function, the realization of the functional screen.
- 2023-08-12 00:35:03下载
- 积分:1
-
很多漏洞。我也不知道是什么
很多漏洞。我也不知道是什么-many loopholes. I do not know what it is
- 2023-07-17 11:15:02下载
- 积分:1
-
模仿VC和上位机进行通信,协议为BTM通信协议!
模仿VC和上位机进行通信,协议为BTM通信协议!-VC and the host computer to imitate communicate agreement BTM communication protocol!
- 2022-02-06 15:20:58下载
- 积分:1
-
A list of commonly used code keyboard, KeyCode constant usage in the code can be...
键盘常用代码一览表,KeyCode常数用法
可在代码中的任何地方用下列常数代替实际值-A list of commonly used code keyboard, KeyCode constant usage in the code can be any place with the following constants in place of actual values
- 2023-04-03 20:35:04下载
- 积分:1