Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
substring match
Супадзенне падрадку
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
the mid() function returns a substring that contains'length 'characters of the string, starting at'position' index.
Функцыя mid () вяртае падрадок з радка, якая змяшчае зададзеная колькасць знакаў з вызначанай пазіцыі.
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
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 больш даўжыні радка, будзе вернутая ўвесь радок.
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità: