📄 operatorform.h
字号:
#pragma once
using namespace System;
using namespace System::ComponentModel;
using namespace System::Collections;
using namespace System::Windows::Forms;
using namespace System::Data;
using namespace System::Drawing;
namespace 图书租借管理系统 {
/// <summary>
/// OperatorForm 摘要
///
/// 警告: 如果更改此类的名称,则需要更改
/// 与此类所依赖的所有 .resx 文件关联的托管资源编译器工具的
/// “资源文件名”属性。否则,
/// 设计器将不能与此窗体的关联
/// 本地化资源正确交互。
/// </summary>
public ref class OperatorForm : public System::Windows::Forms::Form
{
public:
OperatorForm(void)
{
InitializeComponent();
//
//TODO: 在此处添加构造函数代码
//
}
protected:
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
~OperatorForm()
{
if (components)
{
delete components;
}
}
private: My::MyBooksDataSet^ MyBooksDataSet;
protected:
private: System::Windows::Forms::BindingSource^ 操作权限设置BindingSource;
private: My::MyBooksDataSetTableAdapters::操作权限设置TableAdapter^ 操作权限设置TableAdapter;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn4;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn3;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn1;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn5;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn8;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn7;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn6;
private: System::Windows::Forms::ToolStripSeparator^ bindingNavigatorSeparator1;
private: System::Windows::Forms::ToolStripTextBox^ bindingNavigatorPositionItem;
private: System::Windows::Forms::ToolStripSeparator^ bindingNavigatorSeparator;
private: System::Windows::Forms::ToolStripButton^ bindingNavigatorMoveNextItem;
private: System::Windows::Forms::ToolStripButton^ 操作权限设置BindingNavigatorSaveItem;
private: System::Windows::Forms::ToolStripSeparator^ bindingNavigatorSeparator2;
private: System::Windows::Forms::ToolStripButton^ bindingNavigatorMoveLastItem;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn9;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn19;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn18;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn17;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn20;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn23;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn22;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn21;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn12;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn11;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn10;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn13;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn16;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn15;
private: System::Windows::Forms::DataGridViewTextBoxColumn^ dataGridViewTextBoxColumn14;
private: System::Windows::Forms::TextBox^ 用户名称TextBox;
private: System::Windows::Forms::TextBox^ 用户密码TextBox;
private: System::Windows::Forms::TextBox^ 说明TextBox;
private: System::Windows::Forms::CheckBox^ 资料管理之图书类别设置CheckBox;
private: System::Windows::Forms::CheckBox^ 资料管理之出版社信息设置CheckBox;
private: System::Windows::Forms::CheckBox^ 资料管理之会员级别设置CheckBox;
private: System::Windows::Forms::CheckBox^ 资料管理之馆藏图书登记CheckBox;
private: System::Windows::Forms::CheckBox^ 资料管理之读者信息设置CheckBox;
private: System::Windows::Forms::CheckBox^ 借阅管理之读者挂失管理CheckBox;
private: System::Windows::Forms::CheckBox^ 借阅管理之图书借阅管理CheckBox;
private: System::Windows::Forms::CheckBox^ 借阅管理之图书归还管理CheckBox;
private: System::Windows::Forms::CheckBox^ 报表管理之馆藏图书报表CheckBox;
private: System::Windows::Forms::CheckBox^ 报表管理之在馆图书报表CheckBox;
private: System::Windows::Forms::CheckBox^ 报表管理之在借图书报表CheckBox;
private: System::Windows::Forms::CheckBox^ 报表管理之超期未还图书报表CheckBox;
private: System::Windows::Forms::CheckBox^ 报表管理之超期未还读者报表CheckBox;
private: System::Windows::Forms::CheckBox^ 报表管理之读者借阅历史报表CheckBox;
private: System::Windows::Forms::CheckBox^ 报表管理之图书借阅历史报表CheckBox;
private: System::Windows::Forms::CheckBox^ 报表管理之馆藏图书遗失报表CheckBox;
private: System::Windows::Forms::CheckBox^ 报表管理之办证读者报表CheckBox;
private: System::Windows::Forms::CheckBox^ 报表管理之挂失读者报表CheckBox;
private: System::Windows::Forms::CheckBox^ 系统管理之操作权限设置CheckBox;
private: System::Windows::Forms::CheckBox^ 系统管理之公司信息设置CheckBox;
private: System::Windows::Forms::ToolStripLabel^ bindingNavigatorCountItem;
private: System::Windows::Forms::ToolStripButton^ bindingNavigatorAddNewItem;
private: System::Windows::Forms::ToolStripButton^ bindingNavigatorDeleteItem;
private: System::Windows::Forms::ToolStripButton^ bindingNavigatorMovePreviousItem;
private: System::Windows::Forms::ToolStripButton^ bindingNavigatorMoveFirstItem;
private: System::Windows::Forms::DataGridView^ 操作权限设置DataGridView;
private: System::Windows::Forms::BindingNavigator^ 操作权限设置BindingNavigator;
private: System::ComponentModel::IContainer^ components;
private:
/// <summary>
/// 必需的设计器变量。
/// </summary>
#pragma region Windows Form Designer generated code
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
void InitializeComponent(void)
{
this->components = (gcnew System::ComponentModel::Container());
System::ComponentModel::ComponentResourceManager^ resources = (gcnew System::ComponentModel::ComponentResourceManager(OperatorForm::typeid));
System::Windows::Forms::Label^ 用户名称Label;
System::Windows::Forms::Label^ 用户密码Label;
System::Windows::Forms::Label^ 说明Label;
System::Windows::Forms::Label^ 资料管理之图书类别设置Label;
System::Windows::Forms::Label^ 资料管理之出版社信息设置Label;
System::Windows::Forms::Label^ 资料管理之会员级别设置Label;
System::Windows::Forms::Label^ 资料管理之馆藏图书登记Label;
System::Windows::Forms::Label^ 资料管理之读者信息设置Label;
System::Windows::Forms::Label^ 借阅管理之读者挂失管理Label;
System::Windows::Forms::Label^ 借阅管理之图书借阅管理Label;
System::Windows::Forms::Label^ 借阅管理之图书归还管理Label;
System::Windows::Forms::Label^ 报表管理之馆藏图书报表Label;
System::Windows::Forms::Label^ 报表管理之在馆图书报表Label;
System::Windows::Forms::Label^ 报表管理之在借图书报表Label;
System::Windows::Forms::Label^ 报表管理之超期未还图书报表Label;
System::Windows::Forms::Label^ 报表管理之超期未还读者报表Label;
System::Windows::Forms::Label^ 报表管理之读者借阅历史报表Label;
System::Windows::Forms::Label^ 报表管理之图书借阅历史报表Label;
System::Windows::Forms::Label^ 报表管理之馆藏图书遗失报表Label;
System::Windows::Forms::Label^ 报表管理之办证读者报表Label;
System::Windows::Forms::Label^ 报表管理之挂失读者报表Label;
System::Windows::Forms::Label^ 系统管理之操作权限设置Label;
System::Windows::Forms::Label^ 系统管理之公司信息设置Label;
this->bindingNavigatorSeparator1 = (gcnew System::Windows::Forms::ToolStripSeparator());
this->bindingNavigatorPositionItem = (gcnew System::Windows::Forms::ToolStripTextBox());
this->bindingNavigatorSeparator = (gcnew System::Windows::Forms::ToolStripSeparator());
this->bindingNavigatorMoveNextItem = (gcnew System::Windows::Forms::ToolStripButton());
this->操作权限设置BindingNavigatorSaveItem = (gcnew System::Windows::Forms::ToolStripButton());
this->bindingNavigatorSeparator2 = (gcnew System::Windows::Forms::ToolStripSeparator());
this->bindingNavigatorMoveLastItem = (gcnew System::Windows::Forms::ToolStripButton());
this->用户名称TextBox = (gcnew System::Windows::Forms::TextBox());
this->用户密码TextBox = (gcnew System::Windows::Forms::TextBox());
this->说明TextBox = (gcnew System::Windows::Forms::TextBox());
this->资料管理之图书类别设置CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->资料管理之出版社信息设置CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->资料管理之会员级别设置CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->资料管理之馆藏图书登记CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->资料管理之读者信息设置CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->借阅管理之读者挂失管理CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->借阅管理之图书借阅管理CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->借阅管理之图书归还管理CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之馆藏图书报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之在馆图书报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之在借图书报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之超期未还图书报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之超期未还读者报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之读者借阅历史报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之图书借阅历史报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之馆藏图书遗失报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之办证读者报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->报表管理之挂失读者报表CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->系统管理之操作权限设置CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->系统管理之公司信息设置CheckBox = (gcnew System::Windows::Forms::CheckBox());
this->bindingNavigatorCountItem = (gcnew System::Windows::Forms::ToolStripLabel());
this->bindingNavigatorAddNewItem = (gcnew System::Windows::Forms::ToolStripButton());
this->bindingNavigatorDeleteItem = (gcnew System::Windows::Forms::ToolStripButton());
this->bindingNavigatorMovePreviousItem = (gcnew System::Windows::Forms::ToolStripButton());
this->bindingNavigatorMoveFirstItem = (gcnew System::Windows::Forms::ToolStripButton());
this->操作权限设置DataGridView = (gcnew System::Windows::Forms::DataGridView());
this->操作权限设置BindingNavigator = (gcnew System::Windows::Forms::BindingNavigator(this->components));
this->操作权限设置BindingSource = (gcnew System::Windows::Forms::BindingSource(this->components));
this->MyBooksDataSet = (gcnew My::MyBooksDataSet());
this->dataGridViewTextBoxColumn1 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
this->dataGridViewTextBoxColumn3 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
this->dataGridViewTextBoxColumn4 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
this->dataGridViewTextBoxColumn5 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
this->dataGridViewTextBoxColumn6 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
this->dataGridViewTextBoxColumn7 = (gcnew System::Windows::Forms::DataGridViewTextBoxColumn());
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -