资源简介
C#做的图形编辑软件,实现了反色、羽化、黑白化、浮雕,一系列的图形变化,另附有数据库的登录界面,融合知识很全,很好的课程设计题目~希望 亲 给好评呦!
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace GDI_Me
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void button1_Click(object sender EventArgs e)
{
Form2 fm = new Form2();
fm.ShowDialog();
}
private void button2_Click(object sender EventArgs e)
{
Form3 fm = new Form3();
fm.ShowDialog();
}
private void Form1_Load(object sender EventArgs e)
{
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 99678 2009-01-15 09:45 C#\1.ico
文件 910 2012-05-29 22:23 C#\Chapter\Chapter.sln
..A..H. 31232 2012-06-06 13:48 C#\Chapter\Chapter.suo
文件 144 2012-05-27 23:44 C#\Chapter\GDI_Me\app.config
文件 6948352 2012-06-06 13:47 C#\Chapter\GDI_Me\bin\Debug\GDI_Me.exe
文件 144 2012-05-27 23:44 C#\Chapter\GDI_Me\bin\Debug\GDI_Me.exe.config
文件 73216 2012-06-06 13:47 C#\Chapter\GDI_Me\bin\Debug\GDI_Me.pdb
文件 11592 2012-06-06 13:48 C#\Chapter\GDI_Me\bin\Debug\GDI_Me.vshost.exe
文件 144 2012-05-27 23:44 C#\Chapter\GDI_Me\bin\Debug\GDI_Me.vshost.exe.config
文件 490 2009-08-31 00:40 C#\Chapter\GDI_Me\bin\Debug\GDI_Me.vshost.exe.manifest
文件 6084 2012-05-30 01:58 C#\Chapter\GDI_Me\Chapter.csproj
文件 452 2012-05-27 23:44 C#\Chapter\GDI_Me\Chapter.csproj.user
文件 743 2012-05-29 22:57 C#\Chapter\GDI_Me\Form1.cs
文件 5895 2012-05-29 22:57 C#\Chapter\GDI_Me\Form1.Designer.cs
文件 388872 2012-05-29 22:57 C#\Chapter\GDI_Me\Form1.resx
文件 2452 2012-05-30 00:41 C#\Chapter\GDI_Me\Form2.cs
文件 9652 2012-05-30 00:41 C#\Chapter\GDI_Me\Form2.Designer.cs
文件 437797 2012-05-30 00:41 C#\Chapter\GDI_Me\Form2.resx
文件 11832 2012-05-29 23:33 C#\Chapter\GDI_Me\Form3.cs
文件 21848 2012-05-29 23:22 C#\Chapter\GDI_Me\Form3.Designer.cs
文件 9242611 2012-05-29 23:22 C#\Chapter\GDI_Me\Form3.resx
文件 2496 2012-05-30 01:58 C#\Chapter\GDI_Me\Form4.cs
文件 6242 2012-05-30 01:58 C#\Chapter\GDI_Me\Form4.Designer.cs
文件 325326 2012-05-30 01:58 C#\Chapter\GDI_Me\Form4.resx
文件 4847 2012-06-06 13:48 C#\Chapter\GDI_Me\obj\Debug\Chapter.csproj.FileListAbsolute.txt
文件 5764 2012-06-06 13:47 C#\Chapter\GDI_Me\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 1442 2012-05-29 22:22 C#\Chapter\GDI_Me\obj\Debug\GDI_Me.csproj.FileListAbsolute.txt
文件 958 2012-04-16 10:44 C#\Chapter\GDI_Me\obj\Debug\GDI_Me.csproj.GenerateResource.Cache
文件 6948352 2012-06-06 13:47 C#\Chapter\GDI_Me\obj\Debug\GDI_Me.exe
文件 256034 2012-06-06 13:47 C#\Chapter\GDI_Me\obj\Debug\GDI_Me.Form1.resources
............此处省略38个文件信息
相关资源
- C#库存管理系统数据库+源代码+报告原
- ASP.NET微信支付接口调用Demo JSAPI
- ASP.NET+C#+SQL Server 毕业论文+开题报告
- c#语言开发的一款RPG游戏.rar
- C# WinForm程序-拼图游戏
- sharpmap实现shp的加载
- C# 数据库编程
- C# 拼图游戏 含有课程设计
- 教务管理系统C#版可以运行
- 数据结构与算法:C#语言描述(中文)
- c#绘等值线
- C# 怪兽游戏 Monster完整案例
- 最简单快速地用c#批量化处理excel的方
- 学生管理系统C#版本
- C#工资管理系统(实际开发项目)
- C#学生信息管理系统(有源码跟实验报
- C# 五子棋游戏 VS2008
- 基于visual studio 2008的酒店管理系统
- C#3.0 CookBook(中文版)-3 (共3部分)
- 酒店管理系统(c#源码)137332
- C# 开发的音乐播放器 界面很漂亮
- 招聘网站源码
- c#开发的药品销售系统
- 旅游信息管理系统
- C#结合数据库开发的通讯录管理系统
- C# 所有dll反编译工具超强大可
- C#水晶报表源码 柱状图
- c# 双缓冲 技术与
- C#海康SDK车辆识别手动抓拍实现VS201
-
xm
l人事管理系统源码C#
评论
共有 条评论