Markdown frequently used syntax
Markdown 常用语法小结
写了这么久的md, 偶尔还是会忘记一些细节,干脆写篇日志总结一下,以备不时之需
A strange issue was found on my Debian PC that adb devices can’t find any device meanwhile lsusb can find the device I need.
Bumblebee aims to provide support for NVIDIA Optimus laptops for GNU/Linux distributions(Bumblebee porject, Debian wiki). It can help to solve the overheat problem caused by dual dispaly card, also provide a easy way to install nvidia close source driver as well.
This post will tell you how to cross compile gPRC static lib for ARM.
前段时间尝试交叉编译gRPC遇到了不少的麻烦,写篇post记录一下。
Singleton is a widely used design patterns in software engineering. This post will tell you when should we use Singleton and how to design a universal,template based Singleton base class.
从今天开始,本站支持HTTPS访问啦!
Sometimes make will output warning like this:
1 | make: warning: Clock skew detected. Your build may be incomplete. |
It was caused by file time-stamps are ahead of clients’ clock.