-
又一个很有意思的表格编辑控件,支持进度条、背景色调整等。
又一个很有意思的表格编辑控件,支持进度条、背景色调整等。-also a very interesting editorial control forms to support the progress of the background color adjustments.
- 2023-05-12 00:40:03下载
- 积分:1
-
一个ocx控件开发的例子,一个发展的过程。完美的展示
一个ocx控件开发的例子,完美展示开发过程-a randomly controls development example, a perfect display of the development process
- 2022-01-26 02:25:05下载
- 积分:1
-
计算机数值方法拉格朗日插值
计算机数值方法拉格朗日插值 -Computer numerical method Lagrange interpolation
- 2023-08-22 20:55:03下载
- 积分:1
-
通讯录的处理,用来处理通讯录的更新操作以及删除操作
通讯录的处理,用来处理通讯录的更新操作以及删除操作-masm
- 2022-09-25 09:35:03下载
- 积分:1
-
this is Excel VBA code.
show directory Tree in worksheet.
this is Excel VBA code.
show directory Tree in worksheet.
- 2023-03-03 10:35:03下载
- 积分:1
-
Synchronous FIFO for handling synchronous clock domains between the transmission
同步FIFO用于处理传输之间的同步时钟域
- 2022-02-01 02:25:03下载
- 积分:1
-
电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛...
电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛-create Matrices by using Jacobi iterative in electric power system.Mostly this method is proposed to calculate the power flow and emulator.
- 2022-03-15 04:54:57下载
- 积分:1
-
简易密码锁
简易密码锁:
a) 每次按键有按键提示音;
b) 要求密码为6位,从矩阵键盘直接输入,不需要数码管显示输入信息;密码输入正确后,提供声光指示;连续3次输入错误,提供声光报警;
密码能够被修改。
- 2022-02-10 07:30:50下载
- 积分: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
-
当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及 文字串...
当用户单击每个数字按钮时,弹出对应的设置对话框,在此处可以设置用户想启动的程序(或者直接输入文件夹名)以及 文字串-when users click each number button, the pop-up dialog counterparts, the user may set up here to start the process (or directly into the folder), and text strings
- 2022-10-26 17:10:03下载
- 积分:1