桥接模式_播放文件
2023-06-07 20:14:12 0 举报
用桥接模式画出了用不同系统播放不同文件的流程图
作者其他创作
大纲/内容
OperatingSystem
# videoFile : VideoFile
+ setVideoFile(VideoFile videoFile) : void+ play(String fileName) : void
AVIFile
VideoFile
RMVBFile
MPEGFile
WMVFile
UnixVersion
+ play(String fileName) : void
WindowsVersion
LinuxVersion
0 条评论
回复 删除
下一页