-
内容拖放的演示, 主要实现列表内容之间的拖放交换
内容拖放的演示, 主要实现列表内容之间的拖放交换-Drag and drop the contents of the demonstration, list the contents of the main drag and drop between the exchange
- 2022-01-27 12:20:21下载
- 积分:1
-
一个石子游戏的源代码
一个石子游戏的源代码-a stone game"s source code
- 2022-11-26 03:25:03下载
- 积分:1
-
api函数拦截。
api函数拦截。-api function interception.
- 2022-07-18 18:20:38下载
- 积分:1
-
springboot商城管理
springboot商城管理后端管理Spring提供的一个用于简化JPA开发的框架Spring Data JPA能干什么: 可以极大的简化JPA的写法,可以在几乎不用写实现的情况下,实现对数据的访问和操作。除了CRUD外,还包括如分页、排序等一些常用的功能。 Spring Data JPA有什么 主要来看看Spring Data JPA提供的接口,也是Spring Data JPA的核心概念: 1:Repository:最顶层的接口,是一个空的接口,目的是为了统一所有Repository的类型,且能让组件扫描的时候自动识别。 2:CrudRepository :是Repository的子接口,提供CRUD的功能 3:PagingAndSortingRepository:是CrudRepository的子接口,添加分页和排序的功能 4:JpaRepository:是PagingAndSortingRepository的子接口,增加了一些实用的功能,比如:批量操作等。 5:JpaSpecificationExecutor:用来做负责查询的接口 6:Specification:是Spring Data JPA提供的一个查询规范,要做复杂的查询,只需围绕这个规范来设置查询条件即可
- 2022-02-03 21:06:45下载
- 积分:1
-
一个用jsp开发语言,邮件管理系统,希望对大家有帮助,…
一个用JSP语言开发的一个邮件管理系统,希望对大家有帮助哦-Language used to develop a JSP, a mail management system, we would like to help, oh
- 2022-02-22 13:28:16下载
- 积分:1
-
利用Visual Basic编写的邮编区号查询器。
利用Visual Basic编写的邮编区号查询器。-Prepared by the use of Visual Basic code query browser PC.
- 2022-01-26 00:52:30下载
- 积分:1
-
拆分窗口程序
split window program in c
- 2023-02-17 18:50:02下载
- 积分:1
-
long integer operations of four, with two
长整数的四则运算,用双向循环链表实现,堆分配存储-long integer operations of four, with two-cycle Chain achieve stacked memory allocation
- 2023-04-26 05:10:03下载
- 积分:1
-
打开文件,浏览树形结构。寻找树叶,再找匹配的节点
打开文件,浏览树形结构。寻找树叶,再找匹配的节点-Open files, browse tree structure. Looking for leaves, find matching nodes
- 2023-03-25 18:35:03下载
- 积分:1
-
单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择...
单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择-Simplex Method c programming, operations research to solve linear programming problems, procedures simple and clear, for a newcomer is a very bad choice
- 2022-01-25 17:01:39下载
- 积分:1