find函数用法详解 语法:find (string, sub3tring<, modifiers, startpos>),返回substring首次在string中出现的位置,若未找到,则返回0。其中:mod … 继续阅读 find函数用法详解