19215.html

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

HTML
23
字号
<html>  <head>    <title>Re: How to pront a picturebox</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Re: How to pront a picturebox</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 阿MARK on September 21, 1999 at 16:00:15:<p>In Reply to: <a href="18960.html">How to pront a picturebox</a> posted by hdream on September 15, 1999 at 15:22:13:<p>picture(你的号码).print "想打的东西" or<br>a = 20<br>picture(你的号码).print a<br>then picture will print 20<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19215--></ul><!--end: 19215--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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