📄 3580.html
字号:
<html>
<head>
<title>Re: 这一小段程式有那里错呢?</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 这一小段程式有那里错呢?</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:lisac@mail.deuchem.com.tw">Lisa Chang</a> on June 30, 1998 at 16:52:10:<p>
In Reply to: <a href="3574.html">这一小段程式有那里错呢?</a> posted by isabelle on June 30, 1998 at 14:33:03:<p>
: 下面有一小段程式, 可是我在run时, 不管rst("emp")为null或有值,<br>: 它都只执行else的部份, 请问那里错了呢?<p>: If rst("emp") = Null Then ' error <br>: txtemp.Text = ""<br>: Else<br>: txtemp.Text = rst("emp")<br>: End If<p>if IsNull(rst("emp")) then ........
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 3580-->
</ul><!--end: 3580-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -