-
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
-
样品的正方体Delphi 7
样品用超立方体作为包装tesseract.dll和修改的源代码用Delphi 7到下一个版本也使用。样本包括GIF演示模拟使用Tesseract。放在正确的地方,其内容目录tessadata很重要(多种语言)。
- 2022-06-03 18:34:43下载
- 积分:1
-
FreeDos源代码
资源描述与msDOS完全兼容的操作系统的源代码支持2gb以上的大硬盘
- 2022-05-25 21:23:56下载
- 积分:1
-
dos ,dos souce code.很好的dos 源代码
dos ,dos souce code.很好的dos 源代码-dos, dos souce code. good dos source code
- 2022-03-23 23:53:22下载
- 积分:1
-
利用VC调用matlab命令进行编程控制的源码.对于vc复合matlab编程意义很大...
利用VC调用matlab命令进行编程控制的源码.对于vc复合matlab编程意义很大-VC orders call Matlab programming control of the source. For vc composite Matlab programming of great significance
- 2022-05-15 21:47:25下载
- 积分:1
-
分解与重构实例4
Decomposition and reconstruction example 4
- 2023-08-15 16:35:03下载
- 积分:1
-
used to write the 18b20 driver function : to achieve DS18B20 read Principle : si...
用c写的18b20驱动程序
功能:实现对DS18B20的读取 原理:单总线协议 注意:单总线协议对延时要求比较严格,此程序中采用的是11.0592M的晶振,如果使用其他的晶振请跟据DS18B20的资料修改延时参数-used to write the 18b20 driver function : to achieve DS18B20 read Principle : single-bus protocol attention : single-bus protocol to delay requirements more stringent, this procedure is used in the crystal 11.0592M if the use of other crystal please According to the information DS18B20 delay parameter changes
- 2022-03-18 07:48:12下载
- 积分:1
-
more slowly, but sub
速度比较慢,只好分章压缩了,MFC技术内幕(配书源码)CHAP02.rar-more slowly, but sub-chapter compression, MFC Insider (source book distribution) CHAP02.rar
- 2022-03-19 04:43:41下载
- 积分:1
-
C#语言 邮件 C#语言编写的自动发送邮件程序
C#语言 邮件 C#语言编写的自动发送邮件程序-C# Language C# language, e-mail automatically sent the e-mail program
- 2022-02-05 15:18:45下载
- 积分:1
-
在命令将帮助你制作电话接待CA列表
list of at commands which will help you to maker a call and recieve a ca-list of at commands which will help you to maker a call and recieve a call
- 2022-08-12 12:30:13下载
- 积分:1