-
显示"字体窗口",根据需要显示各种窗口 不要删除release.否则不能运行...
显示"字体窗口",根据需要显示各种窗口 不要删除release.否则不能运行-shows that the "font window", according to the need to demonstrate various window release should not be deleted. They can run
- 2022-07-12 03:03:45下载
- 积分:1
-
三种基本的数据访问方式
资源描述在Visual
Basic 6.0中提供了三种基本的数据访问方式,顺序访问、随机访问和二进制访问。根据这三种访问方式将文件分为顺序文件、随机文件和二进制文件三
- 2023-01-14 08:40:04下载
- 积分:1
-
计算器
// calc-ui-model/Calc.java -- Fred Swartz// Level : Intermediate.// Structure : Three files: main, GUI (subclass of JFrame), logic.// Components: JButton, JTextField (right justified).// Containers: JFrame, several JPanels.// Layouts : BorderLayout to put the other panels together.// Two GridLayout panels for the buttons.// Listeners : One ActionListener which is shared by all// numeric key buttons. Similarly share// an ActionListener for all operator buttons.//
- 2022-10-18 16:20:03下载
- 积分:1
-
html5基本框架
html5基本框架html5基本框架html5基本框架html5基本框架html5基本框架html5基本框架html5基本框架html5基本框架html5基本框架
- 2022-03-29 14:16:16下载
- 积分:1
-
用WTL库进行skin 皮肤切换,很好的wtl库应用范例
用WTL库进行skin 皮肤切换,很好的wtl库应用范例 -WTL library with skin skin switching, a very good example of the application of WTL library
- 2022-02-26 01:19:23下载
- 积分:1
-
类似于工控里面的开关按纽,可用于工控组态
类似于工控里面的开关按纽,可用于工控组态-similar to the Control button inside the switch can be used to control configuration
- 2022-08-25 08:10:51下载
- 积分:1
-
codeguru atl programming, kPad_demo.zip
codeguru上的atl编程,kPad_demo.zip-codeguru atl programming, kPad_demo.zip
- 2022-06-29 14:32:56下载
- 积分:1
-
mainly on how to design a clock
主要是关于怎么样设计一个时钟的源代码, 开发工具为VC++ -mainly on how to design a clock-like source code, development tools for VC
- 2022-03-22 22:36:56下载
- 积分:1
-
根据CMiniFrameWnd写的一个可以将Child控件显示为POPUP特征
根据CMiniFrameWnd写的一个可以将Child控件显示为POPUP特征-The example of changing a CMiniFrameWnd child windows style to popup
- 2022-02-01 19:07:16下载
- 积分:1
-
可重复使用的WNDCTRL类 这个类基本上容纳了一些隐藏的控件和窗口。一个 WndCtrl对象有两个状态, 即开和关。你必须把这个控件加到m_WndCtrl中。
可重复使用的WNDCTRL类 这个类基本上容纳了一些隐藏的控件和窗口。一个 WndCtrl对象有两个状态, 即开和关。你必须把这个控件加到m_WndCtrl中。当WndCtrl被打开的时候,控件被创建,当WndCtrl被关闭的时候,控件被隐藏或撤销。WndCtrl将会是所有加到它上面的控件的父节点。WndCtrl可以在关闭或开着的状态下改变大小或重新定位。然而,关闭状态下的大小是静态的,不能被改变。无论大小是否被改变,都将会影响WndCtrl开着的状态- Might duplicate a WNDCTRL kind of this kind which used
basically holds some hideaways to control and the window. A WndCtrl
object has two conditions, namely opens with the pass. You must
control this to add to in m_WndCtrl. When WndCtrl is opened, controls
to found, when WndCtrl is closed, controls to hide or to abolish.
WndCtrl could be all adds to above it to control the father pitch
point. WndCtrl may the condition change the size under the closure
either is opening or relocate. However, under the off-position size is
the static state, cannot change. Regardless of size whether is
changed, all will be able to affect WndCtrl will be opening the
condition
- 2022-04-23 17:35:58下载
- 积分:1