摘要:
轉載: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 閱讀全文