-
JSF
The C Programming Language若干行代码网络平台输出测试(A "Hello, World!"program generally is a computer program that outputs or displays the message "Hello, World!". Such a program is very simple in most programming languages, and is often used to illustrate the basic syntax of a programming language. It is often the first program written by people learning to code.)
- 2020-06-22 14:40:01下载
- 积分:1
-
test
主要是用注解 将struts2 spring hibernate弄到一起(Is mainly used notes to get together struts2 spring hibernate)
- 2010-05-21 16:36:08下载
- 积分:1
-
www.RoboHobby.com_Java_ME_Disc
Java program that teaches you how to
- 2013-10-30 02:10:40下载
- 积分:1
-
ChatClient and ChatServer.src
本系统是基于java开发的聊天室。服务端和客户端可以发送和接收消息,由于未写出服务端窗口,聊天记录只会在输出的窗口显示。如果服务器还未启动,客户端不能利用聊天室发消息。若在运行过程中服务器断开,系统会有提示。(This system is a chat room based on java. Both the server and the client can send and receive messages. Since the server window is not written out, the chat record will only be displayed in the output window. If the server has not been started, the client can not use the chat room to send messages. If the server is disconnected during operation, the system will be prompted.)
- 2019-06-20 09:15:51下载
- 积分:1
-
实现摄像机抓拍 获取车牌分析数据
iceDemo 64
java调用巨龙dll 实现摄像机抓拍 获取车牌分析数据(java demo contains java sdk dll jna and so on)
- 2018-06-14 09:00:07下载
- 积分:1
-
Swing
一个简单的java swing特效,有兴趣的可以参考下,适合初学者。(A simple java swing effects, are interested can refer to, for beginners.)
- 2013-08-05 12:55:54下载
- 积分:1
-
javaJTree
JAVA中逐渐JTree实例在线,实例可能比较简单,但是很容易学习(JAVA-line gradually JTree instance, the instance may be simple, but very easy to learn)
- 2011-01-02 14:49:50下载
- 积分:1
-
unicode-convert-tools
unicode转换工具,可把原码转化为html unicode,java unicode以及unicode码(unicode conversion tool, you can put the original code into the html unicode, java unicode and unicode code)
- 2013-12-11 09:04:01下载
- 积分: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
-
DAO_Demo
一个简单的DAO设计模式的例子。
DAO(Data Access Object,数据访问对象) 的主要功能是数据操作,在程序的标准开发架构中属于数据层的操作。(A simple example of DAO design patterns.
DAO (Data Access Object, data access object) is the main function of data manipulation, the standard development process in the program belongs to the operation of the data layer.)
- 2017-01-12 10:41:58下载
- 积分:1