Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.
string to compare with
要比较的字符串
Laatste Update: 2011-10-23
Gebruiksfrequentie: 3
Kwaliteit:
string to be converted.
str: string to be converted.
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
the string to be measured.
the string to be measured.
Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:
converts the string to uppercase.
将字符串转换为大写 。
Laatste Update: 2011-10-23
Gebruiksfrequentie: 3
Kwaliteit:
the string to replace spaces with
将空格替换为此字符串
Laatste Update: 2011-10-23
Gebruiksfrequentie: 3
Kwaliteit:
writes given string to a file.
将给定字符串写入到一个文件 。
Laatste Update: 2011-10-23
Gebruiksfrequentie: 3
Kwaliteit:
insert here the string to search for.
在此插入搜索的字符串 。
Laatste Update: 2011-10-23
Gebruiksfrequentie: 3
Kwaliteit:
appends given string to the end of a file.
将给定的字符串追加到一个文件的末尾 。
Laatste Update: 2011-10-23
Gebruiksfrequentie: 3
Kwaliteit:
you need two numbers or string to do an addition
您需要两个数字或字符串执行相加运算
Laatste Update: 2011-10-23
Gebruiksfrequentie: 3
Kwaliteit:
arguments are a string to be encrypted and an optional salt string to base the encryption on.
crypt() will return an encrypted string using the standard unix des-based encryption algorithm or alternative algorithms that may be available on the system. arguments are a string to be encrypted and an optional salt string to base the encryption on. see the unix man page for your crypt function for more information.