13829.html

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

HTML
30
字号
<html>
  <head>
    <title>请教阵列不能Public ???</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>请教阵列不能Public ???</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by 飞云 on June 04, 1999 at 11:32:58:<p>
Public Allstr As String, ByteInt As Integer<br>Dim ByteArr() As String, AttBool As Boolean<br>我在一般中设定<br>却发现 ByteArr()会随着sub的结束而消失<br>我该怎么保留 ByteArr()的值呢???<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 13829-->
<!--top: 13858--><li><a href="13858.html">Re: 请教阵列不能Public ???</a> <b>job</b> <i>08:18:58 6/05/99</i>
(<!--responses: 13858-->1)
<ul><!--insert: 13858-->
<!--top: 13863--><li><a href="13863.html">Re: 请教阵列不能Public ???</a> <b>阿志</b> <i>09:16:43 6/05/99</i>
(<!--responses: 13863-->0)
<ul><!--insert: 13863-->
</ul><!--end: 13863-->
</ul><!--end: 13858-->
</ul><!--end: 13829-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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