|
joshsmi 發表於 16-8-13 18:25
I think in your post there seem to be a lot of nonsense resulting from missing knowledge but I only ...
Hello, let me translate the following Chinese for you:
BarCount是AFL執行時能夠存取的陣列元素(K棒)數量,
Firstly, we should seperate it according to some Chinese keywords (是=vi. 的=adj.).
such as, we can seperate it into three parts as below:
BarCount是 AFL執行時能夠存取的 陣列元素(K棒)數量,
Secondly, we translate them into English seperately:
// BarCount是 = BarCount is
// AFL執行時能夠存取的 = which can be accessed during AFL run-time
// 陣列元素(K棒)數量 = the quantity of array members (of K bar)
And finally, we combine them to a English statement as below:
BarCount is the quantity of array members (of K bar) which can be accessed during AFL run-time.
Hope this help :-)
|
評分
-
查看全部評分
|