搜索资源列表
VB_HLT
- 汉诺塔游戏 请将相关目录及其包含的内容复制到您的硬盘上,并修改对应的硬盘目录属性——取消目录及其所包含子目录和文件的“只读”属性。否则,打开VB项目时由于无法进行文件的“写”操作,会导致提示出错信息。-HANOR game I would be grateful if the relevant directory and copy the content of your hard disk, and the drive to amend the corresponding directory
tuyasrc
- private Size DefaultPicSize //储存原始画布大小,用来新建文件时使用 private bool bReSize //是否改变画布大小 private DrawTools dt //绘图工具类实例 private Color foreColor = Color.Black //绘图工具线条颜色 private string sFileName //打开的文件名 private string sType //绘
