-
Grid控件的实现,表格形式显示的界面的实现的源程序
Grid控件的实现,表格形式显示的界面的实现的源程序-Grid Ctrl
- 2022-03-03 11:26:19下载
- 积分:1
-
上机管理小系统.功能还不错
上机管理小系统.功能还不错-small plane management system. Good features
- 2022-08-11 04:37:03下载
- 积分:1
-
VC6.0管理信息系统实例
VC6.0管理信息系统实例-VC6.0 examples of management information systems
- 2022-03-07 15:49:00下载
- 积分:1
-
zjtag v0.4 src
zJTAG 基于 BrJTAG,它支持朓并行和 USB jtag 适配器。
zJTAG 支持包括 WRT54G 许多路由器,您可以轻松地向其他路由器添加支持。
- 2022-01-25 18:07:24下载
- 积分:1
-
u盘源码,做驱动程序前网上搜索得来,后来不需要做了,就没有仔细看过,很抱歉,应该有用...
u盘源码,做驱动程序前网上搜索得来,后来不需要做了,就没有仔细看过,很抱歉,应该有用-u disk source code, so drivers-line search it, then you do not need to do, it would not read carefully. I am sorry, it should be useful
- 2023-02-24 02:50:03下载
- 积分:1
-
这个也是DES源代码,大约100行,大家来看看,有什么意见
这个也是DES源代码,大约100行,大家来看看,有什么意见-This is a DES source code, about 100 lines, we take a look at what the views of
- 2022-01-31 03:55:06下载
- 积分:1
-
熟悉jsp和javabean的基础,对大家学习jsp和java好有帮助!
熟悉jsp和javabean的基础,对大家学习jsp和java好有帮助!-Jsp and javabean familiar with the basis for all of us good to learn jsp and java help!
- 2023-03-24 06:50: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
-
use of this procedure : 1. You can monitor the computer running program, on your...
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
- 2022-02-13 15:25:41下载
- 积分:1
-
c语言坦克大战源码
坦克大战C语言代码,详细场景地图,寻找童年感觉
- 2023-04-18 14:00:03下载
- 积分:1