|
5 years ago | |
---|---|---|
Common | f384f2ea4f Z991239-632 #comment feature: 支持linux下安装后直接运行 | 5 years ago |
DevAdapter | f384f2ea4f Z991239-632 #comment feature: 支持linux下安装后直接运行 | 5 years ago |
Module | 1f10c94dde Z991239-632 #comment feature: 连接集中配置分行服务并同步下载文件成功 | 5 years ago |
Other | f384f2ea4f Z991239-632 #comment feature: 支持linux下安装后直接运行 | 5 years ago |
RVCComm | f384f2ea4f Z991239-632 #comment feature: 支持linux下安装后直接运行 | 5 years ago |
addin | 767f194cf7 Z991239-632 #comment feature: cmake 添加编译时间戳 | 5 years ago |
docs | 8892611150 Z991239-385 #comment 添加实体测试的开发引导 | 5 years ago |
libtoolkit | f384f2ea4f Z991239-632 #comment feature: 支持linux下安装后直接运行 | 5 years ago |
module | f384f2ea4f Z991239-632 #comment feature: 支持linux下安装后直接运行 | 5 years ago |
res | c026d531ba T20L8071 #comment 通过install指令生成终端版本,todo:root.ini的判断和include文件的去除 | 5 years ago |
run | 62d4b076e8 T20M5021 #comment 在Linux下修改CMakeList | 5 years ago |
spbase | f384f2ea4f Z991239-632 #comment feature: 支持linux下安装后直接运行 | 5 years ago |
sphost | 0eef311ef4 Z991239-632 #comment other: 注释优化 | 5 years ago |
spshell | f7bc46b87f Z991239-527 #comment fix: linux下编译 winpr/file.h 的依赖 | 5 years ago |
test | f384f2ea4f Z991239-632 #comment feature: 支持linux下安装后直接运行 | 5 years ago |
third_libraries | 9363338f9b Z991239-527 #comment 添加多个实体的CMake编译 | 5 years ago |
third_party | f384f2ea4f Z991239-632 #comment feature: 支持linux下安装后直接运行 | 5 years ago |
winpr | f384f2ea4f Z991239-632 #comment feature: 支持linux下安装后直接运行 | 5 years ago |
.gitignore | 2892274263 Z991239-527 #comment chore: 优化 .gitignore | 5 years ago |
CMakeLists.txt | 767f194cf7 Z991239-632 #comment feature: cmake 添加编译时间戳 | 5 years ago |
CMakeSettings.json | 2a8c984353 Z991239-385 #comment LONG 类型在 Linux 下恢复回 32位,主要是有几个WINPR 中的测试案例不过 | 5 years ago |
ChangeLog | 59531534d9 Z991239-632 #comment feature: 框架支持单元测试,实体类测试 状态机类测试 普通类测试,方法测试 | 5 years ago |
README.md | 73c3d7b074 Z991239-385 #comment 实体添加独立的版本号,并建议每个实体有自己单独的ChangeLog | 5 years ago |
TODO | ca2e896a77 Z991239-632 #comment feature: 添加测试宏:RVC_REGISTER_TEST_CASE_CONTEXT | 5 years ago |
Version.rc.in | 78aa812bfe Z991239-385 #comment 将对spshell启动参数的处理放在日志初始化前并在日志中打印参数列表和版本号 | 5 years ago |
buildflags.h.in | 97b83349e2 T20L8071 #comment 整合winpr到framework | 5 years ago |
config.h.in | 97b83349e2 T20L8071 #comment 整合winpr到framework | 5 years ago |
out.props | 29f658c976 (1)终端框架3.1版本 | 7 years ago |
version.h.in | dda49d3e3b Z991239-385 #comment 添加 spbase 和 libtoolkit 的版本号 | 5 years ago |
可视柜台终端应用程序(Remote Video Counter Terminal Application)是基于C/C++实现的运行在Windows平台上的异步调用、多进程通信的 Win32 位 Debug 版应用程序。
重构和移植可视柜台终端框架以实现跨平台化,并新增特性最终打造成一个轻便的分布式容器类框架
前端界面与后台独立,聚合后台服务,提供统一服务入口,让后台服务对前台透明(API 网关)
依赖 scew 而 scew 依赖 libexpat