-
SpringBoot
springboot框架搭建的一套框架,里面集成了缓存,权限的控制的一些功能(Springboot framework is a set of framework, which integrates some functions of caching, permission control.)
- 2020-06-25 19:40:02下载
- 积分:1
-
httpproxy
在eclipse环境下编写的java代码,实现简单的http代理。(In the preparation of java code eclipse environment to achieve a simple http proxy.)
- 2014-04-04 14:15:28下载
- 积分:1
-
The-sysytem-of-library
图书馆管理系统 Java源代码 图书馆管理系统 Java源代码(the Java code of library system the Java code of library system )
- 2014-06-12 22:59:52下载
- 积分:1
-
PlaneGame0.9
学习java基础的小游戏,简单地写出java实现双缓冲技术,使物体动起来的代码(Learn the basics of Java games, simply write out the Java implementation of double buffering technology, so that objects move up the code)
- 2018-08-19 09:59:36下载
- 积分:1
-
ppocasss
使用的依赖包都在压缩包的lib目录下,如果只是需要依赖包,可以直接使用()
- 2018-02-10 17:14:45下载
- 积分:1
-
CalculatorService
This is calcute the age of the persons.
- 2017-10-31 20:11:21下载
- 积分:1
-
test
part1
(1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。
(2)可以在文本区中写文本。
(3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。
(4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。
part2
(1)窗体的标题是“猜数字小游戏”。
(2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))。
(3)在“输入您的猜测:”后面的文本框中输入你要猜测的整数,之后单击“确定”按钮。
(4)对你猜测的整数,图形用户界面的最下面会有提示信息,没有猜的时候,显示“无反馈信息”,如果猜大了,显示“猜大了”,如果猜小了,显示“猜小了”,如果猜对了,显示“猜对了”。(其中,蓝色字体是JLabel类的对象调用方法setForeground(Color.blue)实现的。)(Java Simple Graphic Interface)
- 2020-12-11 15:59:18下载
- 积分:1
-
Homework08
利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transport and ApableOfBeingRefefuelled classes/interfaces mentioned above, add a main () method to Air-plane, and then add the necessary fields, parameters and codes to supplyDepot, so that CapableOfBeingRefefuelled can tell service () how much fuel the method needs. At the same time, we should ensure that the oil in Depot should be reduced accordingly, and the class objects that implement Capable OfBeingRefefuelledi should be increased accordingly.)
- 2020-12-07 21:59:21下载
- 积分:1
-
springbootdemo
说明: springboot demo 亲测可用(springboot demo program)
- 2020-06-22 04:40:02下载
- 积分:1
-
SendTCP
sendtcp java 发送tcp包的程序,基于winpcap,jpcap(sendtcp java Send tcp packet procedures, based on winpcap, jpcap)
- 2021-04-18 16:18:57下载
- 积分:1