搜索资源列表
copypicture
- 用VB编写的可以对图像进行剪切、复制和粘贴-VB prepared by the right image can cut, copy and paste 00 billion
copypicture
- 用VB编写的可以对图像进行剪切、复制和粘贴-VB prepared by the right image can cut, copy and paste 00 billion
copypicture
- 主要体会一下字符流的操作,这是一个用字符流形式实现图片复制功能!-The main character stream operation of taste, which is a character stream with the form of replication to achieve picture!
Project1
- vb 读取EXCEL中的趋势图比如D盘下有一名为graph的Excel文件。里面有一个直方图。现在新建一个窗体,窗体上放置一个PictureBox,一个按钮。单击按钮,将读取D:/graph.xls中的直方图到图片框-Private Sub Command1_Click() Dim mXlsApp As Excel.Application 应用 Dim mXlsBook As Excel.Workbook 工作薄 Dim