18772.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 46 行
HTML
46 行
<html> <head> <title>command button 取名为 right</title> </head> <body bgcolor="#FFFFFF" vlink="#808080"> <center> <h1>command button 取名为 right</h1> </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:lyj@ms18.url.com.tw">lyj</a> on September 10, 1999 at 16:58:56:<p>vb版本:vb 6.0<br>作业系统 nt 4.0 workstation sp4<p>当我在做字串练习时<br>用一个 command button 取名为 left<br>click 时执行 text=left$(string,n)<br>没有问题<p>接下来 用一个 command button 取名为 right<br>click 时执行 text=right$(string,n)<p>就不行了 mid 也不行<br> <br>但只要把 command button 改成不用 right 就可以<br>请问是否为 vb 的 bug<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18772--><!--top: 18795--><li><a href="18795.html">Re: command button 取名为 right</a> <b>dumbjames</b> <i>08:50:14 9/11/99</i>(<!--responses: 18795-->1)<ul><!--insert: 18795--><!--top: 18870--><li><a href="18870.html">谢谢 dumbjames</a> <b>lyj</b> <i>11:09:24 9/13/99</i>(<!--responses: 18870-->0)<ul><!--insert: 18870--></ul><!--end: 18870--></ul><!--end: 18795--><!--top: 18781--><li><a href="18781.html">Re: command button 取名为 right</a> <b>小琳</b> <i>20:31:56 9/10/99</i>(<!--responses: 18781-->3)<ul><!--insert: 18781--><!--top: 18869--><li><a href="18869.html">谢谢 小琳 己 mail project1.vbp AND form1.frm 给您</a> <b>lyj</b> <i>11:05:12 9/13/99</i>(<!--responses: 18869-->0)<ul><!--insert: 18869--></ul><!--end: 18869--><!--top: 18794--><li><a href="18794.html">Re: command button 取名为 right</a> <b>Buier</b> <i>05:47:55 9/11/99</i>(<!--responses: 18794-->1)<ul><!--insert: 18794--><!--top: 18868--><li><a href="18868.html">谢谢 buier</a> <b>lyj</b> <i>10:59:19 9/13/99</i>(<!--responses: 18868-->0)<ul><!--insert: 18868--></ul><!--end: 18868--></ul><!--end: 18794--></ul><!--end: 18781--></ul><!--end: 18772--><br><hr size=7 width=75%><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?