readme
来自「jmf的示例程序,学习jmf入门示例,很好很强大,什么功能都有」· 代码 · 共 16 行
TXT
16 行
# %W% %E%
This directory contains the source code to build JMStudio, JMFRegistry and
the Export sample applications that come with the JMF installation.
To build on solaris:
1) Modify mk-jmapps.sh to correctly set the environment variables at the
beginning of the script.
2) chmod u+x mk-jmapps.sh
3) run ./mk-jmapps.sh
To build on Win32:
1) Modify mk-jmapps.bat to correctly set the environment variables at the
beginning of the script.
2) run .\mk-japps.bat
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?