-
Javashejiyuanma
说明: 《Java程序设计经典教程》源代码,100 通过编译,是学习Java的好帮手(java)
- 2009-07-26 16:09:02下载
- 积分:1
-
56-policy-clime-systems
this is java aoolication project
- 2014-03-05 01:54:48下载
- 积分:1
-
bank
通过制作银行卡来综合的运用java知识,能够帮助我们更加细致的了解java编程,实际的来操作java编程(Through the production of bank cards to integrate the use of java knowledge can help us a more detailed understanding of java programming, and practical to operate the Java programming)
- 2012-03-19 12:47:44下载
- 积分:1
-
pdfRenderer
修改后的pdfrenderer 用于支持中文(modified source code to souprt chiense)
- 2021-01-31 18:28:31下载
- 积分:1
-
yht
说明: 是一个基于java开发的拍卖系统 非常适合初学者看(Is a java-based development of auction system is ideal for beginners to see)
- 2008-11-10 21:31:05下载
- 积分: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
-
交通一条道路
说明: 设计一个交通信号灯类: (1)变量:位置、颜色(红、黄、绿)、显示时间(秒)。 (2)方法:切换信号灯。 创建并启动两个线程(东西向、南北向)同时运行。 3.实验要求 (1)设计线程。 (2)设计路口信号灯示意图界面。 (3)进一步将每个方向的信号灯分成3种车道灯:左转、直行和右转。 (4)根据车流量进行时间的模糊控制。(Design a traffic light class: (1) variables: location, color (red, yellow, green), display time (seconds). (2) Method: switch the signal lamp. Create and start two threads (east-west, north-south) running at the same time. 3. Experiment requirements (1) design thread. (2) Design schematic interface of intersection signal light. (3) Further, the signal lights in each direction are divided into three kinds of lane lights: left turn, straight ahead and right turn. (4) Fuzzy control of time according to traffic flow.)
- 2020-05-27 09:21:40下载
- 积分:1
-
hw3
Data structure using java KAIST homework 3
implementing arraybagseq class
- 2012-10-16 14:08:33下载
- 积分:1
-
图片模糊与锐化
说明: 本例使用JAVA语言实现了图片的模糊与锐化,详细的注释请看源代码的注释。谢谢支持!(cases the use of the Java language and blurred images sharper and detailed annotations Look at the source code of the Notes. Thank you support!)
- 2005-12-06 22:42:20下载
- 积分:1
-
bookStore
基于Spring web+Hibernate一个在线书店系统。其中引入了Spring的web框架,Spring集成了Hibernate,JSTL标签库在其中得到很好的应用。
项目里有完整的代码和详细的文档说明以及系统移植说明书,帮助大家学习和理解。(Spring web+ Hibernate based on an online bookstore system. Which the introduction of Spring' s web framework, Spring integrates with Hibernate, JSTL tag library in which the application is well. Projects have a complete code and detailed documentation and system specification transplantation to help the U.S. study and understanding.)
- 2009-02-15 23:21:53下载
- 积分:1