20610.html

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

HTML
23
字号
<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:georgemu@deloitte.com.tw">George</a> on October 25, 1999 at 13:08:07:<p>In Reply to: <a href="20425.html">用最快方法取阵列最大值</a> posted by adan on October 20, 1999 at 15:50:52:<p>若阵列是你自己产生的,<br>不如在每新增一笔时,即记录最大值,<br>如此就不需去比对谁最大了...<p><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 20610--></ul><!--end: 20610--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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