17465.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 27 行
HTML
27 行
<html> <head> <title>Re: StrConv 问题 !? ++++++++++++++++++++++++++++++++++</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>Re: StrConv 问题 !? ++++++++++++++++++++++++++++++++++</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:luo570@ms31.hinet.net">小琳</a> on August 18, 1999 at 21:06:17:<p>In Reply to: <a href="17458.html">StrConv 问题 !? ++++++++++++++++++++++++++++++++++</a> posted by Albert on August 18, 1999 at 19:44:40:<p>: ex:<br>: dim tmp() as byte <br>: dim str as string<p>: str = ""<br>: tmp = str<br>: txtbuf = StrConv(tmp, vbFromUnicode) <== Run 到这出现 记忆体不足 !? Why ? ? ? ? ?<p>:::将str设定内容一下就可以了!!!<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 17465--><!--top: 17476--><li><a href="17476.html">Re: Thanks your answer, But Str should be ==> str ="" </a> <b>Albert</b> <i>23:27:24 8/18/99</i>(<!--responses: 17476-->0)<ul><!--insert: 17476--></ul><!--end: 17476--></ul><!--end: 17465--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?