19165.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 38 行

HTML
38
字号
<html>  <head>    <title>String</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>String</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 新人 on September 20, 1999 at 11:27:11:<p>Beside "String" function, any other functions can fill a string with as string larger than 1 char. I tried this, but...<p>Dim a as string<br>a = string(10,"AK47")<br>debug.print a<p>I found this:<br>AAAAAAAAAAA<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19165--><!--top: 19208--><li><a href="19208.html">Re: String</a> <b>Sun Jack</b> <i>01:40:37 9/21/99</i>(<!--responses: 19208-->0)<ul><!--insert: 19208--></ul><!--end: 19208--><!--top: 19166--><li><a href="19166.html">Re: String</a> <b>琏琏</b> <i>11:34:49 9/20/99</i>(<!--responses: 19166-->2)<ul><!--insert: 19166--><!--top: 19170--><li><a href="19170.html">Re: String</a> <b>新人</b> <i>11:54:54 9/20/99</i>(<!--responses: 19170-->1)<ul><!--insert: 19170--><!--top: 19173--><li><a href="19173.html">Re: String</a> <b>老人</b> <i>12:27:17 9/20/99</i>(<!--responses: 19173-->0)<ul><!--insert: 19173--></ul><!--end: 19173--></ul><!--end: 19170--></ul><!--end: 19166--></ul><!--end: 19165--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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