-
游戏蛇
我做了使用 c# 的贪吃蛇游戏。它的看起来像向诺基亚 3310 贪吃蛇游戏。。。
- 2022-02-03 05:52:27下载
- 积分: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
-
Can enlarge the mouse pointer location, and with the mouse directly Screenshots...
可以放大鼠标的指针位置,并且用鼠标直接截屏,适合于做WEB开发或者Windows开发的辅助工具.-Can enlarge the mouse pointer location, and with the mouse directly Screenshots suitable to do the development or WEB development tool for Windows.
- 2022-01-25 20:14:25下载
- 积分:1
-
C_CAB.zip 是一个C写的查看CAB文件的例子,并可以提取CAB中的文件...
C_CAB.zip 是一个C写的查看CAB文件的例子,并可以提取CAB中的文件
- 2023-04-08 17:10:03下载
- 积分:1
-
This is an example of VC thread, simple and intuitive for learning
这是一个VC的线程实例,简单直观,适合学习-This is an example of VC thread, simple and intuitive for learning
- 2022-12-17 11:50:05下载
- 积分:1
-
不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例...
不带汉字字库的12864初始化程序,来源与AVR单片机编程与应用实例-Chinese characters without the 12864 initialization procedures, sources with the AVR Microcontroller Programmer and Application
- 2022-07-28 08:08:38下载
- 积分:1
-
一个可以显示DLL的远程序,可以看出调用的进程
一个可以显示DLL的远程序,可以看出调用的进程-a DLL can show the procedure well, we can see the calling process
- 2022-03-21 06:26:34下载
- 积分:1
-
opencascade+color scale
是用opencascade为三维图形做颜色渲染,需先从文件当中读取点云文件,然后画成三角网格,最后再着色。着色的时候根据三角所受到的压力不同来显示颜色。
- 2022-05-19 06:17:58下载
- 积分:1
-
一款用板接小球的小游戏,刚开始学习,所以……大家多多包涵...
一款用板接小球的小游戏,刚开始学习,所以……大家多多包涵-received small plate with a small ball game, had just started learning, so ... bear with me
- 2022-06-16 09:37:43下载
- 积分:1
-
一款牌类游戏服务器,包含斗地主,麻将等游戏
一款牌类游戏服务器,包含斗地主,麻将等游戏-A card-type game server, including斗地主, mahjong game
- 2022-05-20 11:45:27下载
- 积分:1