论坛


2008年12月6日 星期六

Delphi的pos函数用法

扬帆| 扬帆Blog - Delphi |23:13:52

Unit SystemCategory string handling routinesDelphi syntax:function Pos(Substr: string; S: string): Integer;DescriptionIn Delphi, Pos searches for a substring, Substr, in a string, S. Substr and S are string-type expressions.Pos searches for Substr...

分享Pos函数(比FastPos还要快)

扬帆| 扬帆Blog - Delphi |23:10:34

function QuickPos(const Substr, S: WideString; MatchesIndex: Integer = 1): Integer;function QuickPosBack(const Substr, S: WideString; MatchesReverseIndex: Integer = 1): Integer;主要用途是搜索字符串中第n个Substr。经过测试,这2个函数的速度比直接用Po...

Single Operator Live Chat Support

delphi3000| delphi3000.com |12:00:00

Ajax based live chat tool provides online interaction between company representatives and website visitors to solve product related queries. Automated customer support chat program gives cost effective solution to enhance online business globally....