上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 18 下一页
摘要: ac@DESKTOP-BJ1MJGM:~/u-boot-2019.01/spl$ arm-linux-gnueabihf-objdump -g u-boot-spl | awk '/The Directory Table/,/The File Name Table/' | awk '{if (str 阅读全文
posted @ 2019-02-21 17:20 阿C 阅读(234) 评论(0) 推荐(0)
摘要: 手动复制粘贴版本 cat u-boot.cfg | awk '{if(length($3)){$3 = substr($0, length($1)+length($2)+3); gsub("\"","\\&quot;",$3); gsub("<","\\&lt;",$3); print "<list 阅读全文
posted @ 2019-02-21 15:59 阿C 阅读(214) 评论(0) 推荐(0)
摘要: pacman -Syupacman -Supacman -S base-develpacman -S mingw-w64-x86_64-toolchain 阅读全文
posted @ 2018-11-23 09:37 阿C 阅读(273) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/fengxiongZz/p/7707219.html https://www.cnblogs.com/fengxiongZz/p/7707568.html 阅读全文
posted @ 2018-10-13 22:04 阿C 阅读(217) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/kulala082/article/details/54019664 阅读全文
posted @ 2018-10-13 14:53 阿C 阅读(2219) 评论(0) 推荐(0)
摘要: 参考:http://www.stmcu.org.cn/module/forum/thread-610998-1-2.html 阅读全文
posted @ 2018-10-13 09:44 阿C 阅读(1017) 评论(0) 推荐(0)
摘要: package com.arci.myapplicationimport android.os.Bundleimport android.support.design.widget.Snackbarimport android.support.v7.app.AppCompatActivityimpo 阅读全文
posted @ 2018-01-04 13:52 阿C 阅读(2154) 评论(0) 推荐(0)
摘要: package com.arci.myapplicationimport android.os.Bundleimport android.support.design.widget.Snackbarimport android.support.v7.app.AppCompatActivityimpo 阅读全文
posted @ 2017-12-30 15:32 阿C 阅读(1324) 评论(0) 推荐(0)
摘要: package com.arci.myapplicationimport android.app.Activityimport android.os.Bundleimport android.support.design.widget.Snackbarimport android.support.v 阅读全文
posted @ 2017-12-29 16:34 阿C 阅读(1080) 评论(0) 推荐(0)
摘要: package com.arci.myapplicationimport android.os.Bundleimport android.support.design.widget.Snackbarimport android.support.v7.app.AppCompatActivityimpo 阅读全文
posted @ 2017-12-29 16:27 阿C 阅读(1057) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 18 下一页