zoukankan      html  css  js  c++  java
  • 【转】CLSID:6BF52A52394A11d3B15300C04F79FAA6 playmusic

    【转】CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6

    CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6
    CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6
    
    <object classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject" width="300" height="60">
    <param name="autoStart" value="false">
    <param name="balance" value="0">
    <param name="currentPosition" value="0">
    <param name="currentMarker" value="0">
    <param name="enableContextMenu" value="true">
    <param name="enableErrorDialogs" value="false">
    <param name="enabled" value="true">
    <param name="fullScreen" value="false">
    <param name="invokeURLs" value="false">
    <param name="mute" value="true">
    <param name="playCount" value="1">
    <param name="rate" value="1">
    <param name="uiMode" value="none">
    <param name="volume" value="100">
    </object>
    
    
    
    <input type="button" name="previous" title="上一首">
    <input type="button" name="play" title="播放">
    <input type="button" name="pause" title="暂停">
    <input type="button" name="stop" title="停止">
    <input type="button" name="next" title="下一首">
    <input type="button" name="voldown" title="音量-">
    <input type="button" name="volup" title="音量+">
    <input type="button" name="mute" title="静音">
    <input type="button" name="balance" title="声道">
  • 相关阅读:
    iOS 7用户界面过渡指南
    断言
    UIView的任意圆角
    ios与js交互获取webview元素和赋值
    JSONModel解析Dictionary To Model /JSON To Model
    Mac测试模拟慢网速
    MySQL批量调整数据表里的日期
    博客园查询自己网站二级目录被百度收录的情况
    windows文件夹里批量更新文件后缀
    git 学习
  • 原文地址:https://www.cnblogs.com/achengmu/p/3143308.html
Copyright © 2011-2022 走看看