13254.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 31 行

HTML
31
字号
<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:jf1384@tcts.seed.net.tw">jeff</a> on May 22, 1999 at 09:43:24:<p>
In Reply to: <a href="13253.html">字串合并的</a> posted by jf1384 on May 22, 1999 at 09:41:41:<p>
: 两个字串合并如A&B放到List1中确不能对齐<br>: 结果如下<p>: LIST1.AddItem A(i)&B(j)<p>: 1        A    <br>: 12       AB<br>: 123      ABC<br>: 1234     ABCD <p>: 我要的结果靠左对齐<br>: 对齐        对齐    两行之间有间隔没有相接在一起<br>: 1               A<br>: 12             AB<br>: 123           ABC<br>: 1234         ABCD<br>: 请问各位有何好方法解决<br>: 困惑的人<p><br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 13254-->
<!--top: 13255--><li><a href="13255.html">Re: 字串合并的</a> <b>JF1384</b> <i>09:45:12 5/22/99</i>
(<!--responses: 13255-->1)
<ul><!--insert: 13255-->
<!--top: 13263--><li><a href="13263.html">Re: 字串合并的</a> <b>志</b> <i>18:21:41 5/22/99</i>
(<!--responses: 13263-->0)
<ul><!--insert: 13263-->
</ul><!--end: 13263-->
</ul><!--end: 13255-->
</ul><!--end: 13254-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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