-
这些文件包含编码和文档
these files contain coding and documents-these files contain coding and documents
- 2023-08-11 14:50:03下载
- 积分:1
-
汇编语言MASM输入一个二进制数转化十进制数输出
汇编语言MASM输入一个二进制数转化十进制数输出-assembly language Multiple input into a binary decimal output
- 2022-01-26 04:00:33下载
- 积分:1
-
一个注册表操作类
一个注册表操作类- A registration table operation class
- 2022-11-27 06:20:03下载
- 积分:1
-
改变RealPlay的外观
改变RealPlay的外观-change the appearance of Real
- 2022-06-16 03:19:31下载
- 积分:1
-
实现简单的CS聊天,可以用来练手,也可细细研读,试试吧。
实现简单的CS聊天,可以用来练手,也可细细研读,试试吧。-Easy implementation of the CS chat, can be used to practice the hands can also be studied in detail, give it a try.
- 2022-06-12 07:58:34下载
- 积分:1
-
MDI的动态链接库
MDI动态连接库-MDI Dynamic Link Library
- 2022-10-11 17:30: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
-
虚拟桌面管理器(更新版本3
Virtual Desktop Manager (UPDATED VERSION 3.0
- 2022-01-20 23:12:17下载
- 积分:1
-
A good C++ program to management a banch office of a Post office. Very Cool
用vc++编写的邮局支局信息管理源程序,感觉不错!值得下载-A good C++ program to management a banch office of a Post office. Very Cool
- 2022-06-27 03:25:38下载
- 积分:1
-
仍然是VC++编得小程序,游戏中希望人物能够动起来,所以第二部分就是使人物变换不同的形象,看起来就会动了...
仍然是VC++编得小程序,游戏中希望人物能够动起来,所以第二部分就是使人物变换不同的形象,看起来就会动了-Is still VC++ Made a small program, the game figures to move up hope, so the second part is to make different characters transform the image will appear to move
- 2022-07-05 10:30:36下载
- 积分:1