전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
string.
création d 'une base dbase
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
"string"
settype() renvoie true en cas de succès, false sinon.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
문자열(string)
null
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
(string) - 문자열로 cast
le transtypage n 'a pas toujours de résultat prévisible.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
string 문자열의 길이를 반환한다.
précédent
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
오른쪽toolbar position string
À droitetoolbar position string
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
역으로 된 string 을 반환한다.
?php echo strrev( "bonjour le monde !"); / / affiche "ednom el ruojnob "?
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
the string to be measured.
la taille de la police en pixel.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
str: string to be converted.
str à convertir.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
returns string error message.
ldap_err2str() retourne le message lisible expliquant l 'erreur dont le numéro est errno.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
예 1. unpack() format string
exemple avec unpack()
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
알 수 없음title string for images
inconnutitle string for images
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
h hex string, high nibble first
pour les formats a, a, h et h, le quantificateur spécifie combien de caractères d'un argument sont pris; pour @, c'est la position absolue où placer les données, et pour le reste, c 'est le nombre de répétitions.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
게임 종료time string: hh: mm: ss
fin de la partietime string: hh: mm: ss
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
모두range goes to the end of the string
format du fichier
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
예 1. find the string of text "php"
précédent
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
"" _bar_ /* less than (string compare) */
"~" / * recherche par expression régulière * /
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
possibles values for the returned string are:
les chaînes de caractères que peut retourner la fonction sont les suivantes:
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
예 1. converting a gmp number to a string
?php $a = gmp_init( "0x41682179fbf5"); printf("décimal: %s, base 36: %s", gmp_strval($a), gmp_strval($a,36));?
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다
예 2. splitting a string into component characters.
?php $str = 'string'; $chars = preg_split(' / /', $str, -1, preg_split_no_empty); print_r($chars);?
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질: