-
这是一个单向链表的程序,可以增加,删除节点,运行调试通过.
这是一个单向链表的程序,可以增加,删除节点,运行调试通过.-This is a one-way linked list of procedures, can add, delete nodes, running through debugging.
- 2022-12-19 17:45:03下载
- 积分: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
-
7段计数器
When a Seven Segment Display is interface with PIC Microcontroller it needs 当 7 段显示器跟 PIC 微型控制器交互时, 需要至少 7 针来显示一个值。但是实际应用中, 就像电子表,计算器,等,需要 3-6 个 7 段显示。 假设我们需要 6 位数显示,我们需要的 7 段乘以 6 显示,就是 42 针。 这样我们真是需要的 微型控制器是 42 输出针。 这是资源浪费且不经济
- 2023-05-29 12:15:03下载
- 积分:1
-
demo program source code
演示程序源文件代码-demo program source code
- 2023-08-17 15:10:04下载
- 积分:1
-
One on the patch of the source code shows how to process large patch
一个关于补丁程序的源代码,展示了如何给程序大补丁-One on the patch of the source code shows how to process large patch
- 2023-01-30 01:35:04下载
- 积分:1
-
include some Java applications, many of which are run, very helpful for beginner...
包括了一些Java的应用程序,其中很多都是可以运行的,对于初学者很有帮助.-include some Java applications, many of which are run, very helpful for beginners.
- 2022-05-22 09:30:25下载
- 积分:1
-
the software is compiled in ads external interrupt experimental procedure
本软件是在ads上编译的外部中断实验程序-the software is compiled in ads external interrupt experimental procedure
- 2023-08-30 23:35:03下载
- 积分:1
-
对进度条的美化程序,可以自定义美化进度条界面
对进度条的美化程序,可以自定义美化进度条界面-Progress bar on the beautification process, can customize the interface to beautify the progress bar
- 2022-05-16 01:46:09下载
- 积分:1
-
此游戏实现的是小球在框里弹来弹去,此游戏是初学者学习
此游戏实现的是小球在框里弹来弹去,此游戏是初学者学习-realize this game is a small frame at the ball bouncing around, the game is a beginner learning
- 2022-12-27 21:10:03下载
- 积分:1
-
利用数字图像编码技术实现的h.263编解码程序。程序还有点bug,希望大家多多交流,对程序进行一下修改!...
利用数字图像编码技术实现的h.263编解码程序。程序还有点bug,希望大家多多交流,对程序进行一下修改!-Using digital image coding technology to achieve the h.263 codec program. Program a little bit bug, hope that we interact more, modify the program to look at!
- 2022-03-24 11:55:29下载
- 积分:1