-
实现功能:带图标的菜单,是个非常小的代码。
实现功能:带图标的菜单,是个非常小的代码。-Realize functions: with the menu icon, it is a very small code.
- 2022-08-11 11:03:28下载
- 积分:1
-
TUCStatusbarAutofeed 是能够搭配 TApplication 的 OnHint 事件,将应用程序全域的 Hint 轻松显示於 TStatusB...
TUCStatusbarAutofeed 是能够搭配 TApplication 的 OnHint 事件,将应用程序全域的 Hint 轻松显示於 TStatusBar 控件上某个窗格的非可视控件 ( 1.0 版,附源码 )-TUCStatusbarAutofeed can mix TApplicatio n OnHint incident, the entire procedure will be applied to the domain Hint TStatusBar easily displayed on the controls on a pane of non-visual components (Version 1.0, with source)
- 2022-01-26 06:30:01下载
- 积分:1
-
icontoolbar a very useful铅源代码
icontoolbar----一个非常好用的PB源代码-icontoolbar a very useful source code PB
- 2022-02-28 23:16:34下载
- 积分:1
-
类似IE和WordPad的工具条,还有两个极像IE和Wordpad的例子
类似IE和WordPad的工具条,还有两个极像IE和Wordpad的例子-The toolbar which likes IE and WordPad, and two examples which like IE and Wordpad
- 2022-04-24 10:38:00下载
- 积分:1
-
音量调节有控制条的
音量调节有控制条的-adjust the volume control of the
- 2022-04-02 04:20:11下载
- 积分:1
-
提供各种样式的菜单(菜单,Table,URL样式)
提供各种样式的菜单(菜单,Table,URL样式)-Provide various styles of menu (Menu, Table, URL Style)
- 2022-07-03 16:31:34下载
- 积分: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 is the frequently-used, only one of the tools on the source code, the programming changed is used on the trip
- 2022-02-26 15:50:37下载
- 积分:1
-
实现工具条占用同一行,
自动缩放
实现工具条占用同一行,
自动缩放-tool of the occupation to achieve the same line, automatic zoom
- 2022-03-02 23:02:35下载
- 积分: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