2015年12月3日

android init.rc 脚本与linux .sh脚本

摘要: 安卓.sh和.rc脚本的区别:rc是android初始化的脚本,是用android init language编写,通过init程序来执行任务。sh是linux里面的shell脚本,可以在sh或者bash里面执行任务的。 阅读全文

posted @ 2015-12-03 11:40 山中骚年狂 阅读(676) 评论(0) 推荐(0)

导航