label1.Caption=str(a)&str_a&str(b)&+"="这句语句中少什么?
Label1.Caption = Chr(K) + Label1.Caption 这句的作用是什么?
label1.caption="" 其中双引号表示什么?
str[i]=str[i]-‘a’+‘A’这是什么意思?
java中str =str.subString(1,
在vf中 thisform.label1.caption=time()如何用
VB中,If(Label1.caption=6)or(Label2.caption=6)or(Label3.captio
str = str.replace(//g,'');
在C语言中,在执行 char str[10]=”ch\nina” ; strlen(str) 的结果是( ).A、5 B
设有定义:char str[]="abcdefghij"; 执行语句str[4]='\0'; 后,strlen(str)
vf中str函数'"+str()+''什么意思
str = str.Replace("'","").Replace("--","");这外语句错在哪?
vfp中str函数c=7869.559LEN(STR(c))LEN(STR(c,6,1))LEN(STR(c,4))结果