A.0.01*int(x+0.05) B.0.01*int(100*(x+0.005)) C.0.01*int(100*(x+0.05)) D.0.01*int(x+0.005)
A.byval B.byref C.value D.reference
A.算術表達式 B.非法表達式 C.字符表達式 D.關系表達式