-
用SSH写的查找图书
是在myeclipse平台上用spring和struts框架写的主要用来写登录进图书页面,开始根据关键字搜索查询图书的信息,图书的信息是存放在sqlserver数据库里的
- 2022-03-22 15:53:08下载
- 积分:1
-
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件....
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件.-Document search engine to search for documents to support content-based hard drive, file name Additional search features, search results in accordance with the documents that match the number of words from many of the smaller sort, user-friendly index or open the file.
- 2023-08-23 06:35:03下载
- 积分:1
-
" C++ university courses," Chapter 24, the contents of the source code...
《C++大学教程》 24章源代码例子 光盘内容-" C++ university courses," Chapter 24, the contents of the source code examples of CD-ROM
- 2022-02-12 16:28:14下载
- 积分:1
-
本实例介绍了如何在WINDOWS窗体上停靠控件。
本实例介绍了如何在WINDOWS窗体上停靠控件。-Introduction of the examples of how to form the docked controls WINDOWS.
- 2022-12-23 16:35:03下载
- 积分:1
-
EVC开发的读取系统时间,如果时间错误,通过调用控制面板强制用户修正时间。
EVC开发的读取系统时间,如果时间错误,通过调用控制面板强制用户修正时间。-EVC developed reading system time, time error, by calling the user control panel to amend the mandatory time.
- 2022-07-13 15:25:10下载
- 积分:1
-
自己编的库存管理系统c#源码,配数据库,以及数据库开发文档,可打印送货单,入库,库存显示等基本功能~
自己编的库存管理系统c#源码,配数据库,以及数据库开发文档,可打印送货单,入库,库存显示等基本功能~WINFORM编写的,注释很清晰很多,特别适合学习ERP的同学们,欢迎大家踊跃下载,祝大家编程水平步步高升~如果有任何问题可以私聊我。数据库具体内容在开发文档里写的很清楚~
- 2023-08-10 20:55:07下载
- 积分:1
-
DLL接口封装三层数据库(数据持久层),很不错的,对初学者很有帮助。...
DLL接口封装三层数据库(数据持久层),很不错的,对初学者很有帮助。-DLL interface Packaging three databases (data persistence layer), a very good, very useful for beginners.
- 2022-10-30 09:25:03下载
- 积分:1
-
自己做的计算器,功能还算过得去吧,分为三大部分:1、输入数据类型转换;2、常规基本运算;3、进制转换。...
自己做的计算器,功能还算过得去吧,分为三大部分:1、输入数据类型转换;2、常规基本运算;3、进制转换。-own calculator, it functions passably divided into three parts : an input data type conversion; 2, the conventional basic arithmetic; 3, the base for the conversion.
- 2023-02-13 17:55:04下载
- 积分:1
-
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Del...
Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用DelphiBinBrcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Borland的Brcc32.EXE不能识别包含有空格和汉字的路径,所以你的资源来 源路径和保存路径不要带有空格和汉字,否则不能建立.RES的文件。-Delphi resources to generate tool I often join in the proceedings of many resources, for example : voice, bitmaps, cursors, etc., can make more software features. One can establish their own. RC paper, and then spend the Delphi bin Brcc32.EXE to build a generation. RES document, the document can have the resources to build software. But if a large number of resources to join, to join the 30-bit map and the cursor 20, then we should. RC paper lines to join with the resources, and trouble. I was lazy, so own writing this volume will automatically help you complete this task tool, it is easy generation. RES resource files. Note : Due to Borland"s Brcc32.EXE not include
- 2022-02-11 10:57:06下载
- 积分:1
-
在C++中的一个小的基本解释器!
A tiny BASIC interpreter in c !
- 2022-02-05 05:39:06下载
- 积分:1