-
swagger
说明: swagger与springboot的集成(Swagger integration with Spring Boot)
- 2021-04-08 15:47:27下载
- 积分:1
-
自己写的JAVA 邮件服务器..单机和连www.163.com可以..POP3可以用OUTLOOK连,SMTP 还不行...
自己写的JAVA 邮件服务器..单机和连www.163.com可以..POP3可以用OUTLOOK连,SMTP 还不行-himself wrote the Java mail servers and even single .. can .. PO www.163.com P3 can be used even OUTLOOK, SMTP is not enough
- 2022-02-01 13:30:12下载
- 积分:1
-
仓库管理系统
说明: 仓库管理系统实现,包括登录及查询等功能。(cangkuguanlixitongshixian)
- 2019-03-18 17:47:24下载
- 积分:1
-
android 自定义listview 例子源码下载(SlideView)
通过自定义listview 实现
- 2015-04-22下载
- 积分:1
-
飞机大战
一个简单的飞机大战游戏,适合初学者,可以学习一下
- 2022-02-06 06:17:16下载
- 积分:1
-
android_face
发送表情,提供类似qq发送表情的方法。方便评论。(Send expression, offer similar qq send expression method.Convenient review.)
- 2013-12-26 10:57:51下载
- 积分:1
-
UVC
在android平台上开发的UVC摄像头的驱动,包括摄像头的拍照和录像功能,以及USB摄像头的自动识别(android system for uvs camera)
- 2020-11-07 22:39:49下载
- 积分:1
-
构建于JAVA平台的手机短信开发包,免费开源!内含完整的源代码文件和详细的开发文档!...
构建于JAVA平台的手机短信开发包,免费开源!内含完整的源代码文件和详细的开发文档!-Built on the JAVA platform for SMS development kit, free open source! Contains the complete source code files and the detailed development of the document!
- 2022-11-12 06:40:03下载
- 积分:1
-
chapter06_2
再上船一些简单的java源代码,这里请大家笑纳了(again embarkation some simple java source code, here please the heart)
- 2007-07-02 12:24:38下载
- 积分:1
-
五子棋
五子棋代码,非本人所写,网络版的五子棋,与众不同的享受,让你在游戏之余还能与人交流沟通。
private ServerSocket server;
private BManager bMan=new BManager();//实时消息发送
private Random rnd= new Random(); //随机选定黑棋或白棋
public OmokServer(){}
void startServer(){ //启动服务器
try{
server=new ServerSoc
- 2022-01-26 08:03:00下载
- 积分:1