-
KeyStoreSpi
Key Store Spi is the Service Provider Interface ( SPI) definition for Key Store.
- 2013-11-04 09:31:24下载
- 积分:1
-
LeetCode
说明: leetcode高频面试笔试题150+道,亲身总结。(Leetcode high-frequency interview written questions 150 + personal summary.)
- 2021-01-05 15:25:16下载
- 积分:1
-
ThreeInOne
插值演示,牛顿插值,拉格浪日插值,三次样条插值(interpolation demonstration of Newton's interpolation, the waves of Rugby Day interpolation, cubic spline interpolation)
- 2020-12-02 20:09:25下载
- 积分:1
-
books
使用eclipse开发的基于java和mysql的图书管理系统(Use eclipse-based library management system developed by java and mysql s)
- 2014-02-26 20:28:45下载
- 积分:1
-
thumbnail
搭建springmvc项目基本框架,用到的Jar,以及文件配置(springmvc building and user Jar files and file configuration)
- 2020-06-20 18:00:01下载
- 积分:1
-
Eclipse-in-java-developer
这是一本学习好Java的外文书籍,通过这本书,我们可以接触到其中的运行机制以及代码的编写方式(This is a good learning Java-language books, through this book, we can come into contact with one of the operating mechanism and the code is written in a way)
- 2013-10-25 09:37:18下载
- 积分:1
-
ex01
1.1 作业描述
设计一个生成和显示时间的分布式应用程序,实现以下功能:
1、 一个服务器生成时间,并在多个不同节点的客户端上显示。
2、 客户端有多种时间显示方式,如模拟时钟、数字时钟。
1.2 作业要求
下面是设计时需要满足的四个要求:
1、 打破客户端和服务器开发过程中的紧耦合。
2、 打破客户端和服务器运行时的紧耦合,即不需要固定的机器,不限制客户端的数目等。
3、 允许客户端显示不同的事件。
4、 使用RPC机制或RMI机制。
(1.1 Design a job description to generate and display time distributed applications, the following functions: 1, a time server generates and displays on the client several different nodes. 2, the client has a variety of time display, such as an analog clock, a digital clock. 1.2 Operating Requirements The following is required to meet four design requirements: 1, breaking client and server development process tightly coupled. 2, breaking the tight coupling client and server runtime that does not require a fixed machine, does not limit the number of clients and so on. 3, allows clients to display different events. 4, using the RPC mechanism or RMI mechanism.)
- 2014-01-22 16:18:51下载
- 积分: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
-
JavaMailallcomp
完整的JavaMail实现方法,完整的实现了JavaMail的工具类,十分方便,内涵接收和发送两个java文件,直接拿过来用即可(all about JavaMail,you can use it at now)
- 2014-06-13 10:56:48下载
- 积分:1
-
ThreadTest
说明: java 中的多线程程序实例,包括:线程的创建方式、线程的生命周期、线程的方法(启动、挂起、唤醒、优先级等)(The multi-threaded java program example)
- 2011-04-18 07:35:49下载
- 积分:1