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

推荐订阅源

月光博客
月光博客
J
Java Code Geeks
F
Fortinet All Blogs
Blog — PlanetScale
Blog — PlanetScale
P
Proofpoint News Feed
U
Unit 42
B
Blog
宝玉的分享
宝玉的分享
腾讯CDC
Microsoft Azure Blog
Microsoft Azure Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Last Week in AI
Last Week in AI
博客园 - Franky
博客园 - 三生石上(FineUI控件)
人人都是产品经理
人人都是产品经理
Martin Fowler
Martin Fowler
博客园_首页
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
云风的 BLOG
云风的 BLOG
L
LangChain Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Y
Y Combinator Blog
The GitHub Blog
The GitHub Blog
博客园 - 叶小钗

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

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