/^[\x20\t\r\n\f]*([>+~]|[\x20\t\r\n\f])[\x20\t\r\n\f]*/这个正则错了吧?去掉^才对
2017-05-17
var cache = {}
var object = cache[options] = {};
//cache = {
// "once,memory":{
// once,memory" :true
// }
//}
//
//object = {
// "once,memory" :true
//}
很精髓的关联啊,厉害!!!
var object = cache[options] = {};
//cache = {
// "once,memory":{
// once,memory" :true
// }
//}
//
//object = {
// "once,memory" :true
//}
很精髓的关联啊,厉害!!!
2017-05-14
这一节看了两天,主要是javascript学的很虚。查了很多的资料,也走神了很久。但是总算是看完了。继续吧,继续。
2017-04-28