6289.html

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

HTML
23
字号
<html>
  <head>
    <title>Re: 4个VB的问题!!!!!!</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 4个VB的问题!!!!!!</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:cww5@mail.ncku.edu.tw">cww</a> on October 07, 1998 at 08:36:31:<p>
In Reply to: <a href="6273.html">4个VB的问题!!!!!!</a> posted by paul on October 06, 1998 at 11:41:14:<p>
<br>:   a.bat --> copy h:\a.exe m:\a.exe<br>a.bat中最后一行加入<br>exit 这个指令看看行不行得通 <p>: 3.Print LenB(Trim(StrConv("我1你",VbFromUniCode)))=4<br>:   Print LenB(Trim(StrConv("我12你",VbFromUniCode)))=6<br>:   为什么第一行不是5而是4<br>使用 LenB(StrConv("我1你",VbFromUniCode))<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6289-->
</ul><!--end: 6289-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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