-
完整的日历,带有文本框显示功能,对于一般开发没有问题。...
完整的日历,带有文本框显示功能,对于一般开发没有问题。-Full calendar, with a text box display, there is no problem for the general development.
- 2022-10-27 23:20:04下载
- 积分: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
-
Joomla酒店预订系统
Joomla hotel reservation system
- 2022-02-22 10:44:52下载
- 积分:1
-
用Windows API创建一个窗体,从本质上理解Windows消息机制。
用Windows API创建一个窗体,从本质上理解Windows消息机制。-Windows API to create a window, from understanding the nature of the Windows message mechanism.
- 2022-11-04 08:25:03下载
- 积分:1
-
POJ typical Oklahoma Elaborates on topics include source code and they should pa...
poj典型题目解题思路详解
包含源代码和解题时应注意的问题及题目陷阱设计分析-POJ typical Oklahoma Elaborates on topics include source code and they should pay attention to solving the problems and pitfalls topic Design Analysis
- 2022-05-08 18:58:30下载
- 积分:1
-
using the ppt to know how the artificial algorithm ANN works well
using the ppt to know how the artificial algorithm ANN works well -using the ppt to know how the artificial algorithm ANN works well
- 2023-05-02 22:25:03下载
- 积分:1
-
Components ReImg thumbnail version 1.5 free manual ReImg v1.5 registered version...
组件ReImg缩略图1.5版免费手动ReImg 1.5注册版有更多直接读取文件的功能。比以前的版本功能齐全。以满足大多数用户的需求。
- 2023-07-14 15:20:03下载
- 积分:1
-
网络校时系统,可提供时间服务修改
网络校时系统,可提供时间服务修改-school system network, providing time service changes
- 2022-02-26 04:45:34下载
- 积分:1
-
C/C++应用编程200例
C/C++应用编程200例-C/C Application Programming 200 cases
- 2022-05-10 17:12:22下载
- 积分:1
-
一个windows的窗口实例
一个windows的窗口实例-an example of the window
- 2023-04-20 22:10:03下载
- 积分:1