-
这是一个人力资源管理系统,可用于机构的日常管理,可供学习...
这是一个人力资源管理系统,可用于机构的日常管理,可供学习-This is a human resources management system can be used for the daily management of institutions available for study and
- 2022-11-19 14:40:04下载
- 积分:1
-
MSChart实时曲线
在网上下载的示例,用VB的空间MSchart来显示实时曲线,觉得还不错,跟大家分享下,忘记来源哪个网站了,大家可以参考参考。最近一直在用MSchart,下了很多资料,这个是比较不错啊,很有借鉴意义。
- 2022-02-10 15:43:47下载
- 积分:1
-
完全内核,界面的改变,增加学生统计、 院系、班级等管理功能
1.添加单个成绩
2.批量添加成绩
3.通过搜索并修改与删...
完全内核,界面的改变,增加学生统计、 院系、班级等管理功能
1.添加单个成绩
2.批量添加成绩
3.通过搜索并修改与删除
4.直接修改
5.可以批量删除
6.可以直接GO到达你想到达的页
7.分页显示
8.代码精简
9.整合部分重复代码
v2.82 build1114版
1、增加了Excel名单文件上传、导入功能
2、为了正确指定文件上传目录,各文件夹名中不许有字符“.”,故将原命名方式“School V2.82 Build1114”改为“School V282 Build1114”。
-completely kernel, interface changes, the increase in student enrollment statistics, faculty, classes such as a management function. Add two individual achievements. Batch added three results. Search through deletion and modification In addition to four. directly alter five. Batch 6 can be deleted. GO can reach you directly to the arrival of page 7 . Pagination 8. 9 streamlined code. Integration of duplicate code v2.82 build111 4 version of an increased list of Excel file uploads into two functions. , Therefore, the original name means "School V2.82 Build1114" to "School V2 82 Build1114. "
- 2022-04-24 16:07:37下载
- 积分:1
-
本人的ssd7的练习3的答案, 供大家参考, 希望大家喜欢
本人的ssd7的练习3的答案, 供大家参考, 希望大家喜欢-ssd7 exercise3
- 2022-06-26 11:13:06下载
- 积分:1
-
为了方便大家学习数据结构,上传了一本数据结构的电子书供大家参考...
为了方便大家学习数据结构,上传了一本数据结构的电子书供大家参考-In order to facilitate them to learn from the data structure, the upload of a data structure of the e-books for your reference
- 2023-04-17 02:15:05下载
- 积分:1
-
RMQ的st算法,两道题,一个是一维的,一个是二维的
RMQ的st算法,两道题,一个是一维的,一个是二维的-RMQ the st algorithm, two questions, one is one-dimensional, and one is two-dimensional
- 2022-07-12 03:53:26下载
- 积分:1
-
connection/object pool. A program may require a IMAP connection po ol and LDAP c...
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.-connection/object pool. A program may require a IMAP connection po ol and LDAP connection pool. One could easily im plemen
- 2023-05-15 08:25:03下载
- 积分:1
-
数据结构中的一个试验程序,实现简单的校园导游图功能,提供查找最短路径功能。...
数据结构中的一个试验程序,实现简单的校园导游图功能,提供查找最短路径功能。-data structure of a test procedures, a simple guide campus map function, providing the shortest path search function.
- 2022-04-17 12:13:54下载
- 积分:1
-
using Windows API, including how to control the menu display and hidden menu ite...
使用windowsapi,包括如何控制菜单的显示和隐藏菜单项
- 2022-09-10 09:40:02下载
- 积分:1
-
多种排序方法的c实现和查找。入门看看还可以
多种排序方法的c实现和查找。入门看看还可以-various methods of sorting and searching c achieve. Portal can also see
- 2022-02-03 05:47:02下载
- 积分:1