说明: 配置文件读取库支撑强大的格式 module Demo { struct tagMsgHeader { int len; int cmd; int seq; }; interface Printer { int Role(struct tagMsgHeader, stcList tagMsgHeaderList); void boss(int bossid, string bossname, string detail); }; interface test { void play(int pl
<q277055799> 上传 | 大小:1mb