genwindowsmakefiles.cmd
来自「H.264 RTSP 串流(live 555)視窗」· CMD 代码 · 共 25 行
CMD
25 行
@Echo OFFSETLOCALfor %%I in (%0) do %%~dIfor %%I in (%0) do cd "%%~pI"cd liveMediadel /Q liveMedia.maktype Makefile.head ..\win32config Makefile.tail > liveMedia.makcd ../groupsockdel /Q groupsock.maktype Makefile.head ..\win32config Makefile.tail > groupsock.makcd ../UsageEnvironmentdel /Q UsageEnvironment.maktype Makefile.head ..\win32config Makefile.tail > UsageEnvironment.makcd ../BasicUsageEnvironmentdel /Q BasicUsageEnvironment.maktype Makefile.head ..\win32config Makefile.tail > BasicUsageEnvironment.makcd ../testProgsdel /Q testProgs.maktype Makefile.head ..\win32config Makefile.tail > testProgs.makcd ../mediaServerdel /Q mediaServer.maktype Makefile.head ..\win32config Makefile.tail > mediaServer.makENDLOCAL
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?