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

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
Vercel News
Vercel News
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
量子位
Y
Y Combinator Blog
IT之家
IT之家
博客园 - 聂微东
L
LangChain Blog
爱范儿
爱范儿
H
Help Net Security
GbyAI
GbyAI
F
Fortinet All Blogs
B
Blog
Microsoft Security Blog
Microsoft Security Blog
罗磊的独立博客
C
Check Point Blog
博客园 - 三生石上(FineUI控件)
小众软件
小众软件
D
DataBreaches.Net
Last Week in AI
Last Week in AI
WordPress大学
WordPress大学
B
Blog RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
宝玉的分享
宝玉的分享

博客园 - 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.

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