摘要: usingSystem;usingSystem.Collections;usingSystem.ComponentModel;usingSystem.Drawing;usingSystem.Threading;usingSystem.Windows.Forms;namespaceBackgroundWorkerExample{publicclassFibonacciForm:System.Windows.Forms.Form{privateintnumberToCompute=0;privateinthighestPercentageReached=0;privateSystem.Window 阅读全文
posted @ 2012-11-06 11:16 东风125 阅读(274) 评论(0) 推荐(0)