device context的意思|示意
设备描述表
device context的用法详解
英语单词device context的用法讲解
Device Context (DC)是一种用在windows操作系统中的句柄类型,它可以提供一个环境来控制向特定的设备你提供的信息,以及在你和设备之间传递信息,简而言之,它可以把信息传给设备,也可以把设备返回的信息接收回来。
一般来讲,在使用windows应用程序时,它会要求一个设备上下文以进行绘图,比如在绘制文字,图标,颜色,等。当你的应用程序创建一个设备上下文,它就可以使用它来控制那些特定设备的属性。这也可以理解为你通过设备上下文来通信,使其知道你想要它做什么。
此外,Device Context也可用于某些可操作性的任务,比如截屏,复制粘贴,等等。总体而言,Device Context是Windows用来控制设备和信息交互的一个重要机制,在许多应用中都有用到。
device context相关短语
1、 destination device context 目标设备上下文
2、 output device context 输出设备上下文
3、 printer device context 打印机设备上下文
4、 memory device context 内存装置内容,内存设备内容,内存设备环境,记忆周
5、 display device context 显示装置内容,显示设备内容,显示装置情境
6、 handle device context 都要使用该句柄
7、 handle of device context 设备上下文句柄
8、 private device context 设备上下文
device context相关例句
WM _ SETFONT WM _ SETFONT Selects the font handle into the device context status bar.
选择字体句柄到状态栏的设备上下文.
互联网
The window whose client area the device context object will access.
设备上下文将要存取的客户区所在的窗口.
互联网
Copies a bitmap from the source device context to current device context.
从源设备描述表复制位图到当前设备描述表.
互联网
Some of the values in the device context are graphics attributes.
关联设备中的一些值是图形属性.
互联网
The device context also defines a clipping region.
关联设备也定义剪裁区域.
互联网
GDI draws lines using the current pen selected in the device context.
gdi用当前选进关联设备的画笔绘制直线.
互联网