-
提取outlook电子邮件附件
这是源代码中提取电子邮件附件 Microsoft outlook。欢迎下载,试用。谢谢您的支持 !
- 2022-06-27 14:46:03下载
- 积分:1
-
hotel课程设计 对同学们会有很大帮助 不对的地方请多多指教
hotel课程设计 对同学们会有很大帮助 不对的地方请多多指教
-curriculum design of the hotel would be of considerable help students wrong place please advise
- 2023-01-02 10:45:06下载
- 积分:1
-
从摄像头采集图片
从摄像头采集图片-from camera acquisition Photo
- 2023-02-25 17:30:03下载
- 积分:1
-
VB串口通讯测试源代码,可以打开、关闭端口,可以进行波特率、端口号设置,有文本和图形两种端口数据观察方式、...
VB串口通讯测试源代码,可以打开、关闭端口,可以进行波特率、端口号设置,有文本和图形两种端口数据观察方式、-VB serial communication test the source code, you can open, close the ports, can be baud rate, port number is set, there are two kinds of text and graphics port data observation method
- 2022-08-25 07:29:34下载
- 积分: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
-
控制长文件名以简略方式显示
控制长文件名以简略方式显示-control long file name to be shown briefly
- 2022-05-25 09:19:02下载
- 积分:1
-
opengl vc
opengl vc
- 2022-07-26 14:35:57下载
- 积分:1
-
视觉基本实例使用不同格式的数
A visual bsic example using different fromat of number
- 2022-05-22 01:40:48下载
- 积分:1
-
some of ideas for projects to be implemented in college
some of ideas for projects to be implemented in college
- 2022-06-16 15:39:55下载
- 积分:1
-
一个使用VB编写的聊天软件。
一个使用VB编写的聊天软件。-use VB to prepare a chat software.
- 2022-02-27 01:28:45下载
- 积分:1