-
《Visual C++程序员成长攻略》
《Visual C++程序员成长攻略》-戴博-源代码- Visual C++ Programmers growth Raiders - Dabor- source code
- 2022-10-02 14:30:03下载
- 积分:1
-
vc++实现的字符统计,统计文章字符的个数的一个小型系统
vc++实现的字符统计,统计文章字符的个数的一个小型系统-vc++ to achieve the character statistics, statistics of the number of characters in the article of a small system
- 2022-07-10 03:22:14下载
- 积分: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
-
一个MFC类,提供你的能力来检查无效的字符的字符串…
An MFC Class which offers you the abbility to check Strings for invalid characters 检验字符串是否含有无效字符的类-An MFC Class which offers you the abbility to check for invalid characters Strings test whether a string containing invalid characters in the category
- 2022-04-29 03:48:13下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材创建哈希对象与查找-Data Structures and Algorithms- procedures, materials to create the hash object and find
- 2022-02-03 14:54:13下载
- 积分:1
-
WinCE ISAPI demo 程序,作为CE中嵌入式web的接口,通过编程ISAPI来完成特定的数据访问,本例完成从内存共享中读取映射,响应用户的http...
WinCE ISAPI demo 程序,作为CE中嵌入式web的接口,通过编程ISAPI来完成特定的数据访问,本例完成从内存共享中读取映射,响应用户的http get/post请求-WinCE ISAPI demo program, as a CE in the embedded web interface, through programming ISAPI to complete the specific data access, which in this case from shared memory read mapping, in response to the user
- 2022-02-13 02:10:30下载
- 积分:1
-
桌面小游戏飞行棋源代码
桌面小游戏飞行棋,AUTOIT脚本开发的小游戏,打发休闲时间吧。
- 2022-11-19 02:50:04下载
- 积分:1
-
一个复杂的Asp Server 源码,VC
一个复杂的Asp Server 源码,VC-A complex Asp Server source, VC
- 2022-07-11 02:39:55下载
- 积分:1
-
利用VC++开发的基于mfc CSocket的网络通信服务器和客户端,给初学者以借鉴。...
利用VC++开发的基于mfc CSocket的网络通信服务器和客户端,给初学者以借鉴。-Using VC++ developers mfc CSocket-based network communications server and the client, giving beginners to learn.
- 2022-03-26 15:38:22下载
- 积分:1
-
透明窗体,你可以参考一下
透明窗体,你可以参考一下-transparent window, you can take a look
- 2022-04-07 02:23:59下载
- 积分:1