2876.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 22 行

HTML
22
字号
<html>
  <head>
    <title>Re: 如何让mid音乐重覆run</title>
  </head>
  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
    <center>
      <h1>Re: 如何让mid音乐重覆run</h1>
    </center>

<HR><p>
Posted by <a href="mailto:magician@mail3.catv.com.tw">Magician</a> on May 18, 1998 at 19:20:55:<p>
In Reply to: <a href="2754.html"><b>Re: 如何让mid音乐重覆run</b></a> posted by Antonio on May 04, 1998 at 19:44:17:<p>
: If MMControl1.Mode = mciModeStop Then 这行<br>: 出现执行期错误'13'  型态不符合<br>: 是不是那儿没设好呢!?<br>当然会错!<br>MMControl1.Mode = 常数<br>所以必须将mciModeStop宣告为常数才行,请自行参考VB的Help说明<p>
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 2876-->
</ul><!--end: 2876-->
<br><HR><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?