偏移位置 meaning in English
deviation post
Examples
- In the code below , notice that the offset position is calculated using system information about the border size
在以下代码中,请注意偏移位置是使用有关边框大小( - We start appending 0s first , because the first offset we re given will tell us to start appending 1s
开始时添加0 ,从得到的第一个偏移位置开始添加1 。所以我们要将 - Thus , the offset is equal to the border width plus the caption height plus the offset into the client area of the form
因此,偏移位置等于边框宽度加上标题高度,再加上窗体工作区的偏移位置。 - You can insert printk s at the beginning of a routine or at any offset in the function the offset must be at the instruction boundary
您可以在例程的开头或者函数中的任意偏移位置插入printk (偏移量必须在指令范围之内) 。 - These must be taken into account when testing the offset , because some measurements are made with the client area and some are made with screen coordinates
在测试偏移位置时必须考虑这些因素,因为某些测量结果是使用工作区得出的,而另一些测量结果是使用屏幕坐标得出的。