描述如何使用视窗物件的警示、确认和提示方法来建立提示讯息方块,此种方块通常用于请求使用者输入。
Describes how to use the alert, confirm, and prompt methods of the window object to create prompt message boxes, which typically solicit input from users.
如需取得特定错误讯息的说明,请在 [输出]视窗中按一下错误代码并按下F1,或在 [索引] 的 [寻找]方块中输入错误代码。
To get help on a particular error message, either click the mouse on an error number in the Output window and press F1, or type the error number in the Look for box in the Index.
在侦错工具的输出视窗中显示讯息,并中断侦错工具。
Displays a message in the debugger's output window and breaks into the debugger.
视窗让您能够将讯息处理常式 (MFC 使用者介面类别的成员函式)系结到应用程式资源所产生的讯息。
The Properties window enables you to bind message handlers (member functions of MFC user-interface classes) to the messages generated by your application's resources.
在指定的视窗前显示讯息方块。
否则,讯息方块会由目前使用中的视窗所主控。
Otherwise, the message box is owned by the window that is currently active.
若要在侦错工具输出视窗里显示程序的讯息,您可以使用ATLTRACE巨集或MF CTRACE巨集。
To display messages from your program in the debugger Output window, you can use the ATLTRACE macro or the MFC TRACE macro.
若要在侦错工具输出视窗里显示程序的讯息,您可以使用ATLTRACE巨集或MF CTRACE巨集。
To display messages from your program in the debugger Output window, you can use the ATLTRACE macro or the MFC TRACE macro.
应用推荐