-
字符串解析类,可以在UNIX下使用,能够通过固定的字符解析
字符串解析类,可以在UNIX下使用,能够通过固定的字符解析-String analytic category, can be used under UNIX, the character through a fixed analysis
- 2022-01-26 03:45:37下载
- 积分:1
-
The importation of a certain period of a day, this is the one to judge the first...
输入某年某月某日,判断这一天是这一年的第几天?-The importation of a certain period of a day, this is the one to judge the first few days this year?
- 2022-01-21 02:34:23下载
- 积分:1
-
super text
超级文本处理软件,我设计该软件的目的是让它的功能远远地超过写字板-super text-processing software, the software design is aimed to allow its capabilities far exceeded tablet
- 2022-03-15 22:41:15下载
- 积分:1
-
输入两个正整数m和n,求其最大公约数和最小公倍数。
输入两个正整数m和n,求其最大公约数和最小公倍数。-Enter two positive integers m and n, for their common denominator and least common multiple.
- 2022-03-16 13:31:06下载
- 积分:1
-
应用程序向导创建了这个bindfile应用你。这个应用程序
AppWizard has created this BindFile application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your BindFile application.
-AppWizard has created this BindFile appli cation for you. This application not only demon strates the basics of using the Microsoft Found ation classes but is also a starting point for wr iting your application. This file contains a su mmary of what you will find in each of the files th at BindFile make up your application.
- 2022-03-02 06:20:05下载
- 积分:1
-
比较两个文本,对不同的行进行标记
比较两个文本,对不同的行进行标记-compare the two texts, the different firms marker
- 2022-03-24 08:42:56下载
- 积分:1
-
数字频率计
数字频率计
- 2022-03-21 01:04:13下载
- 积分:1
-
可以把你选择的文件类型用你选择的程序打开。显示的图标也可以由你自己选择。附带SDK程序源代码。比较好用的程序...
可以把你选择的文件类型用你选择的程序打开。显示的图标也可以由你自己选择。附带SDK程序源代码。比较好用的程序-You can open the file you chose with the program you chose.You also can choose the icon,with SDK program source code.A good program.
- 2022-01-26 00:24:13下载
- 积分:1
-
对access进行操作,具备保存读取等常用功能
对access进行操作,具备保存读取等常用功能-Of access to operate, with preservation of commonly used functions such as read
- 2022-02-03 12:58:14下载
- 积分: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