-
获取系统权限信息
获取系统权限信息-competence information acquisition system
- 2022-03-06 01:54:47下载
- 积分: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
-
用逗号分隔的 MP3saas
用逗号分隔的 MP3saas
- 2022-08-06 17:57:27下载
- 积分:1
-
最短路径数据结构算法设计:设计两个城市之间的最短路径
最短路径数据结构算法设计:设计两个城市之间的最短路径
-Shortest path algorithm for data structure design: the design between the two cities of the shortest path
- 2022-01-24 10:06:29下载
- 积分:1
-
matched numbers automatically generated maps, data source to a comma
双色球号码分布图自动生成器,数据源文件为一个以逗号分隔的文本-matched numbers automatically generated maps, data source to a comma-separated text
- 2022-03-21 21:47:39下载
- 积分:1
-
可将一张图片中所包含的等距按钮图片分解并保存
可将一张图片中所包含的等距按钮图片分解并保存-a picture can be covered by the equidistance Photo button and keep decomposition
- 2022-02-03 04:54:00下载
- 积分:1
-
C编辑器语法高亮(效果不太好),自动缩进,有关。
C编辑器,语法高亮(效果不太好),自动缩进,到源代码,请与我联系
- 2022-03-19 17:40:39下载
- 积分:1
-
This is a 3d example is the use of java was made, we can look at the following,...
这是关于一个3d的示例,是使用java写的,大家可以看以下,写的一般,请指正,多谢谢了啊-This is a 3d example is the use of java was made, we can look at the following, writing in general, please correct, the more thank ah
- 2022-02-28 14:55:53下载
- 积分:1
-
WinsCard dll,它将发送和接收 APDU 命令的智能卡。
WinsCard dll,它将发送和接收 APDU 命令的智能卡。
在 C 原始 SmartCardIO
由安德鲁 · 费尔南德斯
- 2022-05-18 14:15:29下载
- 积分:1
-
串口通信开发示例
主要针对MFC串口通信控件的开发,实现了串口数据的交互,新手学习和了解串口通信的最好示例。
- 2022-01-26 03:39:18下载
- 积分:1