摘要: https://community.nxp.com/thread/220596 putty secure copy protocol can be used to transfer file among windows and ubuntu. http://c-nergy.be/blog/?p=99 阅读全文
posted @ 2017-07-19 16:47 HEIS老妖 阅读(164) 评论(0) 推荐(0) 编辑
摘要: // todo 阅读全文
posted @ 2017-05-25 15:43 HEIS老妖 阅读(187) 评论(0) 推荐(0) 编辑
摘要: //todo 阅读全文
posted @ 2017-05-18 15:47 HEIS老妖 阅读(146) 评论(0) 推荐(0) 编辑
摘要: //todo 阅读全文
posted @ 2017-05-12 16:12 HEIS老妖 阅读(116) 评论(1) 推荐(0) 编辑
摘要: In computing, a locale is a set of parameters that defines the user's language, region and any special variant preferences that the user wants to see 阅读全文
posted @ 2017-05-11 16:31 HEIS老妖 阅读(125) 评论(2) 推荐(0) 编辑
摘要: the tree constructed by using fromarrays is not a binary search tree!!! 阅读全文
posted @ 2017-05-10 16:45 HEIS老妖 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 1. compared to prefix ++, postfix increment needs one more step to create a temporary variable? what's more , the return type is not reference, there 阅读全文
posted @ 2017-04-27 15:07 HEIS老妖 阅读(286) 评论(6) 推荐(0) 编辑
摘要: //todo model1 model2 阅读全文
posted @ 2017-04-27 14:39 HEIS老妖 阅读(141) 评论(0) 推荐(0) 编辑
摘要: Liskov Principle: if S is a subtype of Type T, then any objects of type T may be repalced by objects of type S without altering any of the properties 阅读全文
posted @ 2017-04-19 10:17 HEIS老妖 阅读(125) 评论(1) 推荐(0) 编辑
摘要: 1) State vs Behaviour Verificationhttps://manas.tech/blog/2009/04/30/state-vs-behaviour-verification.html 2) Unit testing a class with no return value 阅读全文
posted @ 2017-04-17 15:19 HEIS老妖 阅读(132) 评论(0) 推荐(0) 编辑