摘要:1. 每个函数都包含两个非继承而来的方法:call()方法和apply()方法。 2. 相同点:这两个方法的作用是一样的。 都是在特定的作用域中调用函数,等于设置函数体内this对象的值,以扩充函数赖以运行的作用域。 一般来说,this总是指向调用某个方法的对象,但是使用call()和apply()
阅读全文
摘要:gzip压缩JavaScripthttp://www.cnblogs.com/ranzige/p/3851065.html
阅读全文
摘要:http://www.w3school.com.cn/cssref/css_selectors.asp http://www.w3school.com.cn/jquery/jquery_selectors.asp
阅读全文
摘要:[extundelete ] fuser -mv /dev/sda6 https://blog.csdn.net/xwl145/article/details/38896699 多列排序[sort]http://www.cnblogs.com/51linux/archive/2012/05/23/2
阅读全文
摘要:https://unix.stackexchange.com/questions/171519/lsof-warning-cant-stat-fuse-gvfsd-fuse-file-system FUSE and its access rights lsof by default checks a
阅读全文
摘要:set 用来显示本地变量 env 用来显示环境变量 export 用来显示和设置环境变量 set 显示当前shell的变量,包括当前用户的变量 env 显示当前用户的变量 export 显示当前导出成用户变量的shell变量 每个shell有自己特有的变量(set)显示的变量,这个和用户变量是不同的
阅读全文
摘要:Docker环境中Elasticsearch的安装 ]https://wenchao.ren/archives/category/elasticsearch/page/2 [ElasticSearch Aggregations 分析]https://yq.aliyun.com/articles/60
阅读全文
摘要:https://github.com/pennyliang/MachineLearning-C code https://zhuanlan.zhihu.com/p/22794772 http://www.cnblogs.com/tornadomeet/archive/2013/03/27/29847
阅读全文
摘要:[NSLOOKUPm]http://roclinux.cn/?p=2441 nslookup media.ucampus.unipus.cn [DIG]http://roclinux.cn/?p=2449 dig(domain information gopher,nslookup)http://w
阅读全文
摘要:前端开发组件化设计vue,react,angular原则漫谈 https://www.toutiao.com/a6346443500179505410/?tt_from=weixin&utm_campaign=client_share×tamp=1514779019&app=news_ar
阅读全文
摘要:http://www.cnblogs.com/upup2015/p/7927485.html 一个等号是赋值操作,==先转换类型再比较, 先判断类型,如果不是同一类型直接为false npm install --save-dev babel-polyfill 然后我们引入 1 在JavaScript
阅读全文
摘要:http://www.cnblogs.com/Darren_code/p/node_express.html express -e nodejs-product 用Supervisor守护你的Node.js进程 https://www.jianshu.com/p/6d84e5efe99d https
阅读全文
摘要:http://hyperledger-fabric.readthedocs.io/en/latest/prereqs.html https://github.com/hyperledger/blockchain-explorer https://blog.csdn.net/yevvzi/articl
阅读全文
摘要:https://blockchain.info/charts/transactions-per-second https://slock.it/ https://en.wikipedia.org/wiki/Blockchain http://www.wanbizu.com/p/50329.html
阅读全文