I can`t help surfing the useless bbs and some other kind of SNS. The time I begin to do it, it costs me a long to stop and do normal work. I just can`t stop. fuck! My boss asks me to report to him every week and forces me to make plun for next week.…
晚上读到一篇<C 语言全局变量那些事儿>.我先前对链接的理解不深,算是涨了一番姿势.此文吐槽的重点,是「非 static 限定的全局变量」带来的看似出人意料(实则可以被合理解释)的行为.虽说都是 tricky 的实验代码,现实环境下,可以通过更好的编程习惯.更有效的 code review 流程和静态检查工具来避免(起码对于「拥有全局作用域的符号被多重定义」这种行为,静态检查肯定是能够吼住的),但了解一下这方面的坑也好. 1.  前三个例子,是基本链接和静态链接.参考这个评论「编译器向汇编器输…
Android Lint Checks Here are the current list of checks that lint performs as of Android Studio 2.3 dev:     Correctness ===========   AdapterViewChildren ------------------- Summary: AdapterViews cannot have children in XML   Priority: 10 / 10 Sever…
The Brain vs Deep Learning Part I: Computational Complexity — Or Why the Singularity Is Nowhere Near July 27, 2015July 27, 2015 Tim Dettmers Deep Learning, NeuroscienceDeep Learning, dendritic spikes, high performance computing, neuroscience, singula…
(by JP Zhang | Last updated: Apr 5, 2016 )  转载自:http://www.softwarehow.com/best-blogs-for-ios-developers/ If you are looking for insightful and educational iOS development blogs, you've come to the right place. Here are my 100 favorite, active blogs…
原文: http://www.cnblogs.com/whitewolf/p/3493362.html 这篇国外的文章也非常好: http://codetunnel.io/angularjs-controller-as-or-scope/ 有些人觉得即使这样我们的controller还是不够POJO,以及对于coffescript爱好者不足够友好,所以在angular在1.2给我带来了一个新的语法糖这就是本文将要说的controller as的语法糖,修改上面的demo将会变成: 1 2 3 4…
Part 5: Parallel Programming In this section, we cover the multithreading APIs new to Framework 4.0 for leveraging multicore processors: Parallel LINQ or PLINQ The Parallel class The task parallelism constructs The concurrent collections SpinLock and…
版权声明:本文作者靖心,靖空间地址:http://blog.csdn.net/kenden23/,未经本作者同意不得转载. https://blog.csdn.net/kenden23/article/details/25339917 Discrete.Mathematics.and.Its.Applications这本书是离散数学的经典书籍,好好读一读,系统化一下自己的知识. 书本上会有介绍非常多杰出的数学家,如高斯, 这样名垂青史的大人物. 只是读到263页的时候被一个年轻的脸孔震惊到了,看…
原文地址:https://dzone.com/articles/difference-between-hashmap-and Most of the time I use HashMap whenever a map kinda object is needed. When reading some blog I came across IdentityHashMapin Java. It is good to understand the differences between the two…
25 Killer Actions to Boost Your Self-Confidence Once we believe in ourselves, we can risk curiosity, wonder, spontaneous delight, or any experience that reveals the human spirit. – E.E. Cummings Post written by Leo Babauta. Follow me on Twitter. One…