⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 zhucaidan.designer.cs

📁 Vs2005C#图书管理系统初学的看看有好处的
💻 CS
📖 第 1 页 / 共 2 页
字号:
            // ToolSduzhe
            // 
            this.ToolSduzhe.Name = "ToolSduzhe";
            this.ToolSduzhe.Size = new System.Drawing.Size(146, 22);
            this.ToolSduzhe.Text = "读者信息查询";
            this.ToolSduzhe.Click += new System.EventHandler(this.ToolSduzhe_Click);
            // 
            // ToolStushuxinxiguanli
            // 
            this.ToolStushuxinxiguanli.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolSbianmaruku,
            this.ToolSxiugaitushu,
            this.ToolSshanchutushu});
            this.ToolStushuxinxiguanli.Name = "ToolStushuxinxiguanli";
            this.ToolStushuxinxiguanli.Size = new System.Drawing.Size(91, 20);
            this.ToolStushuxinxiguanli.Text = "图书信息管理";
            // 
            // ToolSbianmaruku
            // 
            this.ToolSbianmaruku.Name = "ToolSbianmaruku";
            this.ToolSbianmaruku.Size = new System.Drawing.Size(146, 22);
            this.ToolSbianmaruku.Text = "图书编码入库";
            this.ToolSbianmaruku.Click += new System.EventHandler(this.ToolSbianmaruku_Click);
            // 
            // ToolSxiugaitushu
            // 
            this.ToolSxiugaitushu.Name = "ToolSxiugaitushu";
            this.ToolSxiugaitushu.Size = new System.Drawing.Size(146, 22);
            this.ToolSxiugaitushu.Text = "修改图书信息";
            this.ToolSxiugaitushu.Click += new System.EventHandler(this.ToolSxiugaitushu_Click);
            // 
            // ToolSshanchutushu
            // 
            this.ToolSshanchutushu.Name = "ToolSshanchutushu";
            this.ToolSshanchutushu.Size = new System.Drawing.Size(146, 22);
            this.ToolSshanchutushu.Text = "删除图书信息";
            this.ToolSshanchutushu.Click += new System.EventHandler(this.ToolSshanchutushu_Click);
            // 
            // ToolSduzhexinxiguanli
            // 
            this.ToolSduzhexinxiguanli.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStianjiaduzhe,
            this.ToolSxiugaiduzhexinxi,
            this.ToolSshanchuduzhexinxi});
            this.ToolSduzhexinxiguanli.Name = "ToolSduzhexinxiguanli";
            this.ToolSduzhexinxiguanli.Size = new System.Drawing.Size(91, 20);
            this.ToolSduzhexinxiguanli.Text = "读者信息管理";
            // 
            // ToolStianjiaduzhe
            // 
            this.ToolStianjiaduzhe.Name = "ToolStianjiaduzhe";
            this.ToolStianjiaduzhe.Size = new System.Drawing.Size(146, 22);
            this.ToolStianjiaduzhe.Text = "添加读者信息";
            this.ToolStianjiaduzhe.Click += new System.EventHandler(this.ToolStianjiaduzhe_Click);
            // 
            // ToolSxiugaiduzhexinxi
            // 
            this.ToolSxiugaiduzhexinxi.Name = "ToolSxiugaiduzhexinxi";
            this.ToolSxiugaiduzhexinxi.Size = new System.Drawing.Size(146, 22);
            this.ToolSxiugaiduzhexinxi.Text = "修改读者信息";
            this.ToolSxiugaiduzhexinxi.Click += new System.EventHandler(this.ToolSxiugaiduzhexinxi_Click);
            // 
            // ToolSshanchuduzhexinxi
            // 
            this.ToolSshanchuduzhexinxi.Name = "ToolSshanchuduzhexinxi";
            this.ToolSshanchuduzhexinxi.Size = new System.Drawing.Size(146, 22);
            this.ToolSshanchuduzhexinxi.Text = "删除读者信息";
            this.ToolSshanchuduzhexinxi.Click += new System.EventHandler(this.ToolSshanchuduzhexinxi_Click);
            // 
            // ToolSyuangongxinxiguanli
            // 
            this.ToolSyuangongxinxiguanli.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStianjiayuangong,
            this.ToolSxiugaiyuangong,
            this.ToolSshanchuyuangong});
            this.ToolSyuangongxinxiguanli.Name = "ToolSyuangongxinxiguanli";
            this.ToolSyuangongxinxiguanli.Size = new System.Drawing.Size(91, 20);
            this.ToolSyuangongxinxiguanli.Text = "员工信息管理";
            // 
            // ToolStianjiayuangong
            // 
            this.ToolStianjiayuangong.Name = "ToolStianjiayuangong";
            this.ToolStianjiayuangong.Size = new System.Drawing.Size(146, 22);
            this.ToolStianjiayuangong.Text = "添加员工信息";
            // 
            // ToolSxiugaiyuangong
            // 
            this.ToolSxiugaiyuangong.Name = "ToolSxiugaiyuangong";
            this.ToolSxiugaiyuangong.Size = new System.Drawing.Size(146, 22);
            this.ToolSxiugaiyuangong.Text = "修改员工信息";
            // 
            // ToolSshanchuyuangong
            // 
            this.ToolSshanchuyuangong.Name = "ToolSshanchuyuangong";
            this.ToolSshanchuyuangong.Size = new System.Drawing.Size(146, 22);
            this.ToolSshanchuyuangong.Text = "删除员工信息";
            // 
            // pictureBox1
            // 
            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
            this.pictureBox1.Location = new System.Drawing.Point(-1, 28);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(489, 517);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
            this.pictureBox1.TabIndex = 1;
            this.pictureBox1.TabStop = false;
            // 
            // F2
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.ClientSize = new System.Drawing.Size(487, 483);
            this.Controls.Add(this.pictureBox1);
            this.Controls.Add(this.menuStrip1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.MaximumSize = new System.Drawing.Size(495, 518);
            this.Name = "F2";
            this.Text = "图书信息管理系统";
            this.Load += new System.EventHandler(this.F2_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.MenuStrip menuStrip1;
        private System.Windows.Forms.ToolStripMenuItem ToolSxitongshezhi;
        private System.Windows.Forms.ToolStripMenuItem ToolStuichu;
        private System.Windows.Forms.ToolStripSeparator toolStripMenuItem1;
        private System.Windows.Forms.ToolStripMenuItem ToolStmimaxiugai;
        private System.Windows.Forms.ToolStripMenuItem ToolSduzheleibieg;
        private System.Windows.Forms.ToolStripMenuItem ToolSjieyuechuli;
        private System.Windows.Forms.ToolStripMenuItem ToolSjieshuchuli;
        private System.Windows.Forms.ToolStripMenuItem ToolShuanshuchuli;
        private System.Windows.Forms.ToolStripMenuItem ToolSxinxichaxun;
        private System.Windows.Forms.ToolStripMenuItem ToolStushu;
        private System.Windows.Forms.ToolStripMenuItem ToolSjieyue;
        private System.Windows.Forms.ToolStripMenuItem ToolSduzhe;
        private System.Windows.Forms.ToolStripMenuItem ToolStushuxinxiguanli;
        private System.Windows.Forms.ToolStripMenuItem ToolSbianmaruku;
        private System.Windows.Forms.ToolStripMenuItem ToolSxiugaitushu;
        private System.Windows.Forms.ToolStripMenuItem ToolSshanchutushu;
        private System.Windows.Forms.ToolStripMenuItem ToolSduzhexinxiguanli;
        private System.Windows.Forms.ToolStripMenuItem ToolStianjiaduzhe;
        private System.Windows.Forms.ToolStripMenuItem ToolSxiugaiduzhexinxi;
        private System.Windows.Forms.ToolStripMenuItem ToolSshanchuduzhexinxi;
        private System.Windows.Forms.ToolStripMenuItem ToolSyuangongxinxiguanli;
        private System.Windows.Forms.ToolStripMenuItem ToolStianjiayuangong;
        private System.Windows.Forms.ToolStripMenuItem ToolSxiugaiyuangong;
        private System.Windows.Forms.ToolStripMenuItem ToolSshanchuyuangong;
        private System.Windows.Forms.PictureBox pictureBox1;
    }
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -