3210.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 26 行

HTML
26
字号
<html>
  <head>
    <title>Re: GetChunk / AppendChunk</title>
  </head>
  <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
    <center>
      <h1>Re: GetChunk / AppendChunk</h1>
    </center>

<HR><p>
Posted by <a href="mailto:paoching@tpts5.seed.net.tw">paoching</a> on June 11, 1998 at 18:43:10:<p>
In Reply to: <a href="3192.html"><b>GetChunk / AppendChunk</b></a> posted by 小吴 on June 10, 1998 at 18:39:18:<p>
: 请注意,如果你直接将 PictureBox bind 在 RDC 或 Data Control 上的话,你就不需要这个功能。<br>: 如果不是的话,你必须使用 AppendChunk 来存入图形,GetChunk 来取得图形。不过通常的做法是你必须先把图形存成档案才能上传,或是下传至档案才能读入至 PictureBox 中。<p>谢谢您的回答,但是我将PictureBox bind 在 RDC 或 Data Control时,却无法显示图片(image field in sql)耶!<br>
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 3210-->
<!--top: 3270--><li><a href="3270.html"><b>你是怎么存图的呀?</b></a> 小吴 <i>18:13:00 6/16/98</i>
(<!--responses: 3270-->0)
<ul><!--insert: 3270-->
</ul><!--end: 3270-->
</ul><!--end: 3210-->
<br><HR><p>

</body></html>

⌨️ 快捷键说明

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