【软件工程】电梯调度的初步实现 李亚文&&郭莉莉
摘要:        
一、开门见山,代码粘using System;using System.Collections.Generic;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;namespace lift{ public partial class Form1 : Form { int destion = 0;//目的楼层 int number = 0;//所到楼层 public Form1() { I...    阅读全文
        posted @ 2014-03-18 14:39 magic code 李亚文 阅读(327) 评论(6) 推荐(1)
                    
                
浙公网安备 33010602011771号