06 2021 档案

摘要:depends Examples: - opt:depends("foo", "test") Require the value of `foo` to be `test`. - opt:depends({ foo: "test" }) Equivalent to the previous exam 阅读全文
posted @ 2021-06-25 17:29 thammer 阅读(99) 评论(0) 推荐(0) 编辑
摘要:内核启动加载根文件系统后,执行的第一个脚本是init,具体参见内核源码kernel/init/main.c static int __ref kernel_init(void *unused) { ... ... ... if (!try_to_run_init_process("/sbin/ini 阅读全文
posted @ 2021-06-03 20:21 thammer 阅读(1094) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示