2016年6月28日
摘要:
http://www.ibm.com/developerworks/cn/data/library/bd-1404flumerevolution/index.html https://flume.apache.org/ https://yq.aliyun.com/articles/50487 htt
阅读全文
posted @ 2016-06-28 16:07
阿笨猫
阅读(272)
推荐(0)
2016年6月20日
摘要:
http://charlee.li/debug-djangp-with-pdb.html https://github.com/tomchristie/django-pdb
阅读全文
posted @ 2016-06-20 23:16
阿笨猫
阅读(663)
推荐(0)
2016年6月14日
摘要:
https://fedoraproject.org/wiki/Archive:Tools/RPM/VersionComparison?rd=Tools/RPM/VersionComparison http://rpm5.org/docs/api/dependencies.html http://ww
阅读全文
posted @ 2016-06-14 23:35
阿笨猫
阅读(247)
推荐(0)
2016年5月14日
摘要:
http://www.kafeitu.me/git/2012/03/27/git-submodule.html https://git-scm.com/book/zh/v2/Git-%E5%B7%A5%E5%85%B7-%E5%AD%90%E6%A8%A1%E5%9D%97
阅读全文
posted @ 2016-05-14 23:44
阿笨猫
阅读(242)
推荐(0)
2016年4月11日
摘要:
http://stackoverflow.com/questions/1068650/using-awk-to-remove-the-byte-order-mark http://thegreyblog.blogspot.com/2010/09/shell-script-to-find-and-re
阅读全文
posted @ 2016-04-11 14:53
阿笨猫
阅读(627)
推荐(0)
2016年2月16日
摘要:
http://liguangming.com/how-to-use-utf-8-with-python http://www.lijiejie.com/python-sys-setdefaultencoding-trick/ http://blog.csdn.net/magicharvey/arti
阅读全文
posted @ 2016-02-16 11:47
阿笨猫
阅读(357)
推荐(0)
2015年9月30日
摘要:
在gcc编译目录下找到最新的libstdc++.so,拷贝至/usr/lib64/,运行命令ldconfig
阅读全文
posted @ 2015-09-30 10:15
阿笨猫
阅读(420)
推荐(0)
2015年9月17日
摘要:
valgrind什么的就不说了AddressSanitizer除了heap,stack的也可以https://en.wikipedia.org/wiki/AddressSanitizer#Stack-buffer-overflowhttp://developerblog.redhat.com/201...
阅读全文
posted @ 2015-09-17 12:04
阿笨猫
阅读(1232)
推荐(0)
摘要:
https://ariejan.net/2010/06/10/cherry-picking-specific-commits-from-another-branch/http://blog.csdn.net/ybdesire/article/details/42145597经常被问到如何从一个分支合...
阅读全文
posted @ 2015-09-17 11:41
阿笨猫
阅读(1366)
推荐(0)
2015年7月16日
摘要:
关于编译选项-Wa,-adlhn参考http://blog.csdn.net/lanxinju/article/details/5900986以下内容来自于内网别的高人的回复可以写个程序测试一下:class A{public: A() {}public: int a;};int stat...
阅读全文
posted @ 2015-07-16 23:35
阿笨猫
阅读(10316)
推荐(4)
2015年7月14日
摘要:
#include #include #include void f(){ std::string line; while(std::getline(std::cin, line)) //input from the file in.txt { std::cout >...
阅读全文
posted @ 2015-07-14 22:08
阿笨猫
阅读(431)
推荐(0)
2015年7月4日
摘要:
https://en.wikipedia.org/wiki/Time_series_databasehttps://influxdb.com/docs/v0.9/introduction/getting_started.htmlhttp://opentsdb.net/http://prometheu...
阅读全文
posted @ 2015-07-04 18:11
阿笨猫
阅读(366)
推荐(0)
摘要:
http://www.cnblogs.com/LittleHann/p/3854977.htmlhttp://www.cnblogs.com/cozy/articles/3175615.htmlhttp://samanbarghi.com/blog/2014/09/05/how-to-wrap-a-...
阅读全文
posted @ 2015-07-04 17:56
阿笨猫
阅读(190)
推荐(0)
2015年5月5日
摘要:
export TERM=linux或者具体选项 可以看看secrecrt的选项
阅读全文
posted @ 2015-05-05 09:38
阿笨猫
阅读(1034)
推荐(0)
2015年4月14日
摘要:
把lua编译出so文件http://superuser.com/questions/557884/getting-error-recompile-with-fpichttp://guiquanz.me/2012/08/02/lua_improvements/http://lua-users.org/...
阅读全文
posted @ 2015-04-14 18:04
阿笨猫
阅读(2201)
推荐(0)
2015年4月7日
摘要:
https://pypi.python.org/pypi/glhooks/0.1.0https://filippo.io/a-python-github-push-webhook-handler/http://zhiwei.li/text/2011/05/python%E4%B8%AD%E5%88%...
阅读全文
posted @ 2015-04-07 16:03
阿笨猫
阅读(822)
推荐(0)
2015年3月23日
摘要:
-finstrument-functionsconstructordestructor__builtin_return_addresshttp://linuxgazette.net/151/melinte.htmlhttp://blog.csdn.net/hengshan/article/detai...
阅读全文
posted @ 2015-03-23 20:37
阿笨猫
阅读(225)
推荐(0)
摘要:
http://www.cnblogs.com/clover-toeic/p/3755401.htmlhttp://blog.csdn.net/wangyezi19930928/article/details/16921927http://blog.csdn.net/anzhsoft/article/...
阅读全文
posted @ 2015-03-23 20:17
阿笨猫
阅读(254)
推荐(0)
2015年2月14日
摘要:
http://sourceforge.net/projects/cppcheck/files/?source=navbarhttps://github.com/danmar/cppcheckhttp://cppcheck.sourceforge.net/manual.pdf
阅读全文
posted @ 2015-02-14 16:51
阿笨猫
阅读(290)
推荐(0)
2015年1月7日
摘要:
http://blog.csdn.net/liminlu0314/article/details/8553926http://blog.csdn.net/u011833609/article/details/18057079http://geokoder.com/distanceshttp://ww...
阅读全文
posted @ 2015-01-07 11:01
阿笨猫
阅读(476)
推荐(0)