19169.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 25 行
HTML
25 行
<html> <head> <title>Re: 请问一下: VB 要怎样表示输入为 string 传回值 byte 阵列的 function ??? (详内)</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: 请问一下: VB 要怎样表示输入为 string 传回值 byte 阵列的 function ??? (详内)</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 琏琏 on September 20, 1999 at 11:49:51:<p>In Reply to: <a href="19109.html">请问一下: VB 要怎样表示输入为 string 传回值 byte 阵列的 function ??? (详内)</a> posted by Albert Chiu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ on September 18, 1999 at 19:29:39:<p><center><img src="http://feitsui.hyd.ncku.edu.tw/TLCheng/Basic/logo.gif"></center><p>: How to write in VB :<p>: ==> function convString(source) as byte() ' 对吗 ???<p>据说 VB 6 好像可以传回阵列? 我不太清楚, 因为还没买 VB 6 ...<p>但 VB 5 是不支援, VB 5 只能传回 Variant 型态的阵列, 若要传回其它阵列, 亦可用引数来传递...<p>当然可以透过指标传回 Byte , 但是不建议使用<p>ps. 相关传回 Variant 型态的阵列, 指标的部分可参阅下列超连结的网页<br><ul><li><a href="http://feitsui.hyd.ncku.edu.tw/TLCheng/Basic/index.htm">培基语言</a></ul><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19169--></ul><!--end: 19169--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?