-
好东西,大家一起享用! 想要得动手吧,不要满了 GOOD LUCK
好东西,大家一起享用! 想要得动手吧,不要满了 GOOD LUCK-It is very good, letis share it! Please come on,let s go!
- 2022-03-17 09:58:53下载
- 积分:1
-
Bank collection telephone management system 1, the use of document management th...
银行代收电话管理系统1,使用文档管理整个收费信息,内容有:客户姓名C16,电话号码N11,市内收费F7.2,长途收费F7.2,信息费F7.2,ADSL收费F7。2、总费用为F8.2,对应日期N6,收费状态为C(0-无地,1-已收),收费日期为D,银行账户为N20,收费名称为2,提供功能:(注:所有输出发送到显示器)每月统计总费用并逐日统计费用和收费金额,退还治疗费并输出相应单据,提供姓名和电话号码的费用和收费情况及费用明细,要求按姓名顺序插入排序(稳定排序),对电话号码按半插入排序。
- 2022-03-18 08:25:38下载
- 积分:1
-
这个工具是MTeX套装中的一个重要命令行工具,可用于删掉tex文件中的整行注释,从而为tex文件减肥。...
这个工具是MTeX套装中的一个重要命令行工具,可用于删掉tex文件中的整行注释,从而为tex文件减肥。-This tool is packaged MTeX an important command-line tool that can be used to delete tex document notes the entire line, so as to lose weight tex file.
- 2022-04-23 03:56:54下载
- 积分:1
-
VCnet programming source code examples of the use of examples of control, in the...
VCnet编程实例源代码之控件使用实例,希望对大家有帮助-VCnet programming source code examples of the use of examples of control, in the hope that everyone has to help
- 2022-03-05 22:23:52下载
- 积分:1
-
这是一个DELPHI的代码编辑器控件,支持代码着色,十分方便,我一直在用它....
这是一个DELPHI的代码编辑器控件,支持代码着色,十分方便,我一直在用它.-DELPHI code editor controls, code coloring support, which is very convenient, I have been using it.
- 2022-07-14 09:30:21下载
- 积分:1
-
测试C++中系统自定义的数据类型长度
在C++编译系统中,会有很多的数据类型,这次本人在win10系统上,在visual studio2015的开发环境下,使用sizeof函数测量其内定的数据类型所占的内存大小,不同的编译环境可能会有差别
- 2022-12-18 12:40:03下载
- 积分:1
-
java p2p 很好找到
ackage ex1_tp2 ;
导入 java.rmi.* ;
导入 java.rmi.server.* ;
导入 java.rmi.registry.* ;
公共类 Serveur 扩展 UnicastRemoteObject 实现 ex_ser {
公共 Serveur() 引发 RemoteException {}
公共字符串 reponce (字符串 mot) 引发 RemoteException {
返回"Bonjour tous";
}
公共静态 void main (字符串 [] args) {
请尝试 {
LocateRegistry.createRegistry(1099) ;
System.out.println ("端口 1099年") ;
} catch (RemoteException e1) {
System.err.println ("pas de 端口") ;
System.exit(1) ;
}
请尝试 {
Serveur objet = 新 Serveur() ;
Naming.rebind("mounir",objet) ;
System.out.println ("Serveur prêt") ;
}
catch (异常 e) {
System.err.println ("最好派个:"+ e.getMessage()) ;
}
}
}
- 2022-10-20 00:50:04下载
- 积分:1
-
获取硬件设备信息的delphi单元
获取硬件设备信息的delphi单元-access to the information hardware modules delphi
- 2022-01-26 07:22:40下载
- 积分:1
-
VC宏:用于VC程序编辑时编写函数注释。曾在某公司规范函数注释时使用。在VC6.0下调试通过。...
VC宏:用于VC程序编辑时编写函数注释。曾在某公司规范函数注释时使用。在VC6.0下调试通过。-Acer VC: VC procedures for the preparation of function when editing notes. Norms in a company to use the Notes function. Under the debugger in VC6.0 through.
- 2022-05-08 23:14:16下载
- 积分:1
-
QPSK的误码性能分析通过使用MATLAB的误码性能分析…
QPSK BER 性能分析的 通过使用
matlab进行ber的性能分析-QPSK BER performance analysis through the use of matlab to ber Performance Analysis
- 2022-08-18 21:52:06下载
- 积分:1