搜索结果
找到约 60 项符合
DIALOG 的查询结果
按分类筛选
- 全部分类
- 其他 (5)
- Java编程 (5)
- Windows CE (5)
- VC书籍 (5)
- 编辑器/阅读器 (3)
- Linux/Unix编程 (2)
- BREW编程 (2)
- 中间件编程 (2)
- 串口编程 (2)
- 通讯/手机编程 (2)
- 技术资料 (2)
- ALTERA FPGA开发软件 (1)
- allegro (1)
- 单片机编程 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- 数据结构 (1)
- 其他书籍 (1)
- 单片机开发 (1)
- J2ME (1)
- Windows Mobile (1)
- 嵌入式/单片机编程 (1)
- 其他数据库 (1)
- 游戏 (1)
- matlab例程 (1)
- 教育系统应用 (1)
- Applet (1)
- Internet/网络编程 (1)
- Delphi控件源码 (1)
- JavaScript (1)
- 其他嵌入式/单片机内容 (1)
- 文件格式 (1)
- C/C++语言编程 (1)
- 笔记 (1)
- 手册 (1)
- 精品软件 (1)
Windows CE #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3d
#ifdef _AFXDLL
Enable3dControls() // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic() // Call this when linking to MFC statically
#endif
CPreviewDialogDlg dlg
m_pMainWnd = &dlg
int nResponse = dlg.DoModal()
if (nResponse == IDOK)
{
// TODO: Place code here to ...
编辑器/阅读器 使用WebBrowser控件作为容器打开Word文档 === === === === === === === 这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工
使用WebBrowser控件作为容器打开Word文档
=== === === === === === ===
这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工程中添加的引用主要为Office支持库,本示例是以在OFFICEXP 2003的环境下打开。所需文件如下:
Microsoft Word 11.0 Object Library (MSWord.olb)
Microsoft Office 11.0 Ob ...
串口编程 CHAPT12Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12Chapt12.dsp The
CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class.
CHAPT12\Chapt12.dsp The Visual C++ project file for the program.
CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program.
CHAPT12\Chapt12.h The header file for the app s application class
CHAPT12\Chapt12.ico The i ...
其他数据库 hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle
hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog box, rather than making t ...
中间件编程 通用报表打印类使用说明 主要功能: 1 – 自动分页 2 – 自动划出纵横表格线 3 – 支持横向 / 纵向打印 4 – 支持打印输出或生成文本文件 使用方法: 1.Copy prt.h
通用报表打印类使用说明
主要功能:
1 – 自动分页
2 – 自动划出纵横表格线
3 – 支持横向 / 纵向打印
4 – 支持打印输出或生成文本文件
使用方法:
1.Copy prt.h, prt.cpp --- > Project Path
2.Menu --- > Project --- > Add to project --- > files ( prt.h, prt.cpp )
3.Menu --- > open --- > prt_demo.rc --- > B ...
游戏 Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic c
Motoko it s a 2D library to handle the graphical user interface of the game. It supports the basic controls of the windows GUI look like: PictureBox, TextBox, ListBox, LabelBox, ControlListBox, ComboBox, Button, CheckButton, Dialog, Panel, HScrollBar and VScrollBar. It uses the library CRM32Pro, so ...
中间件编程 用于产生正弦波查表文件里的数据
用于产生正弦波查表文件里的数据,参数可设置,写成了一个Dialog的形式
matlab例程 ....瑞利平坦衰变信道.doc ....channel_model ....AS2sigma_gaussian_90.mat ....AS2sigma_gaussian_180.mat
....\瑞利平坦衰变信道.doc
....\channel_model
....\AS2sigma_gaussian_90.mat
....\AS2sigma_gaussian_180.mat
....\AS2sigma_laplacian_90.mat
....\correlation.m
....\dialog.m
....\erfcomp.m
....\geometry2correlation.m
....\Rxx_gaussian.m
....\Rxx_laplacian.m
....\Rxy_gaussian.m ...
Internet/网络编程 Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported,
Description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP
is also de ...