-
springboot-mybatis
(4)结果映射:将操作数据库的结果按照映射的配置进行转换,可以转换成HashMap、JavaBean或者基本数据类型,并将最终结果返回(result mapping: transform the result of the operation database according to the configuration of the mapping, which can be converted into HashMap, JavaBean or basic data type, and return the final result)
- 2019-04-05 22:07:33下载
- 积分:1
-
飞机大战网络版
说明: 网络版JAVA版飞机大战,自己在学习JAVA网络开发时写的小栗子(Network version JAVA version of the aircraft war,Xiao Chestnut Written by myself in Learning JAVA Network Development)
- 2020-07-04 03:20:02下载
- 积分:1
-
OpenJavaTradingSystem-bin-0.13 (1)
java trading stock platform
- 2017-09-13 11:38:34下载
- 积分:1
-
HouseRent
java写得房屋出租管理系统,可作为教学或毕业设计参考(a house rent system)
- 2020-12-12 21:19:16下载
- 积分:1
-
Java2
说明: java 最 常 用 教 程,pdf 格 式(The most commonly used java tutorial, pdf format)
- 2010-04-28 10:32:20下载
- 积分:1
-
cas-server
cas单点登录源码,解压缩就能打开,并且查看,非常简单实用!(cas sso login source)
- 2013-07-30 16:40:40下载
- 积分:1
-
Java--particle-swarm-algorithm
java程序实现基本粒子群算法,本程序适应于演化算法的初学者,简单易懂,清晰明了。(Java program to achieve the particle swarm algorithm。This procedure to adapt to evolutionary algorithms for beginners)
- 2012-08-18 16:01:39下载
- 积分:1
-
TestComm_0200
一个基于java的串口通信,比较简单的程序,在eclipse里开发,需要先把串口通讯相关的dll文件安装好(A java-based serial communication, relatively simple procedures, the eclipse in the development, the need first serial communication related dll files installed)
- 2011-06-05 10:01:46下载
- 积分:1
-
rc4
RC4 算法,使用JAVASCRIPT实现 (RC4 algorithm, the realization of the use of JAVASCRIPT)
- 2008-01-05 23:35:21下载
- 积分:1
-
时钟 走动
一个应用线程实现指针运动的指针时钟程序。程序应用绘制函数时钟面板,根据线程休眠时间间隔,每隔1000ms进行一次重绘。程序通过获取系统时间函数并加以计算个指针位置,再利用绘制函数将其绘制在面板上,通过设置指针长度及颜色,实现时针、分针、秒针的区分。次外,通过获取窗体大小,设置圆面圆心坐标及半径,可依据窗口大小动态划分圆面大小,并动态绘制刻度点位置。(A pointer clock program that uses threads to implement pointer movement. The program draws the function clock panel and redraws it every 1000ms according to the interval of thread dormancy. The program obtains the system time function and calculates the position of a pointer, then draws it on the panel by drawing function. By setting the length and color of the pointer, it achieves the distinction of clockwise, minute and secondhand. Secondly, by acquiring the size of the form and setting the coordinates and radius of the circle center, the circle size can be dynamically divided according to the size of the window, and the location of the scale points can be dynamically plotted.)
- 2020-06-19 19:00:01下载
- 积分:1