-
自动保存文件的示例。对如文本编辑等一类程序,建议加入引此功能。...
自动保存文件的示例。对如文本编辑等一类程序,建议加入引此功能。-automatically save the file examples. The text editor such as a type of proceeding, the proposed addition from this function.
- 2022-03-05 07:15:55下载
- 积分:1
-
文件合并C程序,C下的文件合并算法实现,初学者可以用来提高.
文件合并C程序,C下的文件合并算法实现,初学者可以用来提高.-merger document procedures C, C merger documents under the algorithm, beginners can be used to increase.
- 2022-02-15 04:24:24下载
- 积分:1
-
该例子调用系统API,获取当前谁在使用该文件。
该例子调用系统API,获取当前谁在使用该文件。-The example of the system call API, access to the current one in the use of the file.
- 2022-11-13 12:50:03下载
- 积分:1
-
文件读取存入数据库中
可进行文件夹的无限深度遍历
文件读取存入数据库中
可进行文件夹的无限深度遍历-Documents read into the database folder can traverse the infinite depth
- 2022-03-05 10:25:53下载
- 积分:1
-
一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。...
一个读写INI配置文件的类CConfig,其中完整封装了对INI各种读写的操作,具体例子参考一段源代码Example.cpp。-a reader INI configuration file class CConfig, Packaging integrity of the various literacy INI, the operation of a reference to specific examples of source code Example.cpp.
- 2022-01-31 03:06:10下载
- 积分:1
-
一个可以自动对C源代码进行规范处理的软件的原代码,可以让你的源代码整齐规范...
一个可以自动对C源代码进行规范处理的软件的原代码,可以让你的源代码整齐规范-A C source code automatically to regulate the treatment of software source code, you can make your source code tidy norms
- 2023-02-09 03:10:04下载
- 积分:1
-
编写的一个文件右移的源程序,供大家参考。
编写的一个文件右移的源程序,供大家参考。-A document prepared by the source shifted to right, for your reference.
- 2022-08-21 23:26:57下载
- 积分:1
-
二元运算符
这是简单的 c + + 程序为二元运算符,按值调用,调用参考等 c + + 中是类和对象的 OOPS 结构。但不是纯粹的 OOPS 面向。这个程序没有类和对象。
- 2023-07-15 23:10:03下载
- 积分:1
-
实现窗体自动隐藏方法有多种,可以使用定时器,不断监视鼠标,当鼠标移动到窗体边缘时,显示窗体,当鼠标离开后隐藏窗体。也可以在鼠标收到WM_NCMOUSEMOVE或...
实现窗体自动隐藏方法有多种,可以使用定时器,不断监视鼠标,当鼠标移动到窗体边缘时,显示窗体,当鼠标离开后隐藏窗体。也可以在鼠标收到WM_NCMOUSEMOVE或 WM_MOUSEMOVE(无边框窗体)时激活窗体,然后在窗体消息WM_ACTIVE中设置显示或隐藏,这种方法在窗体未失去焦点时不会隐藏。我在原本的设计中便使用这种方法,只是在设计时发现非主窗体不太合适,激活窗体时会出现两个键盘焦点,而且我所需要的焦点是虚假的,可能我的设计不当,那位朋友若能完美实现,不妨交流一下。-achieve automatic hidden forms There are different ways they can use timers, constant surveillance mouse, the mouse moved to the brink of the form, the form shown when the mouse left hidden forms. The mouse can also receive WM_NCMOUSEMOVE or WM_MOUSEMOVE (no window frame), activated forms, and then in the form set WM_ACTIVE news show or hide, in the form of this method has not lost its focus will not be hidden. In my original design will use this method, the design was found non-main forms not appropriate, will be activated when there Form 2 keyboard focus, and I need the focus is false, maybe I am a poorly designed and friends who can achieve perfection, it may be things about.
- 2022-03-04 19:46:00下载
- 积分:1
-
BVH文件阅读器的头文件
bvh reader header file
- 2022-12-01 00:30:03下载
- 积分:1