전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
substring match
Супадзенне падрадку
마지막 업데이트: 2011-10-23
사용 빈도: 2
품질:
the mid() function returns a substring that contains'length 'characters of the string, starting at'position' index.
Функцыя mid () вяртае падрадок з радка, якая змяшчае зададзеная колькасць знакаў з вызначанай пазіцыі.
마지막 업데이트: 2011-10-23
사용 빈도: 2
품질:
the right() function returns a substring that contains the'length 'rightmost characters of the string. the whole string is returned if'length' exceeds the length of the string.
Функцыя right () вяртае падрадок, якая складаецца з n знакаў з канца радка. Калі n больш даўжыні радка, будзе вернутая ўвесь радок.
마지막 업데이트: 2011-10-23
사용 빈도: 2
품질: