搜索资源列表
chongzidwing
- 小弟在做一信息发送的程序时遇到一问题,它的描述如下: 1、在一个对话框中显示三个RichEdit控件。 2、初始化显示时显示给客户看到的是第二个RichEdit控件。也就是中间的这一个。 3、三个RichEdit控件的存局在开发环境中如同QQ的消息发送框一样。 4、当点击“显示模式”时,在第二个RichEdit的基础上显示出它布局上面的RichEdit控件。判断,如果是打开状态,再点击该按钮则恢复到初始状态. 5、点击“记录”时,在第二个RichEdit的基础上显示出它布局下面的RichEdit
brew window manager
- Objective This topic describes how to create a windowed application that will share the display with other applications. Requirements Brew® MP windowed applications need to be written differently than traditional Brew MP applications.
OpenFileName
- OPENFILENAME结构包含了GetOpenFileName和GetSaveFileName函数用来初始化打开或另存为对话框的信息-OPENFILENAME structure contains GetOpenFileName and GetSaveFileName function used to initialize the Open or Save As dialog box information
213
- 创建了一个编辑框,里面有初始化内容,当鼠标点击编辑框的时候,提示信息清除-Create an edit box, which initialize the content when mouse click on the edit box with a message to clear
ZhangTaiLan
- 在状态栏上显示时间,进度条等,对状态栏进行初始化。-At the time displayed on the status bar, progress bar etc., on the status bar to initialize.
GDI
- 一个VB的GDI实例,演示如何在VB中如何初始化和使用GDI。-The GDI a VB example demonstrates how to initialize at how VB and use GDI.
1
- list recursive, initialize, alocation, Insertion, and Delete.
ChangingDesktop
- 设置桌面背景, (1)使用ChangingDesktop需要包含的一些头文件,以及进行初始化 在stdafx.h中 #include <afxwin.h> #include <wininet.h> //添加这个。注意顺序,顺序乱了也编译不过 #include <afxext.h> 用了com的东西,要进行初始化,不用说了吧。 在CXXXApp::Initinstance中添加AfxOleInit() 使用CCh
RestaurantManagementSystem
- 本系统有添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。详细功能请见项目内说明-The system has added product information and recipes information, backup and restore database and initialize the data operations. See more features within the project descr iption
Skin
- 换肤库,程序运行时添加代码 USkinInit(NULL,NULL,_T("Windows7.msstyles")) 初始化 结束前添加 USkinExit() 进行释放-Skinning library, the program is running add the code USkinInit (NULL, NULL, _T (" Windows7.msstyles" )) initialize the end of the add USkinExit ()
Create-a-window-simple-mouth
- 该代码用于初始化一窗口,涉及窗口的注册,初始化,显示-The code used to initialize a window involving the registration of the window, initialize, display
tree_ocx
- 有时候我们经常需要实现树的多态选择,本文就介绍一种三态选择树的具体实现。 步骤一:生成一个对话框工程。 步骤二:添加树控件,设置所需的属性。 步骤三:做三态选择框图标,且在OnInitDialog()中初始化树,使树控件与选择框图标所构成的图像列表控件联系,具体实现看源代码。 步骤四:实现树的左击消息,实现三态选择。 -Sometimes we often need to implement tree polymorphic choose, this
ListCtrlTest
- 对话框的工程,在主对话框中添加一个ListCtrl,一个新增按钮一个删除按钮,初始化对话框时在listCtrl中显示三条记录,当按下新增按钮时,弹出一个对话框,在对话框中填入姓名,性别,年龄,点击确定,内容加进ListCtrl,按下删除按钮时删除选中的条目-Dialog box works, in the main dialog box to add a ListCtrl, a new button is a delete button to initialize the dialog box
caozuoxml
- Qt中对xml进行操作,首先初始化xml数据,可以进行查找、删除、更新、添加、显示操作,结果会显示在对话框内-In Qt xml, first initialize the xml data you can find, delete, update, add, display operation, the results will be displayed in the dialog box within
linux
- 初始化PWM定时器0,按键及参数配置,步进电机运行模式控制等-Initialize PWM timer 0, keys and parameter configuration, the stepper motor running mode control
XH007123
- 1.基于对话框操作。 2.控件操作:使用列表框,单选按钮、编辑框、组合框等控件。 3.初始化时对列表框中数据读入、添加,修改。选取列表框中任意一条,可显示在静态文本框上显示。屏蔽主对话框ESC和回车消息。 其中列表框四列,包括飞机型号、纹理、涂层、材质。数据读入是从txt文件读入。关闭对话框时自动将列表框的数据保存到原txt中。 -1 dialog-based operations. (2) Controls: Use the list boxes, radio buttons,
VC-License-encryption-
- VC++编写的注册码加密源程序(含注册机、解密机)。本方法可有效控件版权软件被破解,保护你的软件产权不受侵害,压缩包内有两个源码包,一个是注册机源程序,另一个是解密机的源程序,一套完整的参考实例。 解密:初始化目标、生成解密匙、解密完成。-VC++ written registration code encryption source code (including RI, decryption machine). This method can effectively control
qbb
- Initialize Application,CreateForm(TfrmMain, frmMain) Application-The Initialize Application CreateForm (TfrmMain frmMain) Application
ysing
- 一个简单的TCP客户端程序流程 1,使用WSAStartup()初始化WinSock库-A simple TCP client program flow 1, using WSAStartup () to initialize WinSock library
hpbfhy
- 一个简单的TCP客户端程序流程 1,使用WSAStartup()初始化WinSock库-A simple TCP client program flow 1, using WSAStartup () to initialize WinSock library
