-
一个让自己的程序支持脚本语言的事例
一个让自己的程序支持脚本语言的事例-a procedure for their support scripting language stories
- 2022-07-21 07:59:24下载
- 积分:1
-
编写的一个闪存代码,具有很好的参考意义
一个flash编写的代码,很有参考意义-prepared in a flash code of great reference significance
- 2022-05-16 03:01:17下载
- 积分:1
-
利用f-in-box的swf flv 播放器。-Use of f-in-box of the swf flv player.
- 2022-10-17 23:45:02下载
- 积分:1
-
Vc developed a way to switch production on a small program, simple and practical
一个用vc开发的关于开关制作的小程序,简单而且实用-Vc developed a way to switch production on a small program, simple and practical
- 2022-08-04 08:47:35下载
- 积分:1
-
ASP技术在交互式网页设计中的运用
ASP技术在交互式网页设计中的运用-ASP technology in the interactive website design of
- 2022-05-12 23:15:29下载
- 积分: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
-
一个很好用的多用户的ftp服务端程序,用vb编写的。功能很强
一个很好用的多用户的ftp服务端程序,用vb编写的。功能很强
-a good use of multi-user ftp server program, vb prepared. Strong functional
- 2023-01-30 22:35:04下载
- 积分:1
-
南开一百题完整程序及答案源码
付带100题上机改错题及答案源码...
南开一百题完整程序及答案源码
付带100题上机改错题及答案源码-Nankai 100 questions and answers on source code to pay the full program with 100 questions and answers on the source machine error correction question
- 2022-03-07 19:34:45下载
- 积分:1
-
A simple file compiler, to realize the editing saved
一个简单的文件编译器,实现对文件的编辑保存-A simple file compiler, to realize the editing saved
- 2022-04-26 20:03:39下载
- 积分:1
-
该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量...
该程序不经能够实现电话拨号功能,还能实现如adsl、网通等拨号功能,还能够监控modem或者网卡的网络流量-the program can be achieved without a telephone dial-up function can be realized as adsl, Netcom, and other dial-up function, but also to monitor the modem or Ethernet network traffic
- 2022-08-08 01:36:21下载
- 积分:1