get string信息详情

get string发音

意思翻译

获取字符串

相似词语短语

string───n.线,弦,细绳;一串,一行;vt.悬挂;系;扎;用线(或细绳等)串,把……连在一起

append string───追加字符串

unending string───永无止境的弦

looped string───循环字符串

tie string───系绳

string art───弦乐艺术

search string───[医]搜索字符串

string tension───弦张力

externalize string───外部化字符串

双语使用场景

If you called get string multiple times, surely you've been able to get different strings from the user.───如果你调用GetString好几次,你可以从用户那里获得不同的字符串。

after the second line for code here char * s1 gets the return value of get string this is what the state of our world looks like.───在第二行之后,这个代码char,*s1,等于GetSting的返回值,这就是它看起来的状态。

Manually append the serialized data to the GET string, and request a new page.───手动添加序列化数据的获取字符串,并要求新的一页。

utility method to create a Path from a String representing the filename.───可利用Paths.get(String)实用方法,从代表文件名的String中创建Path。

英语使用场景

Well, get string again is returning the address of the string the user typed in, D the address of the very first character like the letter D and storing that address in this variable s1.