rect
美式发音: 英式发音:网络释义:矩形(Rectangular);矩形结构;矩形区域
网络释义
abbr.1.receipt
1.矩形(Rectangular)使用 setPixels() 方法。此方法需要联合使用两个参数(rect 和 inputByteArray)来输出像素数据 (inputByteArray) 的矩形区域 …
4.矩形类 ... ps.opac= 透明度 ht.rect 画矩形 c.els.ext 设置后延深度 ...
6.正 (de+press 压→向下压→压制) 的) (cor+rect 正→全部改正→纠正) (cor+respond 反应→共同反应→相互通 ...
7.矩形大小unitpool)物品池类动作(itempool)矩形区域类动作(Rect)不规则区域类动作(Region)各类销毁对象动作运行函数 Exec…
例句释义:,矩形结构,矩形区域1.Notice that you must pass the Rect structure by reference , since the function expects a pointer to a RECT type .请注意,由于函数需要指向RECT类型的指针,必须通过引用来传递Rect结构。
2.The Rect value type must be passed by reference because the unmanaged API is expecting a pointer to a RECT to be passed to the function.Rect值类型必须通过引用传递,原因是非托管API要求将指向RECT的指针传递给该函数。
3.RECT. Providing that no two rectangles overlap, two threads or processes can simultaneously lock multiple rectangles in a surface.如果提供两个不相交迭的矩形,那么两个线程或进程可以同时锁定一个表面中的多个矩形。
4.The app calculates the rect by multiplying the column and row position by the size of each chip.这个计算通过行和列的位置和每个块的大小来得到矩形区域。
5.The default draw mode for rectangles is CORNERS, which means that the upper-left corner is defined by the x and y parameters of rect.矩形的默认绘制模式是CORNERS,这表示左上角是由rect的x和y参数定义的。
6.The round_rect function will provide the highpghting in both the in-focus and out-of-focus visuapzations.round_rect函数将在焦点内和焦点外显示效果中提供高亮显示。
7.In the following example the Point and Rect types provide member layout information using the StructLayoutAttribute.在下面的示例中,Point和Rect类型使用StructLayoutAttribute提供成员布局信息。
8.Fills the RECT data structure with the lengths of the sides of the rectangle that make up the window .用组成该窗口的矩形边的长度填充RECT数据结构。
9.If you use any of the first three versions, however, you get access to Rect's utipty functions.如果你使用开头三个中的任何一个,你就可以使用rect的实用函数。
10.I offset the values of the row and column by one to calculate the lower right portion of the rect.用计算偏移行和列的数值使得矩形区域的右下角。