more6.htm
来自「Active Server Pages 网页制作教程看之前请传到ASP空间。或者」· HTM 代码 · 共 36 行
HTM
36 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Author" content>
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<title>VB6 实战讲座 - 补充教材</title>
</head>
<body bgcolor="#FFFFFF" text="#202020" link="#0000FF"
vlink="#008000" alink="#0000FF">
<h2 align="center"><font color="#800000">新概念的 VB6 教程</font></h2>
<p align="center"><font color="#0000FF" size="5"><b>补充教材</b></font></p>
<hr>
<table border="0" cellpadding="4" cellspacing="0">
<tr>
<td valign="top" width="90" nowrap>05/03</td>
<td>我想在 4:30 PM 自动执行一些程序,
因此利用 Timer 控制件的特性, 在 Timer
事件程序中判断 Time = #04:30:00 PM#,
结果到了 4:30 PM 的时候, 程序却未被执行?</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
</table>
<hr>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?