-
纯Powerbuilder制作的OfficeXP + Office2003风格工具栏。
纯Powerbuilder制作的OfficeXP + Office2003风格工具栏。-pure Powerbuilder produced Erickson Office2003 style toolbar.
- 2022-09-16 05:25:03下载
- 积分:1
-
感觉还可以,比较简单
感觉还可以,比较简单-can also feel, relatively simple
- 2022-03-20 11:06:17下载
- 积分:1
-
枚举法(穷举法)
“笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。
【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5...
枚举法(穷举法)
“笨人之法”: 把所有可能的情况一一测试,筛选出符合条件的各种结果进行输出。
【例一】百元买百鸡:用一百元钱买一百只鸡。已知公鸡5元/只,母鸡3元/只,小鸡1元/3只。
分析:
这是个不定方程――三元一次方程组问题(三个变量,两个方程)
x+y+z=100
5x+3y+z/3=100
设公鸡为x-enumeration method (exhaustive) "Benren Regulation" : all possible test of January 1, and selected eligible for the results output. Cases-- 100 yuan to buy a 100 chicken : 100 yuan to buy 100 chickens. Known rooster 5 yuan/only, the hen 3 yuan/only and chicken one yuan/3. Analysis : This is a volatile equation-- Group 3 linear equation (3 variable, equation 2) x+ y+ z = 100 5x+3 y+ z/3 = 100 x located rooster
- 2023-03-22 00:30:03下载
- 积分:1
-
use of the Toolbar API example, no need to spoil that a large randomly.
使用API实现的ToolBar示例,无需要那个宠大的ocx了。-use of the Toolbar API example, no need to spoil that a large randomly.
- 2022-05-26 06:30:32下载
- 积分:1
-
多
多层的下拉框控件,工具条中可使用。-multi-storey drop-box controls, tools can be used.
- 2022-03-21 15:40:04下载
- 积分:1
-
在C++/MFC框架应用程序里,当浮动工具条被拖离主窗口后,一般都有一个“关闭”按钮。本来这个按钮完全是按照Windows应用程序的UI设计规范而设计的,也就是...
在C++/MFC框架应用程序里,当浮动工具条被拖离主窗口后,一般都有一个“关闭”按钮。本来这个按钮完全是按照Windows应用程序的UI设计规范而设计的,也就是说所有的窗口都应该有一个地方让用户可以关闭这个窗口。-in C/MFC application framework, when the floating toolbar been towed away from the main window, usually has a "close" button. Actually, this button is entirely in accordance with the Windows Application Program UI design specifications and design, which means all the window should have a place to allow users to close this window.
- 2022-11-16 09:15:03下载
- 积分:1
-
用ATL+SDK实现了一个工具栏控件KToolBar, 实现了属性页、按钮鼠标事件、持久保存,附带了一个vb测试程序和程序接口说明...
用ATL+SDK实现了一个工具栏控件KToolBar, 实现了属性页、按钮鼠标事件、持久保存,附带了一个vb测试程序和程序接口说明-With ATL+ SDK has a tool bar control KToolBar, realize the attributes page, mouse button events, lasting preservation, with a vb interface testing procedures and procedures that
- 2022-01-25 13:57:41下载
- 积分:1
-
实现工具条占用同一行,
自动缩放
实现工具条占用同一行,
自动缩放-tool of the occupation to achieve the same line, automatic zoom
- 2022-03-02 23:02:35下载
- 积分:1
-
在工具条上使用类似IE的带文字的扁平按钮并且可以像VC5那样使用鼠标组织排列...
在工具条上使用类似IE的带文字的扁平按钮并且可以像VC5那样使用鼠标组织排列-Using flat button with text on toolbar as IE and it can organize the buttons with mouse as VC5
- 2022-05-22 10:37:08下载
- 积分:1
-
a mfc procedures, including tools, status bar, menu controls several examples, h...
一个mfc的程序,包括工具条,状态栏,菜单几个控件的例子,希望能帮助某些初学的朋友-a mfc procedures, including tools, status bar, menu controls several examples, hope to help some friends novice
- 2022-09-27 02:20:03下载
- 积分:1