汉译英//对吗?BitBlt函数的介绍:第一个参数是拷贝的目标区域,第5个参数是源数据的目标区域.BitBlt func

问题描述:

汉译英//对吗?
BitBlt函数的介绍:第一个参数是拷贝的目标区域,第5个参数是源数据的目标区域.
BitBlt function introduce :the first paramater is copy of target area.the five paramater is source data of target area.
1个回答 分类:综合 2014-12-05

问题解答:

我来补答
你那个估计是用软件翻的吧.我稍微查了一下bitbit function在网上的解释,因为“目标区域”这种词组在不同情况是用不同的表达的,虽然我不懂VB.我估计你说的第一个参数是hdcDest:A handle to the destination device context.第五个是hdcSrc:A handle to the source device context.对么?详细的你也可以看这里:http://msdn.microsoft.com/en-us/library/dd183370(VS.85).aspx
以下是我翻译的,不知能不能帮上你?
The introduction of BitBit function:The first parameter is the copied destination device context and the fifth one is the source of the device context.
 
 
展开全文阅读
剩余:2000
上一页:第9题老师
下一页:jst