Sin descripción

Jeff bb09cbce9b 添加忽略文件 hace 1 año
APK自动编译 87834e8e7c 修改gradle下载gradle默认的url地址为本地地址 hace 1 año
AutoCompilation 8f5decd5d1 登录窗口完善 hace 2 años
CTSManager b640079531 用例整理。 hace 3 años
ChineseRes 636758a090 添加新资源; hace 4 años
Chroma22293 30a2fe5b57 串口Read等待时间由150ms改为300ms,是因为22293发送2条指令时响应缓慢造成的,应当延长读取时间; hace 4 años
DAControl ee528afb40 发送完电压后,需要手动置为0电压,才能中断发送; hace 4 años
DLLInjection 7d259e601c 修复_tcsstr判断问题导致查找窗口失败的问题。 hace 2 años
EnglishRes aac96199be 添加新资源; hace 4 años
FieldTestTool 478ce43807 修复:二期红外设备转换xml的问题; hace 1 año
IRControl 243f26c95b 1、新增DisConnect函数; hace 5 años
IRControl_08 f6fce65b90 生成后事件,复制头文件和lib库到SATService中 hace 4 años
LogModule 2559473afe 1、是否监听电视串口号; hace 4 años
ModuleSVNManager 9fbd078e96 上传DLl hace 4 años
ModuleSVNManager2 6b8a57aecc 保存到文件->导入项目。 hace 4 años
RunPython 001b1246d1 标记运行过脚本; hace 4 años
SATHTTP 87ddbce987 SATHTTP日志按天划分,按月日志会超过1G。 hace 4 años
SATHelper dcb883c08a 1、枚举所有usb设备函数,未启用; hace 3 años
SATService bfd2a2df88 1、配置项名称修改。 hace 4 años
SCBC Factory Tools 8745256f17 【软件版本】 hace 2 años
ScbcCopyKey ec645e59c6 不生成Siacp.xml,不加载Siacp.xml; hace 3 años
Serail-Demo b69c7e6ba9 完成Demo示例。 hace 3 años
SerialWatch 853d77e01f 减少监听时间 hace 4 años
SetMAC 210aebcb2c 添加去除抄写DSN自动启动限制的功能。 hace 2 años
StartAPPbyCOM e72ca0cb7d 1、关闭指令; hace 3 años
TCL Copy Tool 2b4049ece3 1、加入cjson; hace 5 años
TCLCommand e39b789bfd 修复多个xml值赋值给head的问题。 hace 1 año
TCLTools 4032a18aee 背景包导致滚动条刷新EDIT时画面异常。 hace 1 año
TestWizard 9ca0b632c5 决定WriteComm前memset导致发空数据的问题; hace 3 años
TestWizardTool 9c9191ec88 【软件版本】 hace 2 años
UB530SDK 4287fbe0a4 UB530内存通信SDK hace 5 años
UITree3 83a8420cd9 get_fun_name()获取第3层调用的函数名称, hace 4 años
VideoCapture d5caec63b4 读取注册表; hace 4 años
cv 14273ecc4c 1、新增测试函数; hace 4 años
example_ssh2 2b5eff37d2 示例代码。 hace 2 años
md5 7c0713fd57 文件md5工具; hace 4 años
scbc.tools 1bf9258637 1、更新Readme.txt hace 5 años
ssat_sdk a62134aa96 同步sdk. hace 4 años
自动编译系统脚本标准化 a42c696ac3 编译完成后,scp目标文件到指定服务器。 hace 2 años
.gitignore bb09cbce9b 添加忽略文件 hace 1 año
Opencv Windows VS编译.docx 9dccb1a064 Opencv Windows VS编译.docx hace 4 años
README.md a192c78631 DevicesWnd中不嵌入对话框,直接在上面布局控件,原因:要使用DLL做语言包,在CPaneDock中嵌入对话框会出错,原因未明。 hace 4 años
commit.template 56fbd45418 【软件版本】 hace 3 años
ftp.py 4476a5affb 若出现ftp相关函数连接超时,调用ftp.set_pasv(True)即可。 hace 2 años
sigslot.h c0f67f0c92 C++信号槽库 hace 3 años

README.md

scbc_repos

DLL多国语言问题:SATHelper工程中,如果在CDockablePane中嵌入CDialog的话,这个子窗口在DLL引用资源时会在Create时报错:原因未明