-
获取各种硬件的PID/VID的值. 包括获取USB, PCI装置的相关信息.
获取各种硬件的PID/VID的值. 包括获取USB, PCI装置的相关信息.-Access to a variety of hardware PID/VID values. Including access to USB, PCI device information.
- 2022-05-30 04:32:00下载
- 积分:1
-
java programe db card
java programe db card
- 2023-04-11 02:55:04下载
- 积分: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
-
MailReceiver(E
MailReceiver(E-mail接收)-MailReceiver (E-mail Acquisition)
- 2022-02-14 09:56:33下载
- 积分:1
-
XML解析器 MarkUp7.3版本源码
XML解析器 MarkUp7.3版本源码-XML parser version MarkUp7.3 source
- 2022-12-06 03:45:02下载
- 积分:1
-
风电设计
风电设计
- 2022-03-15 17:35:26下载
- 积分:1
-
香农算法,用C编写的.希望对大家有用,
香农算法,用C编写的.希望对大家有用,-xiangnong
- 2022-07-21 09:21:48下载
- 积分:1
-
VCLZip控件的经典使用全集。可以通过VCLZip控件提供的方法、属性实现Zip压缩文件的制作,实现类似WinZip软件的功能。...
VCLZip控件的经典使用全集。可以通过VCLZip控件提供的方法、属性实现Zip压缩文件的制作,实现类似WinZip软件的功能。-All classical classes of control VCLZip. It use to develop Zip compress file software with it s functions and properties provided, likes WinZip functions.
- 2022-03-22 03:04:55下载
- 积分:1
-
这是STLport 5.2.1最新版,动态库的编译方式已经改变,不懂的到网上查找。...
这是STLport 5.2.1最新版,动态库的编译方式已经改变,不懂的到网上查找。-This is the latest version of STLport 5.2.1, dynamic libraries compiled method has been changed, do not understand the web to find.
- 2023-07-21 15:25:04下载
- 积分:1
-
Web
基于WEB的物流系统源码
基于WEB的物流系统源码-WEB-based logistics system based on the source of the Logistics System WEB source
- 2022-04-23 01:29:05下载
- 积分:1