|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
Common | 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 | %!s(int64=5) %!d(string=hai) anos |
DevAdapter | 42a2c47ce9 Z991239-515 #comment 开始支持实体的编译 | %!s(int64=5) %!d(string=hai) anos |
Module | 52684bbffe Z991239-527 #comment fix: spHelper.h -> SpHelper.h | %!s(int64=5) %!d(string=hai) anos |
Other | 8e25278fdb Z991239-527 #comment fix: libPublicFunc 在 linux 下编译 | %!s(int64=5) %!d(string=hai) anos |
RVCComm | 8892611150 Z991239-385 #comment 添加实体测试的开发引导 | %!s(int64=5) %!d(string=hai) anos |
addin | c7d7bcbb74 Z991239-527 #comment 声明 spshell需要以管理员身份启动 | %!s(int64=5) %!d(string=hai) anos |
docs | 8892611150 Z991239-385 #comment 添加实体测试的开发引导 | %!s(int64=5) %!d(string=hai) anos |
libtoolkit | f1a57b8610 Z991239-527 #comment fix: 优化libtoolkit部分结构 | %!s(int64=5) %!d(string=hai) anos |
module | 2cd28d9b62 Z991239-527 #comment 声明 spshell需要以管理员身份启动 | %!s(int64=5) %!d(string=hai) anos |
res | c026d531ba T20L8071 #comment 通过install指令生成终端版本,todo:root.ini的判断和include文件的去除 | %!s(int64=5) %!d(string=hai) anos |
run | 62d4b076e8 T20M5021 #comment 在Linux下修改CMakeList | %!s(int64=5) %!d(string=hai) anos |
spbase | 565db0bb63 Z991239-527 #comment 框架参杂业务内容,先TODO标识 | %!s(int64=5) %!d(string=hai) anos |
sphost | 4b7792e111 Z991239-385 #comment 优化CPack | %!s(int64=5) %!d(string=hai) anos |
spshell | 2cd28d9b62 Z991239-527 #comment 声明 spshell需要以管理员身份启动 | %!s(int64=5) %!d(string=hai) anos |
test | ab9332f82d Z991239-515 #comment 将测试实体移到test目录下;添加硬件实体基类 | %!s(int64=5) %!d(string=hai) anos |
third_libraries | 9363338f9b Z991239-527 #comment 添加多个实体的CMake编译 | %!s(int64=5) %!d(string=hai) anos |
third_party | e0a7edcf70 Z991239-527 #comment 添加第三方库 apr 的源码编译 | %!s(int64=5) %!d(string=hai) anos |
winpr | c7d7bcbb74 Z991239-527 #comment 声明 spshell需要以管理员身份启动 | %!s(int64=5) %!d(string=hai) anos |
.gitignore | 4fb776f228 T20M5021 #comment 修复暂时性添加模拟框架路径带来的编译问题 | %!s(int64=5) %!d(string=hai) anos |
CMakeLists.txt | c7d7bcbb74 Z991239-527 #comment 声明 spshell需要以管理员身份启动 | %!s(int64=5) %!d(string=hai) anos |
CMakeSettings.json | 2a8c984353 Z991239-385 #comment LONG 类型在 Linux 下恢复回 32位,主要是有几个WINPR 中的测试案例不过 | %!s(int64=5) %!d(string=hai) anos |
ChangeLog | c3558413e3 Z991239-385 #comment 添加以测试模式启动的脚本 | %!s(int64=5) %!d(string=hai) anos |
README.md | 73c3d7b074 Z991239-385 #comment 实体添加独立的版本号,并建议每个实体有自己单独的ChangeLog | %!s(int64=5) %!d(string=hai) anos |
Version.rc.in | 78aa812bfe Z991239-385 #comment 将对spshell启动参数的处理放在日志初始化前并在日志中打印参数列表和版本号 | %!s(int64=5) %!d(string=hai) anos |
buildflags.h.in | 97b83349e2 T20L8071 #comment 整合winpr到framework | %!s(int64=5) %!d(string=hai) anos |
config.h.in | 97b83349e2 T20L8071 #comment 整合winpr到framework | %!s(int64=5) %!d(string=hai) anos |
out.props | 29f658c976 (1)终端框架3.1版本 | %!s(int64=7) %!d(string=hai) anos |
version.h.in | dda49d3e3b Z991239-385 #comment 添加 spbase 和 libtoolkit 的版本号 | %!s(int64=5) %!d(string=hai) anos |
可视柜台终端应用程序(Remote Video Counter Terminal Application)是基于C/C++实现的运行在Windows平台上的异步调用、多进程通信的 Win32 位 Debug 版应用程序。
重构和移植可视柜台终端框架以实现跨平台化,并新增特性最终打造成一个轻便的分布式容器类框架
前端界面与后台独立,聚合后台服务,提供统一服务入口,让后台服务对前台透明(API 网关)
依赖 scew 而 scew 依赖 libexpat