02 2017 档案

摘要:问题:命令“regsvr32 /s /n /i:user "F:\XXXXXXXXXXXXXXXXX\Release\One.ocx"”已退出,代码为 3 解决方法: The issue that causes "Error MSB3073 exited with code 3" happens t 阅读全文
posted @ 2017-02-23 17:30 预见者 阅读(1132) 评论(0) 推荐(0)
摘要:使用场景:手机开机后,自动运行程序,在屏幕上显示"Hello. I started!"字样。 背景知识:当Android启动时,会发出一个系统广播,内容为ACTION_BOOT_COMPLETED,它的字符串常量表示为android.intent.action.BOOT_COMPLETED。只要在程 阅读全文
posted @ 2017-02-14 16:31 预见者 阅读(388) 评论(0) 推荐(0)
摘要:Execute these commands from the terminal if you would like to delete all projects: to remove gradle related files (caches & wrapper) use the below com 阅读全文
posted @ 2017-02-14 13:09 预见者 阅读(184) 评论(0) 推荐(0)