-
DebugConsole
在界面开发中生成控制台窗口,方便输出一些信息和变量,方便调试。(Generate a console window in the interface development, convenient to output some information and variables to facilitate debugging.)
- 2012-07-13 10:12:40下载
- 积分:1
-
MFCDlg
一个自己编写的确对话框程序 望有所帮助 (err)
- 2007-12-27 20:55:36下载
- 积分:1
-
shor
大数质因子分解的shor算法的在经典计算机上的模拟。shor算在量子计算计算机上能够在很短时间内分解大数的质因子,对现有的RSA系统是一种严重的威胁。(Factorization of large numbers of quality in the shor algorithm simulation on classical computer. shor computer operator in the quantum computation can be decomposed in a very short time the quality factor of large numbers, the RSA of the existing system is a serious threat.)
- 2021-01-14 21:58:46下载
- 积分:1
-
huitu
简单的绘图程序,可以改变图形及颜色和填充方式。(This is a draft order.)
- 2009-10-13 20:44:03下载
- 积分:1
-
Draw
MDI 应用程序是另一类重要的文档视结构程序。它的特点是:用户一次可以打开多个文档,每个文档对应不同的窗口;主窗口的菜单会自动随着当前活动的子窗口的变化而变化;可以对子窗口进行层叠、平铺等各种操作;子窗口可以在MDI 主窗口区域内定位、改变大小、最大化和最小化,当最大化子窗口时,它将占满MDI 主窗口的全部客户区。MDI 不仅可以在同一时间内同时打开多个文档,还可以为同一文档打开多个视图。在Windows 菜单下选择New ,就为当前活动文档打开一个新的子窗口。
(MDI application is another important document, as the structure of the procedure. It is characterized by: a user can open multiple documents, each document corresponds to a different window main window menu automatically with the current activities of the sub-window changes can be stacked pair window, tile, etc. types of operation MDI child window in the main window positioning the region to change the size, to maximize and minimize, maximize the child window when it will occupy the entire main window MDI client area. MDI at the same time not only to open multiple documents at the same time, can also open multiple views of the same document. In the Windows menu select New, on the activities for the current document open a new sub-window.)
- 2009-07-15 01:11:43下载
- 积分:1
-
AIwuziqi
具有博弈功能的五子棋的实现,通过VC创建的基于对话框的程序。(Gobang Game function with the realization, through the creation of VC-based dialog box procedure.)
- 2009-06-28 13:07:14下载
- 积分:1
-
dyong
调用其他窗体的函数或过程
窗口未打开的时候,可以调用,但是调用之后,窗口就被加载了,虽然未显示,是隐藏在后台的。
所以不建议把公共的函数放在窗口中,可以放在模块中。
(Call other form of function or procedure when the window is not open, you can call, but after the call, the window is loaded, though not shown, is hidden in the background. It is not recommended to put a window in a public function, can be placed in the module.)
- 2014-02-09 22:35:44下载
- 积分:1
-
(实例032)屏蔽关闭、最大化、最小化按钮
每个窗体的标题栏上都设置了"关闭","最大化""最小化"按纽.如果不想使用这些按纽,运行程序,窗体标题栏上的关闭.最大化.最小化按纽均不可用.(Biaodilanshang have set up a "closed", "maximize" "minimize" button. If we do not want to use these buttons, operating procedures, forms Biaodilanshang the closure. Maximize. Minimize button not available.)
- 2005-06-09 18:39:18下载
- 积分:1
-
Calculate
MFC实现简单计算器,可以完成加减乘除混合运算,但没有优先级(MFC realize a simple calculator, to be completed Math )
- 2008-05-29 16:21:08下载
- 积分:1
-
CptEditor
我用本地API写的一个对话框程序,可以改窗口标题与图标,注意是对话框程序,不是窗口程序。不过说到底,对话框和窗口其实是一回事。(A dialog program . you can use it to change title and icon.)
- 2012-12-18 11:40:33下载
- 积分:1