19734.html

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

HTML
38
字号
<html>  <head>    <title>为什么没人理我...呜...</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>为什么没人理我...呜...</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:vincent018@ucs.com.tw">Vincent</a> on October 06, 1999 at 16:27:54:<p>我如何能使MonthView的红圈跟随着我所点的日期,有什么事件或属性可用,<p>以下是我的程式码...<p>Private Sub MonthView1_DateClick(ByVal DateClicked As Date)<br>Date = DateClicked<br>MonthView1.Refresh<br>End Sub<br>那里错误呢?谢谢指点<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19734--><!--top: 19750--><li><a href="19750.html">Re: 为什么没人理我...呜...</a> <b>Steven Lee</b> <i>00:09:18 10/07/99</i>(<!--responses: 19750-->1)<ul><!--insert: 19750--><!--top: 19771--><li><a href="19771.html">Re: 为什么没人理我...呜...</a> <b>vincent</b> <i>10:33:26 10/07/99</i>(<!--responses: 19771-->0)<ul><!--insert: 19771--></ul><!--end: 19771--></ul><!--end: 19750--><!--top: 19737--><li><a href="19737.html">Re: 为什么没人理我...呜...</a> <b>阿雄</b> <i>16:49:14 10/06/99</i>(<!--responses: 19737-->1)<ul><!--insert: 19737--><!--top: 19739--><li><a href="19739.html">Re: 为什么没人理我...呜...</a> <b>vincent</b> <i>16:56:26 10/06/99</i>(<!--responses: 19739-->0)<ul><!--insert: 19739--></ul><!--end: 19739--></ul><!--end: 19737--></ul><!--end: 19734--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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