设a、b为字符型变量,与a-b等价的表达式是().
第1题:
在窗体上画一个命令按钮,然后编写如下事件过程:
Private Sub Command1_Click()
Dim Y as String
X=5
Y=X & Space(3) & X
Print X;
Print Trim(Y);Len(Trim(Y))
End Sub
该程序的执行结果是【 】。
第2题:
下列函数中,能够得到一个字符串的一组函数是 ( )
A.Leh函数、Right函数、Mid函数
B.LTrim函数、RTrim函数、Trim函数
C.Len函数、LCase函数、UCase函数
D.Space函数、Len函数、Trim函数
第3题:
A、Ltrim()
B、Trim()
C、Left()
D、Instr()
第4题:
For a vessel with longitudinal inclination, an increase in GML causes ______.
A.list to stabilize at an angle of loll
B.trim to stabilize at an angle of loll
C.trim to increase
D.trim to decrease
第5题:
函数Trim()可以去掉字符串中所有的空格。
第6题:
要去掉字符串左右空格的函数是()。
第7题:
删除字符串前导和尾随空格的函数是()。
第8题:
函数LEN(TRIM(SPACE(8)-SPACE(8)))返回的值是()。
第9题:
对
错
第10题:
Ltrim()
Trim()
Rtrim()
Mid()
第11题:
trim(a)+b+space(len(a)-len(trim(a)))
trim(a)=b
a+b
a*b
第12题:
The fioot/tons needed to trim the vessel by 1 inch
The foot/tons needed to trim the vessel by 1 foot
The moments needed to trim the vessel by 1 centimeter
The amount of vessel will trim when loading 100 tons 100 feet from the tipping center
第13题:
?LEN(TRIM(“国庆”+ “假期”))=【 】 。
第14题:
函数LEN(TRIM(SPACE(10))-SPACE(3))返回的值是______。
A.7
B.-3
C.13
D.3
第15题:
A.Ltrim
B.Rtrim
C.Mid
D.Trim
第16题:
String类Trim方法可以删除字符串开始和结尾的所有空格。
第17题:
在VBScript中,求字符串长度的函数是()。
第18题:
在Visual FoxPro中,函数trim(<字符串>)可以将字符串中所有空格去掉.
第19题:
调用trim方法,可以去掉字符串的那部分空格()
第20题:
更换FCC后,维护人员应最后闭合跳开关是()。
第21题:
trim
change of trim
final trim
change of draft
第22题:
12
10
8
6
第23题:
8
16
0
出错