240 发简信
IP属地:河南
  • 内置对象string

    定义字符串 var str = "xxxx";===> var str = new String("xxxx"); 涉及到index下标 str...