mp3playerversion.hpp
来自「music player developemntm usic player de」· HPP 代码 · 共 22 行
HPP
22 行
/* ------------------------------------------------------------------------ Copyright (C) COMNEON Software GmbH & Co. OHG. All rights reserved. ------------------------------------------------------------------------ This document contains proprietary information belonging to COMNEON. Passing on and copying of this document, use and communication of its contents is not permitted without prior written authorisation. ------------------------------------------------------------------------ */#if !defined(MP3PlayerVersion_hpp)#define MP3PlayerVersion_hpp/*MP3PlayerVersion.hpp contains the official MP3PlayerVersion which should be used in thedifferent MP3PlayerVersion.cpp files as long as those Modules are not versioned andreleased separately*/#define MP3PLAYERVERSION "2.9.0.2"#endif // MP3PlayerVersion_hpp
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?