-
这是一套用VB开发的数据库管理系统,用来对库存商品进行管理...
这是一套用VB开发的数据库管理系统,用来对库存商品进行管理-This is a set of VB development of the database management system used for the management of stock right
- 2022-03-25 23:15:14下载
- 积分:1
-
information obtained CPU
取得CPU的信息-information obtained CPU
- 2022-09-09 00:50:02下载
- 积分:1
-
基于jsp的学生作业管理系统
thwAddForm.jsp
(1)
存放位置 /manage/hw
(2)
文件作用:作业整体信息的输入界面
(3)
显示课程名-------${cou_name}
(4)
输入控件命名
作业名称 name=”tea_hw_name”
应交日期 name=”tea_hw_expire”
难易度 name=”tea_hw_diff_easy”
是否开启 name=”tea_hw_open”
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-25 18:22:52下载
- 积分:1
-
每次启动随机数都不一样,实现真正意义上的全局随机数
每次启动随机数都不一样,实现真正意义上的全局随机数-each start random number is different, and genuine sense of the overall situation Random Number
- 2022-03-23 06:45:12下载
- 积分:1
-
本文摘要翻译了几篇文章的内容,简单介绍 ATL CAtlRegExp,GRETA,Boost::regex 等正则表达式库,这些表达式库使我们可以方便地利用正则...
本文摘要翻译了几篇文章的内容,简单介绍 ATL CAtlRegExp,GRETA,Boost::regex 等正则表达式库,这些表达式库使我们可以方便地利用正则库的巨大威力,给我们的工作提供了便利。-This paper translated articles the contents of a brief introduction ATL CAtlRegExp, GRETA, Boost : : regex is a regular expression such as library, expression library so that we can facilitate the use of the library is now enormous power of our work to provide the facilities.
- 2023-05-23 14:25:02下载
- 积分:1
-
算数表达式求值程序,这个是我自己编的,很好用,应该处理有限的字符,最后要以“#”号结束符。...
算数表达式求值程序,这个是我自己编的,很好用,应该处理有限的字符,最后要以“#”号结束符。-count expression evaluates procedures, this is my own series, useful, should address the limited character, Finally to "#" endings.
- 2022-08-16 02:10:39下载
- 积分:1
-
本课程设计采用C++,通过一个简单的图书管理系统的准备…
本课程设计是用C++编写的一个简单的图书管理系统,在够遵循软件开发过程的基本规范,运用结构化程序设计的方法,按照课程设计的题目要求,完成设计、编写、调试和测试应用程序及编写文档的任务。其目标在于培养综合运用理论知识来分析和解决实际问题的能力、严谨的科学态度和良好的程序设计习惯,最终实现由知识向智能的初步转化。-This course is designed with C++, prepared by a simple library management system, the software development process enough to follow the basic norms, the use of structured programming methods, curriculum design in accordance with the subject of the request to complete the design, development, debugging and testing applications and the task of preparing the document. Its goal is to foster the integrated use of theoretical knowledge to analyze and solve practical problems, a strict scientific attitude and good programming habits, and ultimately to the intelligent knowledge of the initial conversion.
- 2023-05-13 19:40:03下载
- 积分:1
-
删除或移动正在使用的文件
删除或移动正在使用的文件-deleted or are using a mobile document
- 2023-04-30 14:20:02下载
- 积分:1
-
mapx + c++ 实现标准例子 来自mapinfot
mapx + c++ 实现标准例子 来自mapinfot-MapX c achieve the standard example from mapinfot
- 2022-02-12 03:52:53下载
- 积分:1
-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1