User contributions
- 02:10, 27 October 2015 diff hist +74 N Translations:IAdeUICallbacks::FileOpenCompleted/1/zh Created page with "= void FileOpenCompleted([in] string function, [in] string fullFilePath) =" current
- 02:09, 27 October 2015 diff hist +939 N IAdeUICallbacks::FileOpenCompleted/zh Created page with "IAdeUICallbacks::FileOpenCompleted"
- 02:09, 27 October 2015 diff hist +34 N Translations:IAdeUICallbacks::FileOpenCompleted/Page display title/zh Created page with "IAdeUICallbacks::FileOpenCompleted" current
- 02:08, 27 October 2015 diff hist -15 IAdeUICallbacks::AskMsgNumber/zh Created page with "* «question»: 显示给用户看的问题 * «title»:显示的对话窗口的标题 * «bShowDefault»:默认值是否在开头显示。 * «defaultNumber»:默认..." current
- 02:08, 27 October 2015 diff hist +243 N Translations:IAdeUICallbacks::AskMsgNumber/4/zh Created page with "* «question»: 显示给用户看的问题 * «title»:显示的对话窗口的标题 * «bShowDefault»:默认值是否在开头显示。 * «defaultNumber»:默认..." current
- 02:06, 27 October 2015 diff hist -3 IAdeUICallbacks::AskMsgText/zh current
- 02:06, 27 October 2015 diff hist -3 Translations:IAdeUICallbacks::AskMsgText/2/zh current
- 02:05, 27 October 2015 diff hist +98 IAdeUICallbacks::AskMsgNumber/zh Created page with "* AskMsgNumber函数 * IAdeUICallbacks::AskMsgText、IAdeUICallbacks::AskMsgChoice、IAdeUICallba..."
- 02:05, 27 October 2015 diff hist +231 N Translations:IAdeUICallbacks::AskMsgNumber/9/zh Created page with "* AskMsgNumber函数 * IAdeUICallbacks::AskMsgText、IAdeUICallbacks::AskMsgChoice、IAdeUICallba..." current
- 02:04, 27 October 2015 diff hist +4 IAdeUICallbacks::AskMsgNumber/zh Created page with "= 另请参考 ="
- 02:04, 27 October 2015 diff hist +16 N Translations:IAdeUICallbacks::AskMsgNumber/8/zh Created page with "= 另请参考 =" current
- 02:04, 27 October 2015 diff hist -7 IAdeUICallbacks::AskMsgNumber/zh Created page with "返回输入的数字。"
- 02:04, 27 October 2015 diff hist +24 N Translations:IAdeUICallbacks::AskMsgNumber/7/zh Created page with "返回输入的数字。" current
- 02:04, 27 October 2015 diff hist -24 IAdeUICallbacks::AskMsgNumber/zh Created page with "如果用户点击'''Cancel''', '''False''' ,将«bCancel»设定为'''True'''。'''True'''将导致当前计算终止。"
- 02:04, 27 October 2015 diff hist +123 N Translations:IAdeUICallbacks::AskMsgNumber/6/zh Created page with "如果用户点击'''Cancel''', '''False''' ,将«bCancel»设定为'''True'''。'''True'''将导致当前计算终止。" current
- 02:04, 27 October 2015 diff hist -4 IAdeUICallbacks::AskMsgNumber/zh Created page with "== 返回值 =="
- 02:04, 27 October 2015 diff hist +15 N Translations:IAdeUICallbacks::AskMsgNumber/5/zh Created page with "== 返回值 ==" current
- 02:04, 27 October 2015 diff hist -3 IAdeUICallbacks::AskMsgNumber/zh Created page with "== 参 数 =="
- 02:04, 27 October 2015 diff hist +13 N Translations:IAdeUICallbacks::AskMsgNumber/3/zh Created page with "== 参 数 ==" current
- 02:04, 27 October 2015 diff hist -44 IAdeUICallbacks::AskMsgNumber/zh Created page with "在计算AskMsgNumber()函数时调用。通过执行此方法显示用户界面元素:显示一个问题,允许用户输入文本。"
- 02:04, 27 October 2015 diff hist +141 N Translations:IAdeUICallbacks::AskMsgNumber/2/zh Created page with "在计算AskMsgNumber()函数时调用。通过执行此方法显示用户界面元素:显示一个问题,允许用户输入文本。" current
- 02:03, 27 October 2015 diff hist +19 IAdeUICallbacks::AskMsgNumber/zh Created page with "= double IAdeUICallbacks:: AskMsgNumber([in] string question, [in] BSTR title, [in] bool bShowDefault, [in] double defaultNumber, [out] bool* bCancel) ="
- 02:03, 27 October 2015 diff hist +175 N Translations:IAdeUICallbacks::AskMsgNumber/1/zh Created page with "= double IAdeUICallbacks:: AskMsgNumber([in] string question, [in] BSTR title, [in] bool bShowDefault, [in] double defaultNumber, [out] bool* bCancel) =" current
- 02:03, 27 October 2015 diff hist +1,089 N IAdeUICallbacks::AskMsgNumber/zh Created page with "IAdeUICallbacks::AskMsgNumber"
- 02:03, 27 October 2015 diff hist +29 N Translations:IAdeUICallbacks::AskMsgNumber/Page display title/zh Created page with "IAdeUICallbacks::AskMsgNumber" current
- 02:02, 27 October 2015 diff hist -1 IAdeUICallbacks::AskMsgComboBox/zh current
- 02:02, 27 October 2015 diff hist -1 Translations:IAdeUICallbacks::AskMsgComboBox/11/zh current
- 02:01, 27 October 2015 diff hist -39 IAdeUICallbacks::AskMsgComboBox/zh Created page with "通过执行该方法显示一个用户界面元素:显示一个问题,允许用户输入文本内容,并提供一个建议列表。"
- 02:01, 27 October 2015 diff hist +138 N Translations:IAdeUICallbacks::AskMsgComboBox/3/zh Created page with "通过执行该方法显示一个用户界面元素:显示一个问题,允许用户输入文本内容,并提供一个建议列表。" current
- 01:52, 27 October 2015 diff hist -9 IAdeUICallbacks::AskMsgComboBox/zh Created page with "在计算AskMsgChoice()函数时调用,需要一个combo box(组合框,«comboBox»参数值为ture)。"
- 01:52, 27 October 2015 diff hist +115 N Translations:IAdeUICallbacks::AskMsgComboBox/2/zh Created page with "在计算AskMsgChoice()函数时调用,需要一个combo box(组合框,«comboBox»参数值为ture)。" current
- 01:51, 27 October 2015 diff hist -8 IAdeUICallbacks::AskMsgComboBox/zh Created page with "* «question»: 显示给用户看的问题 * «title»:显示的对话窗口的标题 * «optionList»:要显示的选项列表。 * «defaultText»:最初显示的..."
- 01:51, 27 October 2015 diff hist +285 N Translations:IAdeUICallbacks::AskMsgComboBox/5/zh Created page with "* «question»: 显示给用户看的问题 * «title»:显示的对话窗口的标题 * «optionList»:要显示的选项列表。 * «defaultText»:最初显示的..." current
- 01:48, 27 October 2015 diff hist +96 IAdeUICallbacks::AskMsgComboBox/zh Created page with "* IAdeUICallbacks::AskMsgChoice * AskMsgChoice函数 * IAdeUICallbacks::AskMsgNumber、IAdeUIC..."
- 01:48, 27 October 2015 diff hist +228 N Translations:IAdeUICallbacks::AskMsgComboBox/11/zh Created page with "* IAdeUICallbacks::AskMsgChoice * AskMsgChoice函数 * IAdeUICallbacks::AskMsgNumber、IAdeUIC..."
- 01:48, 27 October 2015 diff hist +4 IAdeUICallbacks::AskMsgComboBox/zh Created page with "= 另请参考 ="
- 01:48, 27 October 2015 diff hist +16 N Translations:IAdeUICallbacks::AskMsgComboBox/10/zh Created page with "= 另请参考 =" current
- 01:48, 27 October 2015 diff hist -2 IAdeUICallbacks::AskMsgComboBox/zh Created page with "= 示例 ="
- 01:47, 27 October 2015 diff hist +10 N Translations:IAdeUICallbacks::AskMsgComboBox/9/zh Created page with "= 示例 =" current
- 01:47, 27 October 2015 diff hist -24 IAdeUICallbacks::AskMsgComboBox/zh Created page with "如果用户点击'''Cancel''', '''False''' ,将«bCancel»设定为'''True'''。'''True'''将导致当前计算终止。"
- 01:47, 27 October 2015 diff hist +123 N Translations:IAdeUICallbacks::AskMsgComboBox/8/zh Created page with "如果用户点击'''Cancel''', '''False''' ,将«bCancel»设定为'''True'''。'''True'''将导致当前计算终止。" current
- 01:47, 27 October 2015 diff hist -2 IAdeUICallbacks::AskMsgComboBox/zh Created page with "由用户输入或者选择的文本。"
- 01:47, 27 October 2015 diff hist +39 N Translations:IAdeUICallbacks::AskMsgComboBox/7/zh Created page with "由用户输入或者选择的文本。" current
- 01:47, 27 October 2015 diff hist -3 IAdeUICallbacks::AskMsgComboBox/zh Created page with "== 返回值 =="
- 01:47, 27 October 2015 diff hist +15 N Translations:IAdeUICallbacks::AskMsgComboBox/6/zh Created page with "== 返回值 ==" current
- 01:47, 27 October 2015 diff hist -3 IAdeUICallbacks::AskMsgComboBox/zh Created page with "== 参 数 =="
- 01:47, 27 October 2015 diff hist +13 N Translations:IAdeUICallbacks::AskMsgComboBox/4/zh Created page with "== 参 数 ==" current
- 01:47, 27 October 2015 diff hist +18 IAdeUICallbacks::AskMsgComboBox/zh Created page with "= string IAdeUICallbacks::AskMsgComboBox([in] string question, [in] string title, [in] array<string> optionList, [in] string defaultText, [in] bool bSho..."
- 01:47, 27 October 2015 diff hist +203 N Translations:IAdeUICallbacks::AskMsgComboBox/1/zh Created page with "= string IAdeUICallbacks::AskMsgComboBox([in] string question, [in] string title, [in] array<string> optionList, [in] string defaultText, [in] bool bSho..." current
- 01:46, 27 October 2015 diff hist +1,296 N IAdeUICallbacks::AskMsgComboBox/zh Created page with "IAdeUICallbacks::AskMsgComboBox"