来自专业的译者、企业、网页和免费的翻译库。
inputstring:
inputstring :
最后更新: 2013-05-30
使用频率: 1
质量:
inputstring - string
inputstring - chaîne
最后更新: 2013-05-30
使用频率: 3
质量:
inputstring - string value
inputstring - valeur de chaîne
最后更新: 2013-05-30
使用频率: 2
质量:
inputstring is a string containing the url that you want to encode.
inputstring est une chaîne contenant l’url que vous souhaitez encoder.
最后更新: 2018-02-13
使用频率: 1
质量:
replaces all occurrences of the search string from the inputstring with the replace string.
remplace toutes les occurrences de la chaîne de recherche à partir d'inputstring par la chaîne replace.
最后更新: 2011-01-26
使用频率: 1
质量:
startposition is an optional number indicating the position within inputstring where substring search is to begin.
startposition est un numéro optionnel indiquant la position dans inputstring où la recherche de sous-chaîne est de commencer.
最后更新: 2018-02-13
使用频率: 1
质量:
the following examples are applicable to both basic and crystal syntax. they assume that inputstring is the text string “”monday is my day off.
les exemples suivants sont applicables à la fois la syntaxe de base et crystal. ils supposent que inputstring est le texte string “”lundi est mon jour de congé. pouvons-nous rencontrer lundi prochain?””.
最后更新: 2018-02-13
使用频率: 1
质量:
the returned value of the replace function is a string, with the specified substring replacements made, that begins at the position specified by startposition and ends at the end of the inputstring string.
la valeur renvoyée de la fonction remplacer est une chaîne, avec les remplacements de chaîne spécifiée faites, qui commence à la position spécifiée par startposition et se termine à la fin de la chaîne inputstring.
最后更新: 2018-02-13
使用频率: 1
质量:
it is 11th character starting with index 2 and 1st occurrence. inputstring - 'check the checklist in checkbox' patterntosearch - 'check' startindex - 2 numberofoccurrence – 1
c'est au 11ème caractère à partir de l'index 2 et la 1ère occurrence. chaîne de saisie - 'check the checklist in checkbox' modèle à rechercher - 'check' index de départ - 2 nombre d'occurrence – 1
最后更新: 2013-05-30
使用频率: 1
质量: