摘要: 1 (function (root, factory) { 2 3 if (typeof define "function" && define.amd) { 4 define(factory); 5 } else if (typeof exports "object") { 6 module.ex 阅读全文
posted @ 2017-08-24 17:28 淘小人 阅读(352) 评论(0) 推荐(0)