19728.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 30 行

HTML
30
字号
<html>  <head>    <title>没人理我</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>没人理我</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:cjj001@ms1.tomail.com.tw">小呡</a> on October 06, 1999 at 14:59:57:<p>: : 基本上我会采用下列两种方法来解决<br>: : 1. 使用 Server-side cursor,然后依自己的需求自行把资料读入 client 端。不过这要写一堆辅助程式就是了。<br>: : 2. 如果你没有预算的问题,买套 Active Thread 吧! 或是想省钱的话可以直接参考 M$ 的网站,把程式写成 multi-thread,这样你的程式在载入资料时便不会停住。<p>: >>>>multi-thread 好想不能用在资料库原见  ?? <p><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19728--><!--top: 19731--><li><a href="19731.html">multi-thread 好想不能用在资料库原见</a> <b>小呡</b> <i>15:23:41 10/06/99</i>(<!--responses: 19731-->0)<ul><!--insert: 19731--></ul><!--end: 19731--><!--top: 19730--><li><a href="19730.html">Re: 有人关心为你解答,但.看不懂内容写什么啦!(内无文)</a> <b>阿雄</b> <i>15:07:18 10/06/99</i>(<!--responses: 19730-->0)<ul><!--insert: 19730--></ul><!--end: 19730--></ul><!--end: 19728--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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