10 2016 档案

python coroutine测试
摘要:目的:实现一个类似于asyn await的用法,来方便的编写callback相关函数 阅读全文

posted @ 2016-10-23 00:46 cutepig 阅读(373) 评论(0) 推荐(0) 编辑

python ide: pycharm
摘要:1, 设置python路径 2,运行py文件 https://www.jetbrains.com/help/pycharm/2016.1/creating-and-running-your-first-python-project.html#d50296e226 3, 格式化代码 From the 阅读全文

posted @ 2016-10-22 23:13 cutepig 阅读(266) 评论(0) 推荐(0) 编辑

Google Interview University - 坚持完成这套学习手册,你就可以去 Google 面试了
摘要:作者:Glowin链接:https://zhuanlan.zhihu.com/p/22881223来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 原文地址:Google Interview University 原文作者:John Washam 译文出自:掘金翻译计划 阅读全文

posted @ 2016-10-16 15:55 cutepig 阅读(11788) 评论(2) 推荐(0) 编辑

EasyN IP Camera
摘要:Android App: "EasyN P" How to access EasyN HD ip camera web interface by browser: http://support.easyn.com/support/solutions/articles/4000069862-how-t 阅读全文

posted @ 2016-10-15 12:09 cutepig 阅读(791) 评论(0) 推荐(0) 编辑

Dynamic dispatch
摘要:Dynamic dispatch动态调度。动态分发 In computer science, dynamic dispatch is the process of selecting which implementation of a polymorphic operation (method or 阅读全文

posted @ 2016-10-02 22:57 cutepig 阅读(865) 评论(0) 推荐(0) 编辑

C++ vs Objective C
摘要:oc Short list of some of the major differences: C++ allows multiple inheritance, Objective-C doesn't.一个允许多继承,一个不允许Unlike C++, Objective-C allows metho 阅读全文

posted @ 2016-10-02 21:59 cutepig 阅读(283) 评论(0) 推荐(0) 编辑

Dynamic Signals and Slots
摘要:Ref https://doc.qt.io/archives/qq/qq16-dynamicqobject.html Trolltech | Documentation | Qt Quarterly Dynamic Signals and Slotsby Eskil Abrahamsen Blomf 阅读全文

posted @ 2016-10-01 23:58 cutepig 阅读(431) 评论(0) 推荐(0) 编辑

Quest for sane signals in Qt - step 1 (hand coding a Q_OBJECT)
摘要:探索qt的信号ref: http://crazyeddiecpp.blogspot.hk/2011/01/quest-for-sane-signals-in-qt-step-1.html If it wasn't for the particular implementation of signal 阅读全文

posted @ 2016-10-01 23:05 cutepig 阅读(325) 评论(0) 推荐(0) 编辑

Why aren't more desktop apps written with Qt?
摘要:Ref http://programmers.stackexchange.com/questions/88685/why-arent-more-desktop-apps-written-with-qt I don't really intend this to be a bashing answer 阅读全文

posted @ 2016-10-01 22:10 cutepig 阅读(259) 评论(0) 推荐(0) 编辑

What is the difference between concurrency, parallelism and asynchronous methods?
摘要:Ref: http://stackoverflow.com/questions/4844637/what-is-the-difference-between-concurrency-parallelism-and-asynchronous-methods Concurrent and paralle 阅读全文

posted @ 2016-10-01 10:24 cutepig 阅读(221) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示