Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.01.09;
Скачать: CL | DM;

Вниз

Подстановка стрингов.   Найти похожие ветки 

 
int64   (2003-12-24 15:56) [0]

Есть ли готовая функция, которая заменяет все субстринги в стринге моим стрингом?


 
Sandman25 ©   (2003-12-24 15:58) [1]

StringReplace


 
Serge ©   (2003-12-24 16:00) [2]

function StringReplace(const S, OldPattern, NewPattern: string; Flags: TReplaceFlags): string;

Description

StringReplace replaces occurrences of the substring specified by OldPattern with the substring specified by NewPattern. StringReplace assumes that the source string, specified by S, may contain Multibyte characters.

If the Flags parameter does not include rfReplaceAll, StringReplace only replaces the first occurrence of OldPattern in S. Otherwise, all instances of OldPattern are replaced by NewPattern.

If the Flags parameter includes rfIgnoreCase, The comparison operation is case insensitive.


 
int64   (2003-12-24 16:04) [3]

Спасибо.



Страницы: 1 вся ветка

Текущий архив: 2004.01.09;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.017 c
14-25514
}|{yk
2003-12-16 11:33
2004.01.09
Можно ли заставить Builder пользоваться делфийским дебуггером?


14-25581
SergP
2003-12-18 00:50
2004.01.09
PHP&MySQL. Нужно узнать значение присвоеное автоинкр. полю.


1-25300
Xtz
2003-12-22 22:22
2004.01.09
И Снова TreeView ,помогите разобратся млин уж неделю парюсь


14-25549
Driverrr
2003-12-19 16:10
2004.01.09
Текст на болванке


3-25223
@lex
2003-12-11 12:24
2004.01.09
Как восстановить БД IB6?