tconflocal.tci

来自「DM642视频采集回放实验例程 包含全部代码 学习DM642的朋友必看」· TCI 代码 · 共 10 行

TCI
10
字号
/* *  This file is read by tconf before any other files. *  This file sets search path so that tconf can find assorted .tci and *  .tcp files */environment["config.importPath"] =    "..;../apps;../../include;../../../include;" + environment["config.importPath"];

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?