参考资料: An introduction to the Linux boot and startup processes 这篇随笔,可以理解为是对这篇英文文章的翻译与个人理解.笔记的整合. 扩展阅读: GNU GRUB - Wikipedia systemd - Wikipedia BIOS interrupt call - Wikipedia Multiboot specification - Wikipedia Chain loading - Wikipedia Master boot r…
1. 一天, 下着小雨, 和同事们一起去上班,一位同事差点滑倒,另一位同事笑话说:如果人走路用爬的就不会摔倒了! 遂反问他:能用两行代码搞定的事情为什么要用4行呢? 2. 有趣的公式( From here) Software Produced = Number of Workers x Hours Worked. Cost of Software = Number of Workers x Hours Worked x Hourly Cost Per Worker. 3. Dialog…
基于Can: 1. Can_Cfg.h contains compile time configurations. It should be included by Can.h which is specified by AUTOSAR Specification of CAN Driver in Chapter 5. 2. It's also reasonable to move ConfigTypes into a single Can_ConfigTypes.h header file,…
In any case/on any account 在任何情况下 “Varargs”是“variable number of arguments”的意思.有时候也被简单的称为“variable arguments” Polymorphism https://docs.oracle.com/javase/tutorial/java/IandI/polymorphism.html is derived from 派生 pre 前提条件 affirm 断言.肯定 alertnate 交替的…