-
很好的学习DLL的入门例子,里面讲述了non
很好的学习DLL的入门例子,里面讲述了non-mfc,mfc,mfc-ext等相关dll的编写以及调研例子程序-Good learning example DLL entry, which describes non-mfc, mfc, mfc-ext related dll example of the preparation and investigation procedures
- 2022-03-21 14:15:39下载
- 积分:1
-
实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的...
实现文本内容的自动校验,标签属性与普通input相似,使用该标签后无需再考虑数据提交时的据校验问题。与struts的动态表单需要大量配置校验文本规则相比,这里的工作量为0。
-achieve text automatic calibration, labeling and regular input attributes similar after using the label no longer consider the data submitted was checking the problem. Struts and the need to form large dynamic configuration rules than checking the text, the workload here is 0.
- 2022-01-25 14:53:22下载
- 积分:1
-
如何获得另一个应用程序窗口中的文本
如何获得另一个应用程序窗口中的文本-how to access another application window text
- 2022-09-30 12:45:03下载
- 积分:1
-
Because the Windows implementation of awk print ... efficiency is too low, so th...
因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint
awkprint by Cao Siqin, 2007.7.17
awkprint
Format string:
It may contain following symbols:
$x: parameter x will be used here
= x07
= x0A
Example:
script.txt:
C:WINDOWSa logfile .log
C:WINDOWS txtfile .txt
input this command in a console window:
awk notepad.exe $1 $3 < script.txt
then following commands will be listed:
C:WINDOWSa.log
C:WINDOWS.txt-Because the Windows implementation of awk print ... efficiency is too low, so the introduction of awkprint, equivalent to awkprintawkprint by Cao Siqin, 2007.7.17awkprint
- 2022-01-25 19:33:15下载
- 积分:1
-
图书馆管理系统
迷你项目图书馆管理是用于管理库的示例项目。该项目旨在使用 C 语言,它使组织,要维持其图书馆的图书馆管理系统开发。
项目演示如何创建一个系统,无需使用 C 图形库的用户界面。
应用程序使用基本的 C 函数生成菜单、 显示消息框和文本打印在屏幕上。
若要显示自定义的文本颜色和字体根据应用程序的要求,职能已创建在应用程序中,所取的一个目标位置,写在一个特定位置的文本的确切视频内存地址。
应用程序还实现了结构来定义库项目的概念。它还有效地适用于各种的 C 概念,如循环和分支构造和字符串操作函数的文件操作。
- 2023-05-23 08:55:04下载
- 积分:1
-
一个文本编辑器,压缩包里包含源程序和可执行文件。
一个文本编辑器,压缩包里包含源程序和可执行文件。-A text editor, contains source code and executable file.
- 2023-08-30 17:05:04下载
- 积分:1
-
Squares Detection
Squares Detection-OpenCV
- 2022-04-15 12:30:13下载
- 积分:1
-
简单的windows下的arp扫描程序,可以查询网段内的主机
简单的windows下的arp扫描程序,可以查询网段内的主机-Simple arp scanner under windows, you can query the host network segment
- 2022-07-28 06:55:08下载
- 积分:1
-
solve a matrix problems. Look at specific problems documented. And the source.
解决一个矩阵问题。具体的问题看文件说明。和源码。-solve a matrix problems. Look at specific problems documented. And the source.
- 2023-03-27 09:10:03下载
- 积分:1
-
代码采用顺序表的存储方法解决约瑟夫问题。
代码采用顺序表的存储方法解决约瑟夫问题。-The code sequence-table storage method to solve the problem, Joseph.
- 2023-04-03 19:30:04下载
- 积分:1