资源列表
[C#编程] GetProgramsDir
说明:获得程序所在目录位置,对于文件I/O编程有用处-Get the program directory location for the file I/O programming useful<梁平> 在 2025-02-08 上传 | 大小:62kb | 下载:0
[编辑框] DoubleEdit
说明:编辑框双击控制,double-clicks on the edit control by handling the WM_LBTNDOUBLECLICK message.-DOULBEEDIT shows how to sublcass an edit control inside a form view and react to double-clicks on the edit control by handling the WM_<域名> 在 2025-02-08 上传 | 大小:17kb | 下载:0
[C#编程] DisplayImage
说明:本实例演示如何用C#在窗口中显示一幅图像,具体来说是JPG格式的图片,先从指定文件获取Image对象,设置存放图片框的滚动条最小尺寸,最后按原始物理大小绘制指定图像。用new System.ComponentModel.Container() 生成对象,Piccy = Image.FromFile(@"Winter.jpg") 从指定文件中获取Image对象-This example demonstrates how to use C#<gpudn12> 在 2025-02-08 上传 | 大小:108kb | 下载:0
[C#编程] RotateTransform
说明:C#让图片围绕中心旋转一周,C#旋转图片的一个实例源码。实现思路是先装入图片,获取当前窗口的中心点,构造图片显示区域:让图片的中心点与窗口的中心点一致,然后让绘图平面以图片的中心点旋转,恢复绘图平面在水平和垂直方向的平移,绘制图片并延时,将全局变换矩阵重置为单位矩阵-C# make una revolución alrededor del centro de la imagen, una instancia de código fuen<gpudn12> 在 2025-02-08 上传 | 大小:31kb | 下载:0
[其他小程序] interpolation
说明:运用C语言来帮助理解插算法,程序简单易行。-Use C language to help understand the interpolation algorithm, the procedure is simple.<> 在 2025-02-08 上传 | 大小:3kb | 下载:0