上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 56 下一页

lsof and dynamic array in bash/shell

摘要: 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 阅读全文
posted @ 2018-04-14 14:27 szllq2000 阅读(190) 评论(0) 推荐(0) 编辑

set,env,export,set -x,set -e;

摘要: set 用来显示本地变量 env 用来显示环境变量 export 用来显示和设置环境变量 set 显示当前shell的变量,包括当前用户的变量 env 显示当前用户的变量 export 显示当前导出成用户变量的shell变量 每个shell有自己特有的变量(set)显示的变量,这个和用户变量是不同的 阅读全文
posted @ 2018-04-08 10:02 szllq2000 阅读(914) 评论(0) 推荐(0) 编辑

elasticsearch in docker/ and aggregation,,performance tune ;throughout

摘要: Docker环境中Elasticsearch的安装 ]https://wenchao.ren/archives/category/elasticsearch/page/2 [ElasticSearch Aggregations 分析]https://yq.aliyun.com/articles/60 阅读全文
posted @ 2018-04-08 09:53 szllq2000 阅读(132) 评论(0) 推荐(0) 编辑

MachineLearning:

摘要: https://github.com/pennyliang/MachineLearning-C code https://zhuanlan.zhihu.com/p/22794772 http://www.cnblogs.com/tornadomeet/archive/2013/03/27/29847 阅读全文
posted @ 2018-04-08 09:37 szllq2000 阅读(112) 评论(0) 推荐(0) 编辑

nslookup dig iptables

摘要: [NSLOOKUPm]http://roclinux.cn/?p=2441 nslookup media.ucampus.unipus.cn [DIG]http://roclinux.cn/?p=2449 dig(domain information gopher,nslookup)http://w 阅读全文
posted @ 2018-04-08 09:35 szllq2000 阅读(175) 评论(0) 推荐(0) 编辑

前端开发组件化设计vue,react,angular原则漫谈

摘要: 前端开发组件化设计vue,react,angular原则漫谈 https://www.toutiao.com/a6346443500179505410/?tt_from=weixin&utm_campaign=client_share&timestamp=1514779019&app=news_ar 阅读全文
posted @ 2018-04-02 13:31 szllq2000 阅读(130) 评论(0) 推荐(0) 编辑

ES6 ruanyifeng, shim polyfill

摘要: http://www.cnblogs.com/upup2015/p/7927485.html 一个等号是赋值操作,==先转换类型再比较, 先判断类型,如果不是同一类型直接为false npm install --save-dev babel-polyfill 然后我们引入 1 在JavaScript 阅读全文
posted @ 2018-04-02 13:30 szllq2000 阅读(232) 评论(0) 推荐(0) 编辑

Node.js(daemon),tweak(debug ES)/nodejs forever,supervisor--express

摘要: http://www.cnblogs.com/Darren_code/p/node_express.html express -e nodejs-product 用Supervisor守护你的Node.js进程 https://www.jianshu.com/p/6d84e5efe99d https 阅读全文
posted @ 2018-04-02 13:29 szllq2000 阅读(188) 评论(0) 推荐(0) 编辑

hyperledger

摘要: http://hyperledger-fabric.readthedocs.io/en/latest/prereqs.html https://github.com/hyperledger/blockchain-explorer https://blog.csdn.net/yevvzi/articl 阅读全文
posted @ 2018-04-02 08:34 szllq2000 阅读(289) 评论(0) 推荐(0) 编辑

区块链,Ethereum-Wallet

摘要: https://blockchain.info/charts/transactions-per-second https://slock.it/ https://en.wikipedia.org/wiki/Blockchain http://www.wanbizu.com/p/50329.html 阅读全文
posted @ 2018-04-01 19:42 szllq2000 阅读(258) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 56 下一页