NinetyNine's Treasure

| 积淀孕育创新 智慧创造价值|
posts - 76, comments - 179, trackbacks - 3, articles - 14

2008年3月1日

把一个按空格分割的字符串存储在一个ArrayList数组中
为什么不能绑定ListBox?

posted @ 2008-03-01 10:13 (NineTyNine) 阅读(102) | 评论 (4)编辑

我想在类库中使用Configuration
但我不知道该引用什么DLL文件?

using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Text;
using System.IO;
using System.Security.Cryptography;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
是不是还缺少什么using命令?

posted @ 2008-03-01 10:08 (NineTyNine) 阅读(89) | 评论 (1)编辑