The Last Day Of Summer

.NET技术 C# ASP.net ActiveReport SICP 代码生成 报表应用 RDLC
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2004年7月13日

摘要: Principles behind the Agile Manifesto We follow these principles: Our highest priority is to satisfy the customerthrough early and continuous deliveryof valuable software. Welcome changing requirem... 阅读全文

posted @ 2004-07-13 13:02 Cure 阅读(950) 评论(0) 推荐(0) 编辑

摘要: 1.在winform中使用IE:在工具箱里右击,选添加/删除选项,在弹出的对话框里选Com组件选项卡,找到Microsof Web浏览器组件,确定,在工具箱里选择WebBrowser控件,拖放到窗体上,然后写代码:private void button1_Click(object sender, System.EventArgs e){ string str=""; System.Object n... 阅读全文

posted @ 2004-07-13 09:04 Cure 阅读(660) 评论(0) 推荐(0) 编辑