资源简介
学习C#的好资料。程序包括源代码和编译后的exe文件,可直接运行。 vs2005下编译通过。
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace LLSee
{
public partial class About : Form
{
public About()
{
InitializeComponent();
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 330 2007-09-05 17:49 LLSee\LLSee\About.cs
文件 1399 2007-09-05 17:49 LLSee\LLSee\About.Designer.cs
文件 5814 2007-09-05 17:49 LLSee\LLSee\About.resx
文件 694 2007-09-05 15:36 LLSee\LLSee\Action\Line.cs
文件 5346 2007-09-05 15:39 LLSee\LLSee\Action\LineManager.cs
文件 19148 2007-09-05 15:38 LLSee\LLSee\Action\TestPath.cs
文件 5 2007-09-06 10:02 LLSee\LLSee\bin\Debug\config.inf
文件 4342 2005-06-02 13:59 LLSee\LLSee\bin\Debug\Images\1.bmp
文件 4342 2005-06-02 13:59 LLSee\LLSee\bin\Debug\Images\10.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\10_L1.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\10_L2.bmp
文件 4342 2005-06-02 13:59 LLSee\LLSee\bin\Debug\Images\11.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\11_L1.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\11_L2.bmp
文件 4342 2005-06-02 13:59 LLSee\LLSee\bin\Debug\Images\12.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\12_L1.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\12_L2.bmp
文件 4342 2005-06-02 13:59 LLSee\LLSee\bin\Debug\Images\13.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\13_L1.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\13_L2.bmp
文件 4342 2005-06-02 13:59 LLSee\LLSee\bin\Debug\Images\14.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\14_L1.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\14_L2.bmp
文件 4342 2005-06-02 13:59 LLSee\LLSee\bin\Debug\Images\15.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\15_L1.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\15_L2.bmp
文件 4342 2005-06-02 13:59 LLSee\LLSee\bin\Debug\Images\16.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\16_L1.bmp
文件 3318 2006-07-30 11:04 LLSee\LLSee\bin\Debug\Images\16_L2.bmp
文件 4342 2005-06-02 13:59 LLSee\LLSee\bin\Debug\Images\17.bmp
............此处省略182个文件信息
- 上一篇:C#如何模拟键盘输入
- 下一篇:101个微软的C#例子-Windows Forms篇
相关资源
- 101个微软的C#例子-Windows Forms篇
- C#如何模拟键盘输入
- 组合 算法 C# 背包问题
- C#中视图和存储过程应用
- C#使用剪切板粘贴数据
- C# TcpListener 例程(源码)
- C#实例程序100例子
- C#设计高精度语音识别程序
- winform(c#)最全73种非常漂亮界面样式
- 图书管理系统-----------C# 版
- C#串口通信程序(VS2010)(serialPort组
- C#鼠标自动点击软件
- C#实现pos打机的附ECS/POS说明书)
- c# 带树形显示的下拉框
- 最新Trimble全站仪串口通讯
- 呕心沥血之作。C#矩阵类matrix
- C#Oracle数据库备份
- C#(Winfrom)窗体传值问题(子窗体回
- c# 委托、父窗体传值到子窗体DEMO,完
- C#打印条码源码
- JSON C#与服务器通讯
- C#的服务器程序
- C# Socket TCP通信
- c#实时获取温湿度
- 海益ERP数据管理系统2.0源码
- c#实现Modbus tcp客户端
- C#利用baslerSDK实现相机采集图像
- 360手机助手界面C#
- C#和西门子CPU进行S7通讯
- C#实现登录注册(SQL)
评论
共有 条评论