惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
腾讯CDC
Jina AI
Jina AI
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
Apple Machine Learning Research
Apple Machine Learning Research
GbyAI
GbyAI
WordPress大学
WordPress大学
Hugging Face - Blog
Hugging Face - Blog
T
The Blog of Author Tim Ferriss
小众软件
小众软件
M
MIT News - Artificial intelligence
MyScale Blog
MyScale Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Google DeepMind News
Google DeepMind News
月光博客
月光博客
L
LangChain Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - Franky
C
Check Point Blog
U
Unit 42
人人都是产品经理
人人都是产品经理

博客园 - analysis

再上百度空间(此博客将不再更新,后续文章请访问我的百度空间:http://hi.baidu.com/insight ) unary,binary,ternary LoadRunner安装问题 Apache PHP 配置 - analysis 修改 EditPlus 2.30 在Windows资源管理器右键菜单中的快捷键字母 - analysis 安装 Java SE 6 Development Kit Widget 还是 Gadget "gtalk:" 启动方式分析 - analysis - 博客园 迷恋于gVim 充分利用Gmail中的Drafts功能 Google各项Web应用界面及技术的不统一性 怎样确认对方使用的是GoogleTalk还是Gmail with Chat或者其他非Talk客户端 系统软件和数据软件 代码,文档,程序 Firefox 2.0 配置文件中代理服务器设置参数的位置及含义 svn 练习 使用笔记 Google Notebook 缺陷 去除 迅雷 5 广告条 (版本 5.5.2.252) 金山词霸2007昨天发布
Modal和Modeless
analysis · 2006-12-15 · via 博客园 - analysis

以前一直以为是modal和modaless,今天知道自己错了。
modal

adj.

形式的, 样式的, 形态上的, 情态的, 语气的

adj.

[计](对话框等)模式的

modeless

adj.

非模态的


The CreateDialog macro creates a modeless dialog box from a dialog box template resource.
The CreateDialog macro uses the CreateDialogParam function.
The CreateDialogParam function uses the CreateWindowEx function to create the dialog box.

The DialogBox macro creates a modal dialog box from a dialog box template resource. DialogBox does not return control until the specified callback function terminates the modal dialog box by calling the EndDialog function.
The DialogBox macro uses the DialogBoxParam function.
The DialogBoxParam function uses the CreateWindowEx function to create the dialog box.

附带:
parameter

n.

参数, 参量, <口> 起限定作用的因素
(这个单词的发音也要更正一下了)