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="声道">
  • 相关阅读:
    中文和英文
    文件字符流
    Java IO File
    关于整数拆分的递归法与母函数法
    图论·Dijkstra·HDU2066
    图论·Floyd算法·HDU2544&1874 (伪)2066
    关于 图论·并查集·HDU1232&1856
    Power of Cryptography
    Y2K Accounting Bug
    整数划分
  • 原文地址:https://www.cnblogs.com/achengmu/p/3143308.html
Copyright © 2011-2022 走看看