전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
le nom de la fonction est -replacefirst- il remplacera seulement la première occurrence de 'k'
function name is -replacefirst -it will replace only the first occurrence of 'k'
마지막 업데이트: 2013-05-30
사용 빈도: 1
품질:
string_function(part.description, 'replacefirst', 2, 'pete', 'john')
string_function(part.description, 'replacefirst', 2, 'pete', 'john')
마지막 업데이트: 2011-01-26
사용 빈도: 1
품질:
string_function(employee.empname , 'replacefirst', 2, 'c', 'k')
string_function(employee.empname , 'replacefirst', 2, 'c', 'k')
마지막 업데이트: 2013-05-30
사용 빈도: 1
품질: