1:公司有个HISI3536的项目,需要用到交叉编译工具,因此需要安装ubuntu虚拟机,然后:在ubuntu中用交叉编译工具进行编译,刚开始自己是把整个的工程文件和代码都放到了ubuntu中,在ubuntu中进行代码的阅读和编写,然后在ubuntu中进行编译,然后还要把编译完成的可执行程序上传到w ...
本文转自: https://xbgd.iteye.com/blog/1259544 常见阅读代码的工具有 , visual c++, visual studio + va(visual assistant), 以及 source insight, 这几个功能强大的收费软件 , 目前用得非常多 , 尤 ...
分类:
编程语言 时间:
2019-06-05 09:56:18
阅读次数:
138
应用机器学习 Machine Learning Diagnostics(机器学习诊断) Diagnostic is a test you can run, to get insight into what is or isn't working with an algorithm, and whic ...
分类:
其他好文 时间:
2019-04-09 19:00:02
阅读次数:
170
一、为什么要这么做? 最近在做Linux下的软件开发,但又想使用Windows下的编程工具“Source Insight”。 二、安装环境 本机系统:Windows 7 旗舰版 VMware:VMware Workstation 9.0 CentOS:CentOS 6.4 网络适配器设置为:NAT ...
Arduino IDE是最难用又最好用的单片机IDE,没有之一!难用之处在于没有自动补全(这一点最是难受,但又最是无处说理),库文档也常常不全,时不时就要开Source Insight看看库文件的源代码,很是麻烦;好用之处则在于库管理和开发板管理极为方便,调用某个库的时候需要#include的头文件 ...
分类:
其他好文 时间:
2019-02-24 10:33:39
阅读次数:
229
2016-12-05 10:01:31 Source Insight里“符号”对应的“类型名称” ...
分类:
其他好文 时间:
2019-02-13 10:51:32
阅读次数:
270
has been changed outside of Source Insight 2018年04月26日 09:41:01 linux_c_coding_man 阅读数:247 摘自:https://blog.csdn.net/peng314899581/article/details/8008 ...
分类:
其他好文 时间:
2019-01-24 13:20:05
阅读次数:
173
source insight设置tab键为4个空格 摘自:https://blog.csdn.net/ican87/article/details/34810917 2014年06月26日 10:30:15 87now 阅读数:29589 标签: source insighttab 更多 个人分类: ...
分类:
其他好文 时间:
2019-01-20 10:33:24
阅读次数:
424
Source Insight 4.0 文件类型、编码格式、tab转空格、tab键自动补全设置。。。 摘自:https://www.cnblogs.com/bluestorm/p/6864540.html 1.编码格式 -- 在 Options->Preferences->Files 中的最下面,De ...
分类:
其他好文 时间:
2019-01-20 10:25:46
阅读次数:
499
source insight 保存时删除多余空格,去除多余空格 space tab键 摘自:https://blog.csdn.net/lanmanck/article/details/8638391 2013年03月05日 15:57:28 lanmanck 阅读数:16527更多 个人分类: 嵌 ...
分类:
其他好文 时间:
2019-01-19 19:54:15
阅读次数:
655