12660.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>用 Database Server funtions 或 Winsock</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>用 Database Server funtions 或 Winsock</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:sephiroth@optimasoft.com.tw">Sephiroth</a> on May 06, 1999 at 09:43:40:<p>
In Reply to: <a href="12659.html">请各位高手帮忙,我如何能取得Server的时间呢?</a> posted by richard on May 06, 1999 at 08:53:50:<p>
就我所知有两种方式:<br>1.用 Database Server funtions<br> 如 SQL Server 可以用 GetDate; <br> Oracle 则是 SysDate<br> <br>2.用 Winsock Control,自己试试就知道了<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12660-->
</ul><!--end: 12660-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?