-
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
-
Day03
说明: 用于基础练习,帮助初学者熟悉java基础代码编写,输出1-100的质数。(For basic exercises, help beginners familiar with java basic code, output 1-100 prime number)
- 2020-11-24 22:07:41下载
- 积分:1
-
java
修改实验7中定义的Rectangle类,使之拥有两个构造方法。其中一个是默认的,它使两点的坐标都为(0,0) 另一个带有4个参数,求出左上角和右下角点坐标为(2.1,3.2)、(5.2,6.3)的矩形的周长及面积,再利用带参数的构造方法创建Rectangle对象,求出左上角和右下角点坐标为(1,2)、(6.8,10.5)的矩形的周长及面积.(Modify the definition of experiment 7 Rectangle class, so that it has two constructors. One is the default, it makes two points of the coordinate of (0,0) the other with four parameters, find the upper left and lower right corner coordinates (2.1,3.2), (5.2,6.3) and perimeter and area of a rectangle, and then use a parameterized constructor method to create a Rectangle object, find the upper left and lower right corner coordinates (1,2), (6.8,10.5) rectangle of perimeter and area.)
- 2011-11-15 15:37:42下载
- 积分:1
-
Javawebservicesoap
Java调用获取手机归属地服务SOAP1.2方式(Java call services for mobile phone ownership way SOAP1.2)
- 2013-07-25 08:32:37下载
- 积分:1
-
PSO_Garver6网架规划(直流计及可靠性)
说明: 采用粒子群算法对GARVER-6节点配网系统进行计及经济性与可靠性的网架规划(Particle Swarm Optimization (PSO) is used to plan the GARVER-6 node distribution network system considering economy and reliability.)
- 2020-12-18 20:49:10下载
- 积分:1
-
music
建议的安卓音乐播放器,很简单的代码,适合新手学习(Andrews recommended music player, a very simple code, suitable for novice learning)
- 2013-11-06 16:37:49下载
- 积分:1
-
Enumeration
Returns whether this {@code Enumeration} has more elements.
- 2014-02-18 09:45:01下载
- 积分:1
-
HttpDemo1
java的http post上传例子,请修改data.properties文件中内容(examples of java http post upload, modify file contents data.properties)
- 2013-06-13 09:14:05下载
- 积分:1
-
text_Project1
XML文件读写,EXCLE文件读写!Java 时间监听。(The XML file to read and write, EXCLE file read and write!Java time listening.)
- 2016-05-31 15:37:38下载
- 积分:1
-
java
一个简单的java聊天界面,当关闭时提醒是否确认关闭,当点击about时将出现相关帮助说明。(A simple java chat interface to remind you to confirm when the closed off, will appear when you click help about instructions.)
- 2011-06-21 20:53:02下载
- 积分:1