A.a or b or c B.(not a or b )and( b or c ) C.False or not a and b or not c D.not a and not b and (12 in [1..10] )
填空题在Delphi集成开发环境中,如果想要直接设置或者修改对象的属性,可以通过()中的属性窗口直接进行设置。
填空题3-2<>Int(1.1)=()
填空题Sqr(3)+StrToInt(‘19’)=()
填空题Trunc(-1.3)+Int(1.4)=()
填空题Delphi是基于面向对象技术的。在Delphi中,属性表示(),方法是对象(),事件是能够引起对象()