-
对于 Windows 记事本
简单记事本使用 C# 帮助你写编辑保存和还打开您将您的文本文件保存在哪里...
- 2023-03-31 11:55:04下载
- 积分:1
-
实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。...
实现BM算法查找文本中字符串功能,给出匹配次数和所用时间。-BM algorithm to find the realization of the text string function, given the number and the matching time.
- 2022-01-25 14:38:29下载
- 积分:1
-
windows Socket编程
应用背景WINDOWS SOCKET编程,简单实用。TCP/IP网络编程不可少的。关键技术SOCKET编程分客户端和服务器端,易学易用。
- 2022-04-16 17:12:57下载
- 积分:1
-
A written using visual basic to change the color of the text of the procedures
一个用visual basic写的能够改变文字的颜色的程序-A written using visual basic to change the color of the text of the procedures
- 2023-01-09 10:50:03下载
- 积分:1
-
撰写技术文档指南。
A guide on writing technical document.
- 2022-04-27 05:22:38下载
- 积分:1
-
C++、MFC源代码:templ_coll_src
C++、MFC源代码:templ_coll_src-C, MFC source code : templ_coll_src
- 2022-08-25 15:24:05下载
- 积分:1
-
表达式计算器
能过分析表达式,然后计算结果
表达式计算器
能过分析表达式,然后计算结果-Expression can be analyzed expression calculator, and then calculated results
- 2022-03-07 16:02:06下载
- 积分:1
-
own a small set a password, may transplantation.
自己做的一个 设置密码的小程序,可移植.-own a small set a password, may transplantation.
- 2022-07-05 02:46:27下载
- 积分: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
-
自己写的电子琴的程序,可以借鉴一下!
希望指点一写!共同进步!...
自己写的电子琴的程序,可以借鉴一下!
希望指点一写!共同进步!-Their own written procedures for organ, can learn from you! Hope pointing to write one! Common progress!
- 2022-02-07 04:58:21下载
- 积分:1