Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
res\raw\sounds-783-elastique.mp3: Invalid file name: must contain only [a-z]
这是我在 eclipse 上遇到的错误。如您所见,不涉及大写字母。大家觉得问题出在哪里?
将您的 mp3 文件重命名为sounds_783_elastique.mp3. Eclipse 不支持文件名中的“-”。
sounds_783_elastique.mp3
您的文件名必须采用以下格式:
(lowercase) -> a-z, 0-9,_