摘要: vararr=["xml","html","css","js"]; $.inArray("js",arr); //返回 3,如果不包含在数组中,则返回 -1; 阅读全文
posted @ 2015-11-06 18:07 左正 阅读(382) 评论(0) 推荐(0)