2073.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 22 行
HTML
22 行
<html> <head> <title>Re: Of course.</title> </head> <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK=""> <center> <h1>Re: Of course.</h1> </center><HR><p>Posted by <a href="mailto:wcwng@yahoo.com">WNG</a> on February 23, 1998 at 21:24:50:<p>In Reply to: <a href="2057.html"><b>Of course.</b></a> posted by 小吴 on February 23, 1998 at 00:18:21:<p>: 首先你必须把你日期转成 date 型别。<br>: 之后 date 型别的比较就和一般数字比较相同。<br>: 你也可以使用 Year(), Month(), Day(), DateDiff() 等 method 来取得一些日期特有的属性。<p>Yes, your suggest methods worked. But I used the SELECT ... CASE with the MONTH function.<br>It works great! Thank you very much!<p>WNG<br><br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 2073--></ul><!--end: 2073--><br><HR><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?