摘要: 1. 右键单击工程 properties C/C++build Setting ARM v7 gcc compiler Miscellaneous 把 mfloat abi的值改成softfp; 2................................................... 阅读全文
posted @ 2018-02-28 16:43 charlotte96 阅读(1416) 评论(0) 推荐(0)
摘要: 使用svn工具,在ubuntu下: 然后cd到文件夹中,开启服务器 这里的file是这是的svn服务器位置,可以在任意地方新建一个文件夹。 例如: 最后,将网址中的“/tree/master/”换成 “/trunk/” 如果不是master分支,则换为“/branches/{branchname}” 阅读全文
posted @ 2018-02-28 00:22 charlotte96 阅读(3738) 评论(0) 推荐(0)