4838.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 31 行

HTML
31
字号
<html>
  <head>
    <title>Re: 如何秀&quot;执行中&quot;的讯息...</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 如何秀&quot;执行中&quot;的讯息...</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by 泰斯 on August 18, 1998 at 13:27:47:<p>
In Reply to: <a href="4836.html">Re: 如何秀"执行中"的讯息...</a> posted by Stone on August 18, 1998 at 11:27:42:<p>
: 建议你直接使用Label来控制较方便.<p>: Label1.caption="执行中"<br>: 执行你的程式<br>: Label1.caption="" <p>: ** 你瞧这样不是很简单吗!<p>如果我是在等待一个Form秀出来...<br>(秀出来前先要计算一些资料)<br>就没有Label可以用了耶..<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 4838-->
<!--top: 4860--><li><a href="4860.html">Re: 如何秀&quot;执行中&quot;的讯息...</a> <b>aaaaaaaaaaaaaa</b> <i>11:50:18 8/19/98</i>
(<!--responses: 4860-->1)
<ul><!--insert: 4860-->
<!--top: 5033--><li><a href="5033.html">Re: 如何秀&quot;执行中&quot;的讯息...</a> <b>Howard Hsu</b> <i>12:07:42 8/25/98</i>
(<!--responses: 5033-->0)
<ul><!--insert: 5033-->
</ul><!--end: 5033-->
</ul><!--end: 4860-->
</ul><!--end: 4838-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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