4149.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行
HTML
23 行
<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:cww5@mail.ncku.edu.tw">cww</a> on July 23, 1998 at 15:04:02:<p>
In Reply to: <a href="4146.html">点阵图问题集(急)</a> posted by jordan on July 23, 1998 at 14:32:32:<p>
1.如何在点阵图内加入文字<br>以PictureBox为例,在loadpicture后,设AutoRedraw<br>为true,再使用Picture1.Print method写入文字,<br>如此Picture1.Image.handle 便是有文字的BitMap图<br>之hBitMap<p><br>: 2.如何改变点阵图的大小<br>PaintPicture<p>以上 可到<p>http://140.116.253.249/~cww 中查<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 4149-->
</ul><!--end: 4149-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?