📄 listing7-14_checkingsoundformats.txt
字号:
// use this snippet for detecting the supported sound formats
// of your target device within your source code:
//#if polish.api.mmapi || polish.midp2
//#ifdef polish.audio.amr
// play the amr sound
//#elifdef polish.audio.midi
// play midi sound instead
//#endif
//#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -