6796.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 50 行

HTML
50
字号
<html>
  <head>
    <title>一个有关VB日期指令的问题.</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>一个有关VB日期指令的问题.</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:kkcheung@resolink.com">kkcheung</a> on October 27, 1998 at 17:33:09:<p>
如有一个数值 19981010,加上45后,出来的结果不是19981055,<br>而是以日期的计算方式加上,答案是 19981125.<br>注:45=1个月15天.(希望大家可以明白我的意思,谢谢)
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6796-->
<!--top: 6861--><li><a href="6861.html">直接 DataAdd(&quot;d&quot;,45,&quot;15-Oct-1998&quot;) 一行指令不就得了吗?  ..完</a> <b>小Sam</b> <i>11:50:08 10/29/98</i>
(<!--responses: 6861-->0)
<ul><!--insert: 6861-->
</ul><!--end: 6861-->
<!--top: 6846--><li><a href="6846.html">You should format these number to date type</a> <b>wei</b> <i>03:31:59 10/29/98</i>
(<!--responses: 6846-->0)
<ul><!--insert: 6846-->
</ul><!--end: 6846-->
<!--top: 6842--><li><a href="6842.html">Re: 一个有关VB日期指令的问题.</a> <b>Jack</b> <i>00:04:43 10/29/98</i>
(<!--responses: 6842-->0)
<ul><!--insert: 6842-->
</ul><!--end: 6842-->
<!--top: 6832--><li><a href="6832.html">Re: 一个有关VB日期指令的问题.</a> <b>alice</b> <i>19:10:44 10/28/98</i>
(<!--responses: 6832-->0)
<ul><!--insert: 6832-->
</ul><!--end: 6832-->
<!--top: 6810--><li><a href="6810.html">Re: 一个有关VB日期指令的问题.</a> <b>Jack</b> <i>09:37:28 10/28/98</i>
(<!--responses: 6810-->2)
<ul><!--insert: 6810-->
<!--top: 6822--><li><a href="6822.html">试了无效 ,不是应该用DateAdd吗?</a> <b>小Sam</b> <i>13:17:51 10/28/98</i>
(<!--responses: 6822-->1)
<ul><!--insert: 6822-->
<!--top: 7106--><li><a href="7106.html">很抱歉,你犯了3个错误</a> <b>四眼蟾蜍</b> <i>10:41:57 11/05/98</i>
(<!--responses: 7106-->0)
<ul><!--insert: 7106-->
</ul><!--end: 7106-->
</ul><!--end: 6822-->
</ul><!--end: 6810-->
</ul><!--end: 6796-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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