资源列表

« 1 2 ... .28 .29 .30 .31 .32 4233.34 .35 .36 .37 .38 ... 5346 »

[C#编程ClearRecycle

说明:C# 清空回收站的模块源码,仅此一项功能,想学习或正在学习C#的初级用户请参考-Empty Recycle Bin module C# source code alone function, want to learn or are learning C#, please refer to primary users
<tpudn32> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程AllowDropFile

说明:C#文件拖放获取路径,可提高软件用户体验,减少用户的操作-C# file drag and drop access path, the software can improve the user experience and reduce the user' s actions
<tpudn32> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程CreateTempFile

说明:C#将文件保存到临时文件中,程序自动生成临时文件名称,这个程序是面向Visual C#初学者的,如果自认为水平很高,可以不用看-C# Save the file to a temporary file, the program automatically generates a temporary file name, this program is designed for Visual C# beginners, if since
<tpudn34> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程0002

说明:整数因子的分解问题 基本算法分析 初学者必读-The basic problem of integer factor decomposition algorithm analysis reading for beginners
<王军> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程xianxingfangcheng

说明:线性方程组求解的C程序源码,可以为C程序变成提供参考-Linear Equations C program source code, you can provide a reference for the C program to become
<李新> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程HW9

说明:大學選課資料系統,統計每門課學生數量,每個學生修課數目種類,形成物件關係-University course information systems, statistical number of students in each course, the number of each type of student taught form object relations
<江忠豪> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程AboutDrawPie

说明: C#绘制图形源码实例,绘制一个扇形,点击绘制按钮,立即出现一个房型,这是固定形状的图形绘制,相对较简单的那种,所以适合C#初学者-C# source code examples draw graphics, drawing a fan, click the Draw button, and immediately a room, which is fixed shape graphics rendering, the kind of
<tpudn31> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程AboutDrawLine

说明: C#使用DrawLine对象绘制一条直线,绘制水平线和垂直线,点击对应的按钮,即可调用DrawLine方法绘制直线,一种固定的模式,没有什么难度,C#入门新手参考会不错,学习一点图形绘制方面的基础知识-C# uses the DrawLine object to draw a straight line, draw horizontal and vertical lines, click the corresponding butto
<tpudn49> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程imagefont

说明: C#实现在图片上绘制文字,使用DrawString方法绘制的文字。打开任意一幅图片,然后在文本框中输入任意你想要的文字,点击“绘制文字”按钮,你输入的文字会显示在打开图片的左上角位置。   new Font("宋体", 50), 绘制的字体名称和字号   new SolidBrush(Color.Red)字体的颜色,可自己改-C# implementation to draw text on the picture, us
<tpudn51> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程imagedata

说明: C#获取照片EXIF信息显示拍摄时间,估计玩摄影的都知道数码相机拍摄的照片中,每张都带有Exif信息,在Exif中记录了照片的很多拍摄参数、比如快门速度、快门次数、光圈大小等,当然也包括了拍摄时间,本例就是通过使用C#的相关图像操作方法来读取Exif信息的拍摄时间。通过指定的数据流来创建Image,遍历图像文件元数据,检索所有属性,如果是PropertyTagDateTime,则返回该属性所对应的值。-C# Gets photo EX
<tpudn52> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程restictsize

说明:C#限制窗体绽放到最小时的大小,也就是用户强制缩放窗口大小小于指定值时,窗口被强制限制在某一数值上,不会继续变小的,高度和宽度都不能再变小了-C# form bloom out to the maximum limit of size, which is smaller than the size of the zoom window to force the user specified value, the window is li
<tpudn52> 在 2024-10-21 上传 | 大小:12288 | 下载:0

[C#编程drawfont

说明: C#使用自身的DrawString方法绘制文字,源码简单,示例演示了绘制过程,具体实现思路请参阅源码文件,运行示例程序后,点击“绘制文字”按钮,即可看到由DrawString方法生成的一行文字。-C# uses its own DrawString method to draw text, source code simple example demonstrates the drawing process, the specific
<tpudn54> 在 2024-10-21 上传 | 大小:12288 | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 4233.34 .35 .36 .37 .38 ... 5346 »

源码中国 www.ymcn.org