genwindowsmakefiles
来自「H.264 RTSP 串流(live 555)視窗」· 代码 · 共 32 行
TXT
32 行
#!/bin/shcd liveMedia/bin/rm -f liveMedia.mak/bin/rm -f Makefilecat Makefile.head ../win32config Makefile.tail > liveMedia.makcd ../groupsock/bin/rm -f groupsock.mak/bin/rm -f Makefilecat Makefile.head ../win32config Makefile.tail > groupsock.makcd ../UsageEnvironment/bin/rm -f UsageEnvironment.mak/bin/rm -f Makefilecat Makefile.head ../win32config Makefile.tail > UsageEnvironment.makcd ../BasicUsageEnvironment/bin/rm -f BasicUsageEnvironment.mak/bin/rm -f Makefilecat Makefile.head ../win32config Makefile.tail > BasicUsageEnvironment.makcd ../testProgs/bin/rm -f testProgs.mak/bin/rm -f Makefilecat Makefile.head ../win32config Makefile.tail > testProgs.makcd ../mediaServer/bin/rm -f mediaServer.mak/bin/rm -f Makefilecat Makefile.head ../win32config Makefile.tail > mediaServer.mak
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?