string str信息详情

string str发音

意思翻译

字符串str

相似词语短语

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

str ng───str ng公司

str pers───r压力机

str pe───结构pe

str ght───赖特

schleswiger str───石勒苏益格-荷斯坦街

str ct───结构ct

append string───追加字符串

unending string───永无止境的弦

双语使用场景

In Listing 5, the string in STR is modified by the upcase!───在清单5中,str中的字符串由upcase !

Consider two threads with access to the String STR.───考虑两个线程访问String str。

After you invoke that method on the String STR (str.freeze, STR cannot be modified).───对String str调用该方法(str . freeze)之后,str将不能被修改。

Write a predicate method askYesNoQuestion(str) that prints out the string str as a question for the user and then waits for a response.───写一个断言方法askYesNoQuestion(str)来输出字符串str作为问题,然后等待用户的反映。

After you invoke that method on the String str (str. freeze, str cannot be modified).───对Stringstr调用该方法(str.freeze)之后,str将不能被修改。

Second, when we wrote to the record store with writeRecord(String str), we first converted the Java string parameter into a byte array.───其次,当使用writeRecord(Stringstr)向记录存储中写入数据时,我们首先把Java字符串参数转换成一个字节数组。

For example, if I have a method called draw(String str), an overloaded version can have the following form: draw(String str, int i).───例如,如果有一个名为draw(Stringstr)的方法,那么重载的方法可以有以下形式:draw(Stringstr,inti)。

英语使用场景

Second, when we wrote to the record store with writeRecord(String str), we first converted the Java string parameter into a byte array.

After you invoke that method on the String str (str.freeze, str cannot be modified).