|
5 年之前 | |
---|---|---|
DevAdapter | ee9309fd00 Z991239-635 #comment feature: 添加厂商日志库,暂时 Windows 下编译成功 | 5 年之前 |
Module | 73a27ee710 Z991239-635 #comment bugfix: 修复测试案例失败数量提示语 | 5 年之前 |
Other | 424a0690c4 Z991239-635 #comment cmake: 实现直接生成实体能够生成到运行版本的目录下 | 5 年之前 |
ThirdParty | 1a31cb5468 Z991239-635 #comment feature: 添加开源的单元测试头文件,用于后续Other模块的单元测试 | 5 年之前 |
addin | ee9309fd00 Z991239-635 #comment feature: 添加厂商日志库,暂时 Windows 下编译成功 | 5 年之前 |
docs | 4043105eb5 Z991239-635 #comment other: 移除设计文档 | 5 年之前 |
module | 424a0690c4 Z991239-635 #comment cmake: 实现直接生成实体能够生成到运行版本的目录下 | 5 年之前 |
.gitignore | de4618438c Z991239-635 #comment config: 将框架库从全局配置改成 Target 的方式调用 | 5 年之前 |
CMakeLists.txt | 424a0690c4 Z991239-635 #comment cmake: 实现直接生成实体能够生成到运行版本的目录下 | 5 年之前 |
CMakeSettings.json | 6cbee541b7 Z991239-678 #comment config: cmake Linux_Release 使用 Relase 配置类型 | 5 年之前 |
ChangeLog | de4618438c Z991239-635 #comment config: 将框架库从全局配置改成 Target 的方式调用 | 5 年之前 |
README.md | 73c3d7b074 Z991239-385 #comment 实体添加独立的版本号,并建议每个实体有自己单独的ChangeLog | 5 年之前 |
Version.rc.in | 78aa812bfe Z991239-385 #comment 将对spshell启动参数的处理放在日志初始化前并在日志中打印参数列表和版本号 | 5 年之前 |
buildflags.h.in | 97b83349e2 T20L8071 #comment 整合winpr到framework | 5 年之前 |
rvc_test.bat | dc580da9e1 Z991239-678 #comment feature: 纯实体编译+Conan管理 | 5 年之前 |
version.h.in | dda49d3e3b Z991239-385 #comment 添加 spbase 和 libtoolkit 的版本号 | 5 年之前 |
可视柜台终端应用程序(Remote Video Counter Terminal Application)是基于C/C++实现的运行在Windows平台上的异步调用、多进程通信的 Win32 位 Debug 版应用程序。
重构和移植可视柜台终端框架以实现跨平台化,并新增特性最终打造成一个轻便的分布式容器类框架
前端界面与后台独立,聚合后台服务,提供统一服务入口,让后台服务对前台透明(API 网关)
依赖 scew 而 scew 依赖 libexpat