上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 43 下一页
摘要: use 1 private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 2 private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; Click events tableLayoutPanel1.Cell... 阅读全文
posted @ 2007-11-27 16:27 许晓光 阅读(2044) 评论(0) 推荐(0) 编辑
摘要: 自评 领导评 互评 决定等级 怎样的流程才是公平,公正的考评那 Promotion 0--10% Promotion 10--20% 阅读全文
posted @ 2007-11-27 09:37 许晓光 阅读(268) 评论(1) 推荐(0) 编辑
摘要: use 1 this.maskedTextBox1.Mask = "000-0000-0000"; 阅读全文
posted @ 2007-11-27 09:24 许晓光 阅读(798) 评论(0) 推荐(0) 编辑
摘要: use 1private System.Windows.Forms.MenuStrip; 2private System.Windows.Forms.ToolStrip; How to handle GUI events 1 private void fileToolStripMenuItem_Click(object sender,... 阅读全文
posted @ 2007-11-26 18:21 许晓光 阅读(557) 评论(0) 推荐(0) 编辑
摘要: use System.Windows.Forms.SplitContainer MySplitContainer = new System.Windows.Forms.SplitContainer(); initialize 1 this.SuspendLayout(); 2 3 ... 阅读全文
posted @ 2007-11-26 15:53 许晓光 阅读(290) 评论(0) 推荐(0) 编辑
摘要: Property trigger 阅读全文
posted @ 2007-11-23 18:03 许晓光 阅读(173) 评论(0) 推荐(0) 编辑
摘要: TIP: x:Class can only be usesd in a XAML file that gets compiled. BAML XAML actually supports "code inside" in addition to code behind. 阅读全文
posted @ 2007-11-22 10:43 许晓光 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 15:00--17:30 Cost benefit Cost Benefit Analysis is a technique used to determine whether a planned action will turn out good or bad. Here is how a cost benefit analysis is done. trade off ROI ... 阅读全文
posted @ 2007-11-21 18:17 许晓光 阅读(234) 评论(0) 推荐(0) 编辑
摘要: pl/1 阅读全文
posted @ 2007-11-20 18:23 许晓光 阅读(140) 评论(0) 推荐(0) 编辑
摘要: Squence Diagram Activity Diagrams http://www.dotnetcoders.com/web/learning/uml/diagrams/activity.aspx 阅读全文
posted @ 2007-11-19 18:29 许晓光 阅读(106) 评论(0) 推荐(0) 编辑
上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 43 下一页