I could just ()a banner in the distance, but I could not see what's on it.
A. see to
B. clear up
C. make out
D. look at
查看答案
如果一个模块访问另一个模块的内部数据,则模块间的耦合属于______耦合。
A. 数据
B. 内容
C. 环境
D. 控制
在Visual FoxPro中,下列字符型常量"Thank you."表示法中,错误的是______。
A. "Thank you."
B. 'Thank you.'
C. (Thank you.)
D. [Thank You.]
使用文本框显示文字时,若要求只显示8个字符,则需设定它的______属性为8。
A. Caption
B. PasswordChar
C. MaxLength
D. Value
在Visual FoxPro中,如果希望表单显示的时候自动位于Visual FoxPro主窗口的中央,需设计表单的______属性。
AlwaysOnTop
B. AutoCenter
C. WindowState
D. WindowsType