window procedure中文,window procedure的意思,window procedure翻译及用法

2025-06-28 22:26 浏览次数 10

window procedure

窗口程序

窗口过程

window procedure 片语

片语

Rather Than Window Procedure而非窗口程序

window w procedure窗口过程

very good window procedure说明非常好的窗口程序

The window procedure窗口过程

default window procedure预设窗口程序

procedure window程序窗口

examples of animation window procedure动画窗口的实例程序

window procedure 例句

英汉例句

  • c prepared by a window procedure jump!

    用c编写的一个跳转窗口程序!

  • windows sends a message to a window by calling the window procedure. the window procedure does some processing based on the message and then returns control to windows.

    这个窗口过程是一个既可以出现在程序中又可以出现在动态链接库中的函数。

  • in your window procedure you check the message and it's parameters, and do whatever you want with them!

    在你的窗口过程中,你检查消息,和它的参数,并你想让它做的事!

  • handle to the window whose window procedure receives the message.

    一个窗口的句柄(资源的标识,类似指针)。(操作接受到消息的窗口)

  • the mfc common window procedure automatically switches to the correct module state, so you do not need to worry about it in any message handlers implemented in your regular dll.

    mfc 的通用窗口过程会自动切换到正确的模块状态,因此您无需担心在规则dll中实现的任何消息处理程序中的模块状态。

  • msdn description: sends a message to the window and does not return until the window procedure has processed the message.

    发送消息给窗体并由窗体过程处理完后才返回。

  • the window procedure for a toolbar automatically sets the size and position of the toolbar window.

    工具条的窗口处理会自动设置其自身的大小、位置。

  • send scroll bar messages to the window procedure of the window containing the scroll bar.

    发送滚动条消息给包含滚动条的窗口的窗口处理函数。

  • the window class defines the window procedure and some other characteristics of the windows that are created based on that class.

    窗口类定义了窗口过程和基于那个类创建出来的窗口的特性。

相关热词