餐饮管理系统代码大全.docx

餐饮管理系统代码 1 using System; 2using System.Collections.Generic; 4using System.Data; 5using System.Drawing; 6using System.Text; 7using System.Windows.Forms; 8using System.Collections; 9namespace 餐饮管理系统 10...{ 11 public partial class frmManagement : Form 1213 12 13 14 15 16 17 18 19 20 ArrayList RoomStatus = new ArrayList(); ArrayList VipClass = new ArrayList(); public frmManagement() ...{ InitializeComponent(); } private void 房间类型 BindingNavigatorSaveItem_Click(object sender, EventArgs e) ...{ this.Validate(); this. 房间类型 BindingSource.EndEdit(); this. 房间类型 TableAdapter.Update(this.dieteticManagem

文档评论(0)

1亿VIP精品文档

相关文档