|
|
%!s(int64=5) %!d(string=hai) anos | |
|---|---|---|
| Common | 7f73477488 Z991239-385 #comment 处理在Linux下编译出现的问题 | %!s(int64=5) %!d(string=hai) anos |
| RVCComm | c5f2cec5c5 Merge remote-tracking branch 'origin/CrossPlatformDev' into CrossPlatformDev | %!s(int64=5) %!d(string=hai) anos |
| addin | e94f8553fa Z991239-385 #comment 1.添加了错误码Error_Busy;2.添加了框架状态枚举变量;3.shell.ini添加对测试实体的读取;4. 添加了spshell --kill强制杀死框架相关进程的操作 | %!s(int64=5) %!d(string=hai) anos |
| docs | 73c3d7b074 Z991239-385 #comment 实体添加独立的版本号,并建议每个实体有自己单独的ChangeLog | %!s(int64=5) %!d(string=hai) anos |
| libtoolkit | e94f8553fa Z991239-385 #comment 1.添加了错误码Error_Busy;2.添加了框架状态枚举变量;3.shell.ini添加对测试实体的读取;4. 添加了spshell --kill强制杀死框架相关进程的操作 | %!s(int64=5) %!d(string=hai) anos |
| module | 5d9a325934 Z991239-385 #comment 1.将SpReqAnsContext改成可继承(虽然不太愿意);2.在非测试模式下屏蔽Test_Examine的发送;3.修改测试接口的使用示例(见mod_SampleEntity.h) | %!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 | 7f73477488 Z991239-385 #comment 处理在Linux下编译出现的问题 | %!s(int64=5) %!d(string=hai) anos |
| sphost | 91a09f1d89 Z991239-385 #comment 改动错误 | %!s(int64=5) %!d(string=hai) anos |
| spshell | de83ed7e45 Z991239-385 #comment 修复启动特定实体时实体长度超过32时的缺陷 | %!s(int64=5) %!d(string=hai) anos |
| test | 59e2e6f51a Z991239-351 #comment 将 module 移出到外层目录 | %!s(int64=5) %!d(string=hai) anos |
| third_party | 0cf51ccbd1 Z991239-385 #comment 高权限实体添加测试案例;添加一个模块里面启动多个实体 | %!s(int64=5) %!d(string=hai) anos |
| winpr | f5339647ea Z991239-385 #comment TestIniMultiProcess.c在MSVC下编译失败 | %!s(int64=5) %!d(string=hai) anos |
| .gitignore | 4fb776f228 T20M5021 #comment 修复暂时性添加模拟框架路径带来的编译问题 | %!s(int64=5) %!d(string=hai) anos |
| CMakeLists.txt | 73c3d7b074 Z991239-385 #comment 实体添加独立的版本号,并建议每个实体有自己单独的ChangeLog | %!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 | 234f6d428e Z991239-385 #comment 从OnSelfTest中分离出OnExam用于上下文的测试,增加测试相关类:ITestCaseSuite,继承SpReqAnsContext<TReq, TAns>的MethodTestCaseT | %!s(int64=5) %!d(string=hai) anos |
| README.md | 73c3d7b074 Z991239-385 #comment 实体添加独立的版本号,并建议每个实体有自己单独的ChangeLog | %!s(int64=5) %!d(string=hai) anos |
| Version.rc.in | 73c3d7b074 Z991239-385 #comment 实体添加独立的版本号,并建议每个实体有自己单独的ChangeLog | %!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 | 73c3d7b074 Z991239-385 #comment 实体添加独立的版本号,并建议每个实体有自己单独的ChangeLog | %!s(int64=5) %!d(string=hai) anos |
可视柜台终端应用程序(Remote Video Counter Terminal Application)是基于C/C++实现的运行在Windows平台上的异步调用、多进程通信的 Win32 位 Debug 版应用程序。
重构和移植可视柜台终端框架以实现跨平台化,并新增特性最终打造成一个轻便的分布式容器类框架
前端界面与后台独立,聚合后台服务,提供统一服务入口,让后台服务对前台透明(API 网关)
依赖 scew 而 scew 依赖 libexpat