摘要:
PA Note Linux # $sudo apt update # $whereis <name> Vim 0 line start, $ line end /word search "word", n find next, N find previous d0 delete until line 阅读全文
摘要:
AURIX TriCore C/C++ 混合编程 在AURIX™ Development Studio IDE、TriCore单片机架构下,写比较大型的工程时强烈需要C的Class来支持面向对象的思路来组织代码,进行C和C的混合编程。 软件环境配置 在AURIX™ Development Studi 阅读全文
摘要:
Note - Sim联合Python仿真接口 备忘自用 配置 # just in case, close all opened connections sim.simxFinish(-1) clientID=sim.simxStart('127.0.0.1',19997,True,True,5000 阅读全文