資源簡介
===
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
namespace?個人簡歷
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????
????????private?void?btnClose_Click(object?sender?EventArgs?e)
????????{?
????????????Application.Exit();
????????}
????????private?void?btnSave_Click(object?sender?EventArgs?e)
????????{
????????????Form4?F4?=?new?Form4(Creatinfor());
????????????F4.ShowDialog();
????????}
????????private?void?label1_Click(object?sender?EventArgs?e)
????????{
????????????openFileDialog1.Filter?=?“jpg格式文件|*.jpg|png格式文件|*.png“;
??????????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????100352??2016-04-21?11:54??個人簡歷\個人簡歷\bin\Debug\個人簡歷.exe
?????文件??????91648??2016-04-21?11:54??個人簡歷\個人簡歷\bin\Debug\個人簡歷.pdb
?????文件??????11600??2016-04-21?11:54??個人簡歷\個人簡歷\bin\Debug\個人簡歷.vshost.exe
?????文件????????490??2010-03-17?22:39??個人簡歷\個人簡歷\bin\Debug\個人簡歷.vshost.exe.manifest
?????文件???????2917??2016-04-21?11:54??個人簡歷\個人簡歷\Form1.cs
?????文件??????41393??2016-04-21?11:22??個人簡歷\個人簡歷\Form1.Designer.cs
?????文件???????6020??2016-04-21?11:22??個人簡歷\個人簡歷\Form1.resx
?????文件???????1047??2016-04-21?10:29??個人簡歷\個人簡歷\Form2.cs
?????文件???????5239??2016-04-21?10:29??個人簡歷\個人簡歷\Form2.Designer.cs
?????文件???????5817??2016-04-21?10:29??個人簡歷\個人簡歷\Form2.resx
?????文件???????1620??2016-04-16?10:04??個人簡歷\個人簡歷\Form3.cs
?????文件???????6495??2016-04-16?10:04??個人簡歷\個人簡歷\Form3.Designer.cs
?????文件??????11395??2016-04-16?10:04??個人簡歷\個人簡歷\Form3.resx
?????文件???????2304??2016-04-21?11:19??個人簡歷\個人簡歷\Form4.cs
?????文件??????27524??2016-04-16?10:04??個人簡歷\個人簡歷\Form4.Designer.cs
?????文件???????7219??2016-04-16?10:04??個人簡歷\個人簡歷\Form4.resx
?????文件???????5359??2016-04-16?10:04??個人簡歷\個人簡歷\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6641??2016-04-21?11:54??個人簡歷\個人簡歷\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????5632??2016-04-16?10:04??個人簡歷\個人簡歷\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件???????3980??2016-04-21?11:54??個人簡歷\個人簡歷\obj\x86\Debug\個人簡歷.csproj.FileListAbsolute.txt
?????文件???????1449??2016-04-21?11:22??個人簡歷\個人簡歷\obj\x86\Debug\個人簡歷.csproj.GenerateResource.Cache
?????文件???????9080??2016-04-16?10:04??個人簡歷\個人簡歷\obj\x86\Debug\個人簡歷.csprojResolveAssemblyReference.cache
?????文件?????100352??2016-04-21?11:54??個人簡歷\個人簡歷\obj\x86\Debug\個人簡歷.exe
?????文件????????180??2016-04-21?11:22??個人簡歷\個人簡歷\obj\x86\Debug\個人簡歷.Form1.resources
?????文件????????180??2016-04-21?10:29??個人簡歷\個人簡歷\obj\x86\Debug\個人簡歷.Form2.resources
?????文件???????3857??2016-04-16?10:04??個人簡歷\個人簡歷\obj\x86\Debug\個人簡歷.Form3.resources
?????文件????????180??2016-04-16?10:04??個人簡歷\個人簡歷\obj\x86\Debug\個人簡歷.Form4.resources
?????文件??????91648??2016-04-21?11:54??個人簡歷\個人簡歷\obj\x86\Debug\個人簡歷.pdb
?????文件??????56953??2016-04-16?10:04??個人簡歷\個人簡歷\obj\x86\Debug\個人簡歷.Properties.Resources.resources
?????文件????????493??2016-04-21?10:35??個人簡歷\個人簡歷\Program.cs
............此處省略30個文件信息
- 上一篇:即時通訊
- 下一篇:winform插件框架設計源碼
評論
共有 條評論