青年中文青年中文

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.