公告板
版本库
filestore
活动
搜索
登录
~chenshijun
/
c++
派生自
development/c++
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
整合c++ver1.3的修改代码进入该分支
chenshijun
2019-04-15
a2ea58c567a078bb97a9e45a56fe50df41438d22
[~chenshijun/c++.git]
/
QiaoJiaSystem
/
VideoToImageMulth
/
rpc
/
RtspAnalysServer.ice
1
2
3
4
5
6
7
8
9
10
11
12
module RtspAnalys
{
interface RtspAnalysServer
{
string recordVideo(string name);
}
}