IP属地:天津
如果mac 报错 Caused by: java.io.IOException: error=86, Bad CPU type in execu...
https://hit-alibaba.github.io/interview/Android/basic/Android-LaunchMode...
Fragment里面getActivity()为空的建议https://blog.csdn.net/haoyuegongzi/article/d...
1.常量指针: 例如: int const *a ;const int *a ; 指针常量:int * const a; 从左到右const...
指针三要素1正在自身类型, 指针指向的类型 ,指针指向的地址 数组指针 int(*p)[5] 指针数组 int *p[5] 二位数组 int ...
char类型占1字节int 类型占4字节long 类型占4字节double 类型占8字节long long 类型占8字节
https://www.cnblogs.com/schiller-hu/p/10662429.html[https://www.cnblogs....
https://blog.csdn.net/alvinhuai/article/details/82387166[https://blog.cs...
1.自定义分割线 创建分割线颜色和大小drawable\item_divider_white.xml