XXXXXXXXXX系统
namespace ****.UI {
partial class MainForm {
/// /// Required designer variable. ///
private System.ComponentModel.IContainer components = null;
/// /// Clean up any resources being used. ///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing) {
if (disposing && (components != null)) {
components.Dispose(); }
base.Dispose(disposing); }
#region Windows Form Designer generated code
/// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. ///
private void InitializeComponent() {
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(); this.dockContianer1 = new *****.UI.DockContianer();
this.pc_Bottom = new DevExpress.XtraBars.Docking.DockPanel(); this.dp_EqStatus = new DevExpress.XtraBars.Docking.DockPanel(); this.dockPanel2_Container = new
DevExpress.XtraBars.Docking.ControlContainer();
this.xtraTC_EquStatus = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gC_Equipment = new DevExpress.XtraGrid.GridControl();
this.gV_Equipment = new DevExpress.XtraGrid.Views.Grid.GridView(); this.col_GUID = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_EqID = new DevExpress.XtraGrid.Columns.GridColumn();
this.col_EquipmentAddress = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_PowerSupply = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_EquipmentStatus = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_WaeterLevel = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_WellCover = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_Sound = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_Spray = new DevExpress.XtraGrid.Columns.GridColumn();
this.col_Soundlight = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_Fans = new DevExpress.XtraGrid.Columns.GridColumn();
this.col_MonitorReturnTime = new DevExpress.XtraGrid.Columns.GridColumn(); this.col_Online = new DevExpress.XtraGrid.Columns.GridColumn();
页码, 2 / 2
XXXXXXXXXX系统
代码提交60页,每页代码行数不少于50行;
要求提交代码的前30页和后30页,故需注意30页和31页不是连续的; 如果代码不够60页,那么就全部提交;
提交代码有其他需求的(如需加密等),可参考申请表上选择其他提交方式;
代码中如有版本号、版权信息的,一定要保证与软件说明书、软件系统上的版本号、
版权所有人一致。
因篇幅问题不能全部显示,请点此查看更多更全内容