资源简介
企业招聘信息管理系统 C# winform,新手级示例下载
代码片段和文件信息
using System;
using System.Windows.Forms;
namespace RecruitmentSystem
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
private void radioButton6_CheckedChanged(object sender EventArgs e)
{
}
private void label3_Click(object sender EventArgs e)
{
}
private void Form1_Load(object sender EventArgs e)
{
}
private void btnAdd_Click(object sender EventArgs e)
{
//std std1 = new std();
std.basic_person_dst tmpbp = new std.basic_person_dst();//实例化结构体
#region 接收一人的数据添加进ArrayList
if (txtName.Text != null)
tmpbp
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2016-11-07 09:33 RecruitmentSystem\
目录 0 2016-11-07 17:27 RecruitmentSystem\RecruitmentSystem\
文件 187 2016-11-07 09:33 RecruitmentSystem\RecruitmentSystem\App.config
文件 3907 2016-11-07 09:59 RecruitmentSystem\RecruitmentSystem\Form1.cs
文件 20242 2016-11-07 15:15 RecruitmentSystem\RecruitmentSystem\Form1.designer.cs
文件 5817 2016-11-07 09:45 RecruitmentSystem\RecruitmentSystem\Form1.resx
文件 5119 2016-11-07 17:27 RecruitmentSystem\RecruitmentSystem\HRIn.Designer.cs
文件 396 2016-11-07 17:27 RecruitmentSystem\RecruitmentSystem\HRIn.cs
文件 5817 2016-11-07 17:27 RecruitmentSystem\RecruitmentSystem\HRIn.resx
文件 8067 2016-11-07 17:17 RecruitmentSystem\RecruitmentSystem\InfoChanFrm.cs
文件 24256 2016-11-07 16:39 RecruitmentSystem\RecruitmentSystem\InfoChanFrm.designer.cs
文件 5817 2016-11-07 16:54 RecruitmentSystem\RecruitmentSystem\InfoChanFrm.resx
文件 532 2016-11-07 09:35 RecruitmentSystem\RecruitmentSystem\Program.cs
目录 0 2016-11-07 09:33 RecruitmentSystem\RecruitmentSystem\Properties\
文件 1358 2016-11-07 09:33 RecruitmentSystem\RecruitmentSystem\Properties\AssemblyInfo.cs
文件 2886 2016-11-07 09:33 RecruitmentSystem\RecruitmentSystem\Properties\Resources.Designer.cs
文件 5612 2016-11-07 09:33 RecruitmentSystem\RecruitmentSystem\Properties\Resources.resx
文件 1104 2016-11-07 09:33 RecruitmentSystem\RecruitmentSystem\Properties\Settings.Designer.cs
文件 249 2016-11-07 09:33 RecruitmentSystem\RecruitmentSystem\Properties\Settings.settings
文件 5109 2016-11-07 17:27 RecruitmentSystem\RecruitmentSystem\RecruitmentSystem.csproj
文件 3591 2016-11-07 17:12 RecruitmentSystem\RecruitmentSystem\StuFrm.Designer.cs
文件 865 2016-11-07 17:12 RecruitmentSystem\RecruitmentSystem\StuFrm.cs
文件 5817 2016-11-07 17:12 RecruitmentSystem\RecruitmentSystem\StuFrm.resx
目录 0 2016-11-07 09:45 RecruitmentSystem\RecruitmentSystem\bin\
目录 0 2016-11-12 22:10 RecruitmentSystem\RecruitmentSystem\bin\Debug\
文件 31744 2016-11-07 17:27 RecruitmentSystem\RecruitmentSystem\bin\Debug\RecruitmentSystem.exe
文件 187 2016-11-07 09:33 RecruitmentSystem\RecruitmentSystem\bin\Debug\RecruitmentSystem.exe.config
文件 75264 2016-11-07 17:27 RecruitmentSystem\RecruitmentSystem\bin\Debug\RecruitmentSystem.pdb
文件 23168 2016-11-12 22:10 RecruitmentSystem\RecruitmentSystem\bin\Debug\RecruitmentSystem.vshost.exe
文件 187 2016-11-07 09:33 RecruitmentSystem\RecruitmentSystem\bin\Debug\RecruitmentSystem.vshost.exe.config
文件 490 2013-06-18 20:28 RecruitmentSystem\RecruitmentSystem\bin\Debug\RecruitmentSystem.vshost.exe.manifest
............此处省略26个文件信息
- 上一篇:C#实现快递100的查询
- 下一篇:dapper使用
相关资源
- 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-三层架构-花店系统网站
评论
共有 条评论