-
VC++屏幕取词程序,getword
这是一个C++封装的DLL取词程序,什么语言都可以调用。
- 2022-03-28 17:46:30下载
- 积分:1
-
根据我的小闹钟改造的,可以控制打开下载时间.定个时间就可以,到时候它会自动打开下载工具下载....
根据我的小闹钟改造的,可以控制打开下载时间.定个时间就可以,到时候它会自动打开下载工具下载.-According to the transformation of a small alarm clock, may control open download time. Time will be, when it will open automatically download tools to download.
- 2022-04-23 15:20:41下载
- 积分:1
-
Basic VB for beginer
Basic VB for beginer
- 2022-01-26 02:50:52下载
- 积分:1
-
摄像头采样相机样品
camera sample camera sample camera sample-camera samplecamera samplecamera samplecamera sample
- 2022-03-18 17:28:08下载
- 积分:1
-
网上订餐
网上订餐 菜的分类 豫菜湘菜等等 订单管理 购物车 菜品管理等一系列数据操作,用到的框架是ssh数据库为mysql
- 2022-03-25 05:29:28下载
- 积分: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
-
程序目的:两个多项式相加
程序目的:两个多项式相加 -procedures Objective : add two polynomials
- 2022-05-16 09:23:28下载
- 积分:1
-
串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作...
串基本操作的演示实现串的赋值,连接,求子串,计算长度等操作-Series basic operation of the demonstration achieve Series assignment, connectivity, in her series, calculating the length of such an operation
- 2023-07-25 15:00:04下载
- 积分:1
-
这是wlllet程序包括一些具体细节。我希望这个模型可以…
这是一个CS模式的钱包模块实例,里面包含具体实现细节。在JBuild上开发的。-this is wlllet program which consists some detail codes.I hope this model can help some people study java.
- 2022-01-26 19:08:31下载
- 积分:1
-
vfp试验素材,包含一般试验中涉及的源代码段,适用于初学者学习使用...
vfp试验素材,包含一般试验中涉及的源代码段,适用于初学者学习使用-vfp test material, including the general test in paragraph relating to the source code for beginners learning to use. .
- 2022-08-21 13:47:04下载
- 积分:1