×

参数串 meaning in Chinese

parameter string

Examples

  1. If a character occurs more than once in second argument string , then the first occurrence determines the replacement character
    如果第二个参数串中有重复字符,替换以首次出现的位置对应到第三个串中的字符为准。
  2. Where " jarpath " is the path to the jar file containing the agent class , and " options " is a parameter string for the agent
    的形式来指定代理,其中“ jarpath ”是到包含代理类的jar文件的路径,而“ options ”是代理的参数串
  3. The translate function returns the first argument string with occurrences of characters in the second argument string replaced by the character at the corresponding position in the third argument string
    Translate函数把第一个参数串中所有出现的第二个参数串中的字符替换为三个参数串中相应位置的字符。
  4. The substring - before function returns the substring of the first argument string that precedes and the substring - after function that follows the first occurrence of the second argument string in the first argument string
    函数substring - before返回第一个参数串中子串的前驱串, substring - after返回第一个参数串中子串的后继串。

Related Words

  1. 公式串
  2. 串车
  3. 串属性
  4. 葫芦串
  5. 串孔
  6. 串视
  7. 鸡肉串
  8. 气串
  9. 串部件
  10. 引用串
  11. 参数传递采用换名方式
  12. 参数传递采用引用方式
  13. 参数簇
  14. 参数存储器
PC Version

Copyright © 2018 WordTech Co.