Автор работы: Пользователь скрыл имя, 26 Февраля 2014 в 21:00, курсовая работа
Целью данной курсовой работы является разработка приложения для учёта детских садов города.
С помощью созданного приложения руководители городских органов управления смогут отслеживать комплектацию детских садов работниками и детьми.
Данное приложение актуально, так как позволит получать в кратчайшие сроки всю необходимую информацию для комплектации детских садов города. При этом все манипуляции с данными не потребуют затрат большого количества времени, так как вся система очень наглядна и визуально понятна.
// kinderGartenDataSet
//
this.kinderGartenDataSet.
this.kinderGartenDataSet.
//
// должностиTableAdapter
//
this.должностиTableAdapter.
//
// bindingNavigator1
//
this.bindingNavigator1.
this.bindingNavigator1.
this.bindingNavigator1.
this.bindingNavigator1.
this.bindingNavigator1.Items.
this.
this.
this.
this.
this.
this.
this.
this.
this.
this.
this.
this.toolStripButton1});
this.bindingNavigator1.
this.bindingNavigator1.
this.bindingNavigator1.
this.bindingNavigator1.
this.bindingNavigator1.
this.bindingNavigator1.Name = "bindingNavigator1";
this.bindingNavigator1.
this.bindingNavigator1.Size = new System.Drawing.Size(552, 25);
this.bindingNavigator1.
this.bindingNavigator1.Text = "bindingNavigator1";
//
// bindingNavigatorAddNewItem
//
this.
this.
this.
this.
this.
this.
//
// bindingNavigatorCountItem
//
this.
this.
this.
this.
//
// bindingNavigatorDeleteItem
//
this.
this.
this.
this.
this.
this.
//
// bindingNavigatorMoveFirstItem
//
this.
this.
this.
this.
this.
this.
//
// bindingNavigatorMovePreviousIt
//
this.
this.
this.
this.
this.
this.
//
// bindingNavigatorSeparator
//
this.
this.
//
// bindingNavigatorPositionItem
//
this.
this.
this.
this.
this.
this.
//
// bindingNavigatorSeparator1
//
this.
this.
//
// bindingNavigatorMoveNextItem
//
this.
this.
this.
this.
this.
this.
//
// bindingNavigatorMoveLastItem
//
this.
this.
this.
this.
this.
this.
//
// bindingNavigatorSeparator2
//
this.
this.
//
// toolStripButton1
//
this.toolStripButton1.
this.toolStripButton1.Image = ((System.Drawing.Image)(
this.toolStripButton1.
this.toolStripButton1.Name = "toolStripButton1";
this.toolStripButton1.Size = new System.Drawing.Size(23, 22);
this.toolStripButton1.Text = "Обновить";
this.toolStripButton1.Click += new System.EventHandler(this.
//
// fposition
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScale
this.ClientSize = new System.Drawing.Size(552, 273);
this.Controls.Add(this.
this.Controls.Add(this.
this.Name = "fposition";
this.StartPosition = System.Windows.Forms.FormStart
this.Text = "Должности";
this.Load += new System.EventHandler(this.
((System.ComponentModel.ISuppo
((System.ComponentModel.ISuppo
((System.ComponentModel.ISuppo
((System.ComponentModel.ISuppo
((System.ComponentModel.ISuppo
this.bindingNavigator1.
this.bindingNavigator1.
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.DataGridV
private System.Windows.Forms.BindingSo
private KinderGartenDataSet kinderGartenDataSet;
private System.Windows.Forms.BindingSo
private KinderGartenDataSetTableAdapte
private System.Windows.Forms.BindingNa
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.ToolStrip
private System.Windows.Forms.DataGridV
private System.Windows.Forms.ToolStrip
}
}
fposition.cs
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 kindergarten
{
public partial class fposition : Form
{
public fposition()
{
InitializeComponent();
}
private void fposition_Load(object sender, EventArgs e)
{
// TODO: This line of code loads data
into the 'kinderGartenDataSet.
this.должностиTableAdapter.
}
private void dgPosition_CellContentClick(ob
{
}
private void cbSaveData_Click(object sender, EventArgs e)
{
//Сохраняем изменения
должностиTableAdapter.Update(
}
private void cbClose_Click(object sender, EventArgs e)
{
//Закрываем форму
Close();
}
private void toolStripButton1_Click(object sender, EventArgs e)
{
//Сохраняем изменения
должностиTableAdapter.Update(
}
}
}
Приложение 4. Форма справочника Персонал sprPersonal.cs
sprPersonal.Designer.cs
namespace kindergarten
{
partial class sprPersonal
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContain
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Containe
System.ComponentModel.Componen
this.dataGridView1 = new System.Windows.Forms.DataGridV
this.
this.
this.
this.Должность = new System.Windows.Forms.DataGridV
this.должностиBindingSource = new System.Windows.Forms.BindingSo
this.bindingSource1 = new System.Windows.Forms.BindingSo
this.kinderGartenDataSet4 = new kindergarten.KinderGartenDataS
this.
this.
this.
this.
this.
this.
this.
this.
this.садыBindingSource = new System.Windows.Forms.BindingSo
this.bindingNavigator1 = new System.Windows.Forms.BindingNa
this.
this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStrip
this.
this.
this.
this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStrip
this.
Информация о работе Разработка ИС для учета детских садов города