摘要:
copy from :https://blog.csdn.net/challen537/article/details/6120130 tart_kernel ,是用来启动内核的主函数,我想大家都知道这个函数啦,而在该函数的最后将调用一个函数叫 rest_init() ,它执行完,内核就起来了, a 阅读全文
摘要:
copy from : https://blog.csdn.net/heqiangflytosky/article/details/69432749 getpropgetprop简介getprop命令的作用就是从系统的各种配置文件中读取一些设备的信息。这些文件在我们的手机设备中是可以找到的: ini 阅读全文