posts - 5,  comments - 5,  trackbacks - 0
          ????DataTable dt = new DataTable();? //聲明

          ???? //添加字段
          ????dt.Columns.Add("title",typeof(string));
          ????dt.Columns.Add("url",typeof(string));

          ????? //添加ROW
          ??????DataRow newRow = dt.NewRow();
          ??????newRow["title"] = (string)item["網站名"];
          ??????newRow["url"] = (string)item["URL"];
          ??????dt.Rows.Add(newRow);
          ?


          ??? private bool IsExist(int id1, int id2)
          ??? {??????
          ??????? rows = dtYxzt.Select("id1=" + id1 + " and id2=" + id2);
          ??????? if (rows.Length > 0)
          ??????????? return true ;
          ??????? else
          ??????????? return false;
          ??? }

          posted on 2006-12-13 12:01 曾科 閱讀(309) 評論(0)  編輯  收藏 所屬分類: C#
          <2025年8月>
          272829303112
          3456789
          10111213141516
          17181920212223
          24252627282930
          31123456

          常用鏈接

          留言簿(3)

          隨筆檔案

          文章分類

          文章檔案

          相冊

          .net

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 明星| 桑植县| 托里县| 会理县| 浠水县| 久治县| 临泉县| 东至县| 东安县| 江津市| 大关县| 酒泉市| 施秉县| 科技| 托里县| 景谷| 蓬安县| 天全县| 安图县| 昭苏县| 衡南县| 拜泉县| 新龙县| 江门市| 英超| 郓城县| 皋兰县| 仙居县| 梓潼县| 扎赉特旗| 青神县| 镶黄旗| 仁寿县| 祥云县| 漾濞| 乌苏市| 久治县| 鄯善县| 华池县| 青河县| 申扎县|