公告板
版本库
filestore
活动
搜索
登录
~chenshijun
/
c++
派生自
development/c++
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
对抓拍记录的picMaxUrl字段赋值(大图路径)
pansen
2019-04-02
c56015c5c73861b5f794cac48064d0394f8fd37d
[~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);
}
}