摘要:
转载:http://blog.csdn.net/androidzhaoxiaogang/article/details/7692526Download the android-formatting.xml fileOpen Eclipse and go to Window->Preferences->Java->Code Style->FormatterImport theandroid-formatting.xmlfile and make sure “Android” is selected in the drop down listIn eclipse go to 阅读全文
摘要:
音频格式当前,audio 元素支持三种音频格式:IE 9Firefox 3.5Opera 10.5Chrome 3.0Safari 3.0Ogg Vorbis√√√MP3√√√Wav√√√Your browser does not support the audio element.chrome正常显示,但是firefox不支持,IE正常。 标签的属性属性值描述autoplayautoplay如果出现该属性,则音频在就绪后马上播放。controlscontrols如果出现该属性,则向用户显示控件,比如播放按钮。looploop如果出现该属性,则每当音频结束时重新开始播放。preloadprel 阅读全文