-
Java4
实现一个数据单元,包括学号和姓名两部分。
编写两个线程,一个线程往数据单元中写,另一个线程往出读。要求每写一次就往出读一次。
- 2010-01-04 20:42:49下载
- 积分:1
-
SPPanAdmin
说明: 1、该权限管理系统包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。
2、使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。
3、系统中对springdata的查询条件Specification做了简单的封装,更加方便查询条件的灵活使用。
4、前端技术:使用Hadmin系统模版,数据表格使用bootstrap table插件,弹窗使用layer插件,日期选择使用laydate插件。表单验证使用jQuery validate插件等等。
5、系统部署:
1)使用mysql数据库,先建立一个空数据库base,最好编码使用utf-8字符集,不然会乱码。
2)把application.properties中的数据库连接信息修改成自己数据库的连接信息。
3)修改spring.jpa.hibernate.ddl-auto为create,目的是让系统自动建表同时初始化相关集成数据。如果不需要自动初始化数据,可以删除resource目录下的import.sql文件。
6、系统启动后,访问:127.0.0.1/admin/会自动跳转到后台登录页面。
7、初始用户名和密码为:admin/111111。(Running environment: jdk8 (jdk7 can also), mysql, Maven build)
- 2019-05-26 10:26:31下载
- 积分:1
-
springmvcDemo11-23
学生管理系统,简单springmvc框架学习(Student management system)
- 2017-11-29 22:59:37下载
- 积分:1
-
CHAT
Java聊天程序服务端和客户端程序,C/S结构,ChatServer 类实现了一个聊天室服务器端, 此类有一个构造器, 在构造器中使用newServerSocket()建立一个Socket 连接。(
Java chat server and client service procedures, C/S structure, ChatServer class implements a chat room on the server side, such a constructor, use newServerSocket in the constructor () to create a Socket connection.
Java chat server and client service procedures, C/S structure, ChatServer class implements a chat room on the server side, such a constructor, use newServerSocket in the constructor () to create a Socket connection.)
- 2014-08-11 17:58:30下载
- 积分:1
-
TCP_Java
实现了用Java语言实现TCP协议的传输。(TCP protocol using Java language transmission.)
- 2013-11-09 13:04:50下载
- 积分:1
-
Shooter
飞机大战,能让你对java的核心语法进行了解,并能带你认识java编程的乐趣(World War II aircraft, allows you to understand java core syntax, and can take the fun you know java programming)
- 2016-08-02 17:02:27下载
- 积分:1
-
lucene-2.2.0
lucene开发demo例子及源码包,包中的文档有demo介绍,多种组合得索引建立(Lucene demo examples and source code development package, the package of documents has demo introduce a variety of combinations may Indexing)
- 2007-10-17 19:32:43下载
- 积分:1
-
JavaSpider
Java版蜘蛛牌,是采用Java编写的蜘蛛牌程序,可以实现Windows下的蜘蛛牌类似功能(Java version spider card, is written using Java spider licensing procedures, the spiders can be achieved under a license similar to the Windows functions)
- 2010-05-13 13:51:27下载
- 积分:1
-
JAVA-mianshi
java程序员参考资料,JAVA的一些基本内容(java programming materials,reference of JAVA development test)
- 2011-12-15 13:28:54下载
- 积分:1
-
jdk_chianese
JavaAPI中文
我看到许多论坛的朋友, 寻找 中文的javaAPI, 无奈sun没有提供中文的,这是SUN对中国程序员的轻视,有日文,为什么不能有中文,小日本为什么不用看英文。
我利用JavaWebStudio里提供的, 制作chm格式的, 希望对大家学习java提供方便。
Orient Software Company
cmh制作者 碧海蓝天
e_mail:uit3e@yahoo.com.cn
制作日期2004年7月23日
(I see many forum friends, looking for the English javaAPI, but the English did not provide sun, SUN This is to underestimate the Chinese programmer, there is Japanese, why should not there is English, why not look small in Japan in English. I use to provide the JavaWebStudio, production chm format, and they hope to facilitate the U.S. study java. Orient Software Company cmh producers of water, blue sky e_mail: uit3e@yahoo.com.cn production date of July 23, 2004)
- 2009-03-14 19:26:18下载
- 积分:1