-
TankClient
说明: 简单完成坦克作战程序,主要利用Java,在对应平台完成编码、运行(Using Java to complete the compilation of classical game tank battle, complete the operation of tank battle in different machines)
- 2019-05-18 08:26:48下载
- 积分:1
-
ajax
非常好的一本AJAVA书。很好!很好!很好!很好!很好!很好!(dasdasdasasdasdsadasdas)
- 2009-05-13 23:30:40下载
- 积分:1
-
eclipse
eclipse快捷键大全,很实用的工具,介绍了所有的快捷键操作(eclipse shortcut keys Daquan, a very useful tool to introduce all the shortcut keys operate)
- 2009-09-18 07:18:27下载
- 积分:1
-
aopalliance-1.0
在软件业,AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术。AOP是OOP的延续,是软件开发中的一个热点,也是Spring框架中的一个重要内容,是函数式编程的一种衍生范型。利用AOP可以对业务逻辑的各个部分进行隔离,从而使得业务逻辑各部分之间的耦合度降低,提高程序的可重用性,同时提高了开发的效率(In the software industry, AOP is the abbreviation of Aspect Oriented Programming, which means: Face-Oriented Programming, a technology to achieve unified maintenance of program functions through pre-compiling and run-time dynamic proxy. AOP is the continuation of OOP, a hotspot in software development, an important content in Spring framework, and a derivative paradigm of functional programming. Using AOP can isolate all parts of business logic, which reduces the coupling between the parts of business logic, improves the reusability of programs, and improves the efficiency of development.)
- 2020-06-23 01:20:02下载
- 积分:1
-
StrutsArticle_release
一个基于Struts的文章管理系统,使用MySQL数据库,具有以下功能: 支持国际化 Web编辑方式发表文章 分类管理 文章管理 文章搜索(an article based on the Struts management system, using MySQL database, has the following functions : to support international Web editing an article published articles classified management articles Search Management)
- 2005-05-26 23:04:03下载
- 积分:1
-
JAVA
java基础教程,对于初学者有很大的帮助,是你进行软件行业java方向的最好入门书籍
(Java based tutorial, very helpful for beginners, is the entry you are Java direction of software industry s best books)
- 2013-08-08 19:47:54下载
- 积分:1
-
WindowManagerPolicy
This interface supplies all UI-specific behavior of the window manager.
- 2013-12-29 14:52:09下载
- 积分:1
-
Cluster-Building
Clustering Large Probabilistic Graphs
- 2014-02-05 16:36:20下载
- 积分:1
-
AlertDialogRadio
Alret dialog used for android includes radio button also.
- 2016-01-02 11:45:48下载
- 积分: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