资源简介
代码片段和文件信息
//整理时间:2011-03-19(刘典武)
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace EcanBeerSystem
{
public partial class frmAbout : Form
{
public frmAbout()
{
InitializeComponent();
}
private void pictureBox1_Click(object sender EventArgs e)
{
if (Program.isTopMost == “1“) { Program.frmmain.TopMost = true; }
this.Dispose();
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-02-24 11:21 EcanBeerSystem\
文件 931 2012-09-04 17:34 EcanBeerSystem.sln
文件 99678 2012-09-04 17:34 EcanBeerSystem\111.ico
目录 0 2014-02-24 11:21 EcanBeerSystem\bin\
目录 0 2014-02-24 11:21 EcanBeerSystem\bin\Debug\
目录 0 2014-06-26 15:35 EcanBeerSystem\bin\Release\
目录 0 2014-02-24 11:21 EcanBeerSystem\bin\Release\backup\
文件 96256 2014-06-26 15:35 EcanBeerSystem\bin\Release\beer.db
文件 3821568 2013-03-18 09:52 EcanBeerSystem\bin\Release\EcanBeerSystem.exe
文件 491008 2013-03-18 09:52 EcanBeerSystem\bin\Release\EcanBeerSystem.pdb
文件 5632 2012-09-04 17:34 EcanBeerSystem\bin\Release\EcanBeerSystem.vshost.exe
目录 0 2014-02-24 11:21 EcanBeerSystem\bin\Release\pic\
文件 5979 2012-09-04 17:34 EcanBeerSystem\bin\Release\pic\0.jpg
文件 26078 2012-09-04 17:34 EcanBeerSystem\bin\Release\pic\2011719171627.jpg
文件 30281 2012-09-04 17:34 EcanBeerSystem\bin\Release\pic\2011719171728.jpg
文件 29150 2012-09-04 17:34 EcanBeerSystem\bin\Release\pic\2011719171833.jpg
文件 18880 2012-09-04 17:34 EcanBeerSystem\bin\Release\pic\2011719171940.jpg
文件 5979 2012-09-04 17:34 EcanBeerSystem\bin\Release\pic\2011719172050.jpg
文件 2054144 2012-09-04 17:38 EcanBeerSystem\bin\Release\readme.doc
文件 1988327 2012-09-04 17:38 EcanBeerSystem\bin\Release\readme.pdf
文件 374 2012-09-04 17:34 EcanBeerSystem\bin\Release\site.dll
目录 0 2014-02-24 11:21 EcanBeerSystem\bin\Release\sound\
文件 17068 2012-09-04 17:34 EcanBeerSystem\bin\Release\sound\ALARM1.WAV
文件 14828 2012-09-04 17:34 EcanBeerSystem\bin\Release\sound\ALARM2.WAV
文件 14444 2012-09-04 17:34 EcanBeerSystem\bin\Release\sound\ALARM3.WAV
文件 1516 2012-09-04 17:34 EcanBeerSystem\bin\Release\sound\ALARM4.WAV
文件 8550 2012-09-04 17:34 EcanBeerSystem\bin\Release\sound\ALARM5.WAV
文件 42461 2012-09-04 17:34 EcanBeerSystem\bin\Release\sound\ALARM6.WAV
文件 28558 2012-09-04 17:34 EcanBeerSystem\bin\Release\sound\ALARM7.WAV
文件 209452 2012-09-04 17:34 EcanBeerSystem\bin\Release\sound\ALARM8.WAV
文件 76151 2012-09-04 17:34 EcanBeerSystem\bin\Release\sound\ALARM9.WAV
............此处省略172个文件信息
相关资源
- ASP.NET MVC5考试_管理系统源码
- .netc#新手菜鸟mvc5的仓库管理系统 so
- 基于ASP.NET的课程管理系统
- Asp.net学生信息管理系统最新源码201
- .net 美萍超市管理系统源码C#
- C# KTV 点歌系统,C#项目源码带数据库
- ASP.NET WebAPI+mvc4.0+EasyUI快速开发框架
- asp.net mvc 网上书店系统
- 一种开源业务系统框架winform源码
- C#人事管理系统/人力资源管理系统
- 学生社团信息管理系统MVC三层架构
- C# 数据采集系统 智能采集 数据分析
- 毕业设计,基于winform的酒店管理系统
- ASP.NET图书管理系统源码.zip
- 基于遗传算法的排程系统
- C#购物系统课程设计
- 业务管理系统源码 asp.net业务管理系统
- 考勤管理系统ASP.NET
- 基于.net的医院信息管理系统C#
- ASP.NET城市公交管理系统
- 企业人事管理系统C#源代码
- 基于asp.net学生成绩管理系统课程设计
- 北大青鸟accp7.0 使用C#开发数据库应用
- c#人力资源管理系统源代码
- C#学生信息管理系统含全部源码,详细
- STC12C5A60S2-基于pt100的远程网络温度检
- 最强大的Asp.Net图书销售系统源代码保
- c#开发报价系统
- ASP.NET新闻发布系统.rar
- ASP.NET-三层架构-花店系统网站
评论
共有 条评论