-
飞行棋MFC编程
用MFC编写的飞行棋游戏,包括游戏界面、核心算法、走棋动画的实现。-Prepared using MFC flight chess games, including the game interface, the core algorithm, take the chess animation implementation.
- 2022-02-13 22:50:01下载
- 积分: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
-
虚拟串口源码
资源描述是从windows开发技术详解里获得的虚拟串口的代码,挺好用的,可以通过inf文件成功安装串口驱动。使用WDK进行编译,然后在设备管理器里添加硬件即可安装成功。请自行下载WDK工具。
- 2022-08-19 22:38:59下载
- 积分:1
-
袖珍文件分割器1.1版源代码
袖珍文件分割器1.1版源代码-Pocket-sized document splitter version 1.1 source code
- 2022-07-10 15:57:53下载
- 积分:1
-
要列出所有的资源,在网上,风险投资+ +源代码,我希望你所有的灵感。
能够列举网上所有资源,VC++源代码,希望对大家有所启发和帮助。-To list all the resources online, VC++ Source code, I hope all of you inspired and help.
- 2023-01-19 17:50:04下载
- 积分:1
-
kmeans算法的源代码
kmeans算法的源代码-kmeans algorithm source code
- 2022-02-13 02:54:57下载
- 积分:1
-
VC编写的拨号程序源代码
VC编写的拨号程序源代码-VC prepared by the dial-up source code
- 2022-03-04 11:57:50下载
- 积分:1
-
vc 的串口调试精灵,可以调试串口,可以学习
vc 的串口调试精灵,可以调试串口,可以学习-vc serial debug wizard, you can debug serial port, you can learn
- 2022-03-30 13:27:06下载
- 积分:1
-
VC is a virtual process, the keyboard input on the show that is a good learning...
是一个虚拟VC程序,键盘输入就显示,是一个比较好的学习材料。-VC is a virtual process, the keyboard input on the show that is a good learning materials.
- 2022-04-10 20:37:57下载
- 积分:1
-
this is code for dx9.0 hoping it is useful for people
图形学的源代码希望对大家有用 看过了很有用 特别是对新手-this is code for dx9.0 hoping it is useful for people
- 2022-07-14 05:25:37下载
- 积分:1