中国大学MOOC: 输入hello↙,写出下面程序的运行结果。#include <stdio.h>#include <string.h>int main(){char s[80],t[200]; int i,sl ;gets(s);sl = strlen(s);for(i=0 ;i<sl ;i++) t[i]=s[sl-i-1] ;for (i=0; i<sl; i++) t[sl+i] = s[i];t[sl+i]=\0 ;puts(t); return 0;}
中国大学MOOC: 输入hello↙,写出下面程序的运行结果。#include <stdio.h>#include <string.h>int main(){char s[80],t[200]; int i,sl ;gets(s);sl = strlen(s);for(i=0 ;i<sl ;i++) t[i]=s[sl-i-1] ;for (i=0; i<sl; i++) t[sl+i] = s[i];t[sl+i]=\0 ;puts(t); return 0;}
中国大学MOOC: 以下函数的功能是( )。fun(char *s1, char *s2) { int i=0; while(s1[i]==s2[i] && s2[i]!=) i++; return(sl[i]== && s2[i]==); }[/i][/i][/i][/i][/i]
中国大学MOOC: 以下函数的功能是( )。fun(char *s1, char *s2) { int i=0; while(s1[i]==s2[i] && s2[i]!=) i++; return(sl[i]== && s2[i]==); }[/i][/i][/i][/i][/i]
选出划线部分读音不同的单词。 A: sl ip B: sh i p C: i t D: f e ll
选出划线部分读音不同的单词。 A: sl ip B: sh i p C: i t D: f e ll
润湿的先决条件( ) A: γSV< γSL B: γSV< γLV C: γSV> γSL D: γSV=γSL
润湿的先决条件( ) A: γSV< γSL B: γSV< γLV C: γSV> γSL D: γSV=γSL
当液体(L)与固体(S)相接触,固体不被液体所润湿,则两相的表面张力关系是( )。 A: γSV-γSL<γLV B: γSV-γSL>γLV C: γSV<γSL D: γSV >γSL
当液体(L)与固体(S)相接触,固体不被液体所润湿,则两相的表面张力关系是( )。 A: γSV-γSL<γLV B: γSV-γSL>γLV C: γSV<γSL D: γSV >γSL
现有代码片段: String s="123"; String sl=s+456; 请问sl的结果是
现有代码片段: String s="123"; String sl=s+456; 请问sl的结果是
船舶对水航程SL,对地航程SG,船速VE,航时t,若SL<VEt,且SG>SL,则船舶航行在 情况下。
船舶对水航程SL,对地航程SG,船速VE,航时t,若SL<VEt,且SG>SL,则船舶航行在 情况下。
判断字符串s1是否大于字符串s2,应使用()。 A: if(sl>;s2) B: if(strcmp(sl,s2)) C: if(strcmp(s2,s1)>;0) D: if(strcmp(sl,s2)>;0)
判断字符串s1是否大于字符串s2,应使用()。 A: if(sl>;s2) B: if(strcmp(sl,s2)) C: if(strcmp(s2,s1)>;0) D: if(strcmp(sl,s2)>;0)
已知G4=(VT{a,’,’,(,)},VN={S,L,L’},S,P),其中P为, S→(L)|a|ε L→SL’ L’→,SL’|ε FIRST(SL’)是(29)。 A: {’,’,ε} B: {(,a} C: {(,a,’,’) D: {(,a,’,’ ,ε)
已知G4=(VT{a,’,’,(,)},VN={S,L,L’},S,P),其中P为, S→(L)|a|ε L→SL’ L’→,SL’|ε FIRST(SL’)是(29)。 A: {’,’,ε} B: {(,a} C: {(,a,’,’) D: {(,a,’,’ ,ε)
SL的功能是什么?
SL的功能是什么?