当前位置:首页
> 第28页
php Undefined index和Undefined variable的解决方法
参考资料:http://www.jb51.net/article/13974.htm......
Keil得到C编译之后的汇编代码
在Options for Target --> Listing标签页下在C Compiler Listing: \*.lst部分中勾选Assembly Code,这样生成的LST文件中就会包含汇编源码了。......
Keil error C272: '__asm' requires src-control to be active 解决办法
问题:在C代码里加入了__asm语句,例如“__asm POP 7”,编译出现Errorerror C272: '__asm' requires src-control to be active......
USB转串口 漏电给MCU,如何处理
参考资料:http://bbs.21ic.com/icview-331251-1-1.html......
Android Studio:Your project path contains non-ASCII characters
参考资料: http://stackoverflow.com/questions/32171968/your-project-path-contains-non-ascii-characters-android-studio......
Android调用系统自带的文件管理器进行文件选择
参考资料:http://blog.csdn.net/zqchn/article/details/8770913......
Android Studio 错误: 非法字符: '\ufeff' 解决方案|错误: 需要class, interface或enum
Eclipse可以智能的把UTF-8+BOM文件转为普通的UTF-8文件,Android Studio还没有这个功能。当将Eclipse工程转为Android Studio工程,并编译,就可能出现” 非法字符: '\ufeff' “之类的错误。......
Android Studio xml编译error: Apostrophe not preceded by \
问题:Resource Path Location Type error: Apostrophe not preceded by \ (in Search' Titles) strings.xml......
Altium Designer中长方形焊盘的制作
常用的焊盘多为圆形或者正方形。有时候需要制作长方形的,方法如下。 比如下面的一个连接器的封装:......
