摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Text;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using System.Text.RegularExpressions;us...
阅读全文
posted @ 2009-06-17 18:42
bestsaler
阅读(191)
推荐(0)
摘要:
avast注册号|2009年avast注册号|好用的avast注册号 S9582216R6754R1106-SZJ02T6X (有效期2011.11.10 升级有效期2010.8.1)S6449038R6449M1106-R9LBA53A (有效期2011.6.10 升级有效期2010.5.1)S6273737R6273Y1106-R9LBA53A (有效期2013.6.10 升级有效期2010....
阅读全文
posted @ 2009-06-17 14:22
bestsaler
阅读(186)
推荐(0)
摘要:
int[] a = new int[] { 2, 1, 3, 6, 8, 7 }; Array.Sort(a,new CompareAge()); foreach (int temp in a) { Response.Write(temp.ToString()+""); ...
阅读全文
posted @ 2009-06-15 18:23
bestsaler
阅读(108)
推荐(0)
摘要:
using System;using System.Data;using System.Configuration;using System.Collections;using System.Collections.Generic;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.W...
阅读全文
posted @ 2009-06-15 16:53
bestsaler
阅读(238)
推荐(0)
摘要:
最近百度对新网站的收录实在叫个费劲。新站要么就根本不收录,要么就是只收录首页的沙盒式收录,要么收录速度缓慢,收录日期不同步。委实在觉得有点郁闷痛苦了一段时间。 下面便写写自己对加速新域名收录的一些心得。 1、域名要从注册说起 因为搜索引擎完全可以判断出你的域名的购买日期和到期日期。建议购买域名的话,一下子多购买几年。这样搜索引擎会认为这些域名会长期去经营,而不是建个垃圾站被K后扔掉。...
阅读全文
posted @ 2009-06-13 22:52
bestsaler
阅读(619)
推荐(0)
摘要:
页码源码 using System;using System.Collections.Generic;using System.ComponentModel;using System.Text;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using System.Text.RegularExpressio...
阅读全文
posted @ 2009-06-11 14:27
bestsaler
阅读(193)
推荐(0)
摘要:
using System;using System.Data;using System.Configuration;using System.Web;//using System.Web.Security;//using System.Web.UI;//using System.Web.UI.WebControls;//using System.Web.UI.WebControls.WebPart...
阅读全文
posted @ 2009-06-10 18:21
bestsaler
阅读(148)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Text;using System.Data;using System.Data.SqlClient;using domain.SQLDB;namespace domain.SQLDB{ public class News{private string _Gid;private s...
阅读全文
posted @ 2009-06-10 18:20
bestsaler
阅读(229)
推荐(0)
摘要:
using System;using System.Data;using System.Configuration;using System.Collections;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.WebControls;using System.Web.UI.We...
阅读全文
posted @ 2009-06-10 18:18
bestsaler
阅读(140)
推荐(0)
摘要:
新闻列表管理页面 新闻管理 新闻管理 ...
阅读全文
posted @ 2009-06-10 18:18
bestsaler
阅读(234)
推荐(0)