字符窜函数(Character channelling function).docVIP

  • 5
  • 0
  • 约1.99万字
  • 约 27页
  • 2017-07-20 发布于河南
  • 举报

字符窜函数(Character channelling function).doc

字符窜函数(Character channelling function)

字符窜函数(Character channelling function) Mid (string, starting from the first, length) ByRef takes out [length string] in [string]] For example, mid ( face the face , 1, 3) return calm face Instr (from the beginning, string 1, string 2) ByVal starts the lookup from the specified position, returns the position of string 2 in the string 1 Such as instr (1, face, temple) returns 1, instr (2, face, temple), it returns 0. 0 means not found InStrRev (string 1, 2, from which one begins to) ByVal starting from the specified location, from live first lookup, return a string 2 position in the string 1, not

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档