上一页 1 2 3 4 5 6 ··· 67 下一页
摘要: 1,view\activitys\homeview\src\homeview.cpp #if defined(ENABLE_WIRELESS_CP) && defined(ENABLE_ANDROIDAUTO_2_0_WIRELESS) #define DEVICE_WIRELESS #endif 阅读全文
posted @ 2021-07-08 10:23 maxiongying 阅读(121) 评论(0) 推荐(0) 编辑
摘要: 1,LeetCode给出一个 32 位的有符号整数,将这个整数中每位上的数字进行反转; 2,怎么判断一个变量是指针; 阅读全文
posted @ 2021-06-30 14:13 maxiongying 阅读(40) 评论(0) 推荐(0) 编辑
摘要: 1,Android自定义控件实现;2,service生命周期;3,service两种启动方式;4,线程池四种启动方式;5,lambda表达式;6,list和set的区别;7,常用的设计模式;8,虚函数的理解,纯虚函数,虚表。9,死锁。10,查看内存泄漏的工具11,智能指正。12,c++11特性 阅读全文
posted @ 2021-06-18 22:49 maxiongying 阅读(35) 评论(0) 推荐(0) 编辑
摘要: 一,在build/Kconfig中 1,在"Soling Project Select"中添加项目 config GLB_GMNCFG_SOLING_PRO_SLA70039A bool "enable_SLA70039A" 2,在"UI Resolution"中添加项目 config GLB_GM 阅读全文
posted @ 2021-06-17 09:30 maxiongying 阅读(247) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/schips/p/12859278.html 阅读全文
posted @ 2021-06-17 08:15 maxiongying 阅读(58) 评论(0) 推荐(0) 编辑
摘要: 因为那些文件已经在gitignore之前就加入到了git的缓存系统index.Git rm -rf --cached FILE_NAME 阅读全文
posted @ 2021-06-04 11:20 maxiongying 阅读(156) 评论(0) 推荐(0) 编辑
摘要: 修改 build/platform_cfg/8388_sunplus_soling_cfg/isp.sh文件 - spapp 0x1400000 \+ spapp 0x2400000 \ 阅读全文
posted @ 2021-05-31 08:55 maxiongying 阅读(127) 评论(0) 推荐(0) 编辑
摘要: 6804强制升级方法。 从图中指示地方开始的连续四个电阻的第二个电阻。 8388强制升级方法 靠近USB插座的一个点的地方 阅读全文
posted @ 2021-05-31 08:54 maxiongying 阅读(80) 评论(0) 推荐(0) 编辑
摘要: 去掉application/tools/tcon_bin_generator/panel_bootbin_gen.c文件中 #if (__GNUC__ >= 4) && (__GNUC_MINOR__>= 6) // safe gcc version#else #error "GCC version 阅读全文
posted @ 2021-05-31 08:53 maxiongying 阅读(87) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-03-17 20:06 maxiongying 阅读(61) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 67 下一页