-
Visual Basic 编写的面板控制程序,控制音量
Visual Basic 编写的面板控制程序,控制音量-Written in Visual Basic panel control procedures, control the volume
- 2022-03-05 23:36:10下载
- 积分:1
-
用java编的一则企鹅运动的小程序,企鹅可以在屏幕上进行不同方向的运动。...
用java编的一则企鹅运动的小程序,企鹅可以在屏幕上进行不同方向的运动。-with a series of small penguins campaign procedures, penguins can be on the screen in different directions for the movement.
- 2023-02-18 16:55:03下载
- 积分:1
-
利用NetBOIS进行编程,此程序主要目的是让大家通过源代码使大家对NetBOIS编程有一定的了解...
利用NetBOIS进行编程,此程序主要目的是让大家通过源代码使大家对NetBOIS编程有一定的了解-use NetBOIS program, the main purpose of this program is to let people through the source code so that people with certain programming NetBOIS understanding
- 2022-08-12 21:45:03下载
- 积分:1
-
simple program wich translates PID to process image path
simple program wich translates PID to process image path
- 2023-06-28 19:20:03下载
- 积分:1
-
单报数据加密,在文件传输时对数据报进行加密,此程序为客户端程序...
单报数据加密,在文件传输时对数据报进行加密,此程序为客户端程序-Single-reported data encryption in the file transfer when the data is encrypted reported that this procedure for the client program
- 2022-07-11 23:41:02下载
- 积分:1
-
动态卷帘式窗体演示
动态卷帘式窗体演示-dynamic shutter-Form demo
- 2022-02-01 01:17:15下载
- 积分:1
-
演示银河系的例子
演示银河系的例子-examples demonstrate the Galaxy
- 2022-06-26 13:55:09下载
- 积分:1
-
放大和缩小图片源码, 放大和缩小图片源码
放大和缩小图片源码, 放大和缩小图片源码-failed to translate
- 2022-02-03 01:23:41下载
- 积分: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
-
Capcha 识别
captha 基于 c 编程的识别
A 验证码( 的首字母缩写为"既遂 Automated PC公益 T期间测试 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-14 19:20:03下载
- 积分:1