asp.netÍøÒ³¾²Ì¬»¯¼¼ÊõÓÐÄÄЩ£¡ÔÚÏߵȴý£¬¸ß·ÖÏàËÍ£¡
СµÜÏÖÐèҪѧϰasp.netÍøÒ³¾²Ì¬»¯¼¼Êõ£¬µ«²»ÖªµÀÈçºÎ¶¯ÊÖ¡£
ÍøÉÏ×ÊÁÏÒ²ÕÒÁ˺ܶ࣬´óÖÂÁ˽⣬µ«ÊÇûÕÒµ½¿ÉÔËÐеÄDemo¡£
ÄÄÖÖ¾²Ì¬»¯¼¼ÊõÓ¦Ó÷½±ã£¬ÐÔÄܽϺã¿
Ï£ÍûÌṩ¿ÉÔËÐеÄÀý×Ó¡£
QQ:120253707
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
htmlÄ£°å
public static bool WriteFile(string strText)
{
string path = HttpContext.Current.Server.MapPath("Html/");
System.Text.Encoding code = System.Text.Encoding.GetEncoding("gb2312");
string temp = HttpContext.Current.Server.MapPath("Html/A.html");
StreamReader sr = null;
StreamWriter sw = null;
string str = "";
try
{
sr = new StreamReader(temp, code);
str = sr.ReadToEnd();
}
catch (Exception exp)
{
HttpContext.Current.Response.Write(exp.Message);
HttpContext.Current.
Ïà¹ØÎÊ´ð£º
select top 12 * from Product where [id] not in (select top 12 [id] from Product)
ÕâÑù¿ÉÒÔ·ÖÒ³£¬µ«ÊÇÎÒÔÚºóÃæÏë¼Ó¸öÌõ¼þ
select top 12 * from Product where [id] not in (select top 12 [id] from Prod ......
Êý¾Ý¿â±íÖÐÓÐÒ»ÁУ¨TranXml£©ÀàÐÍÊÇxml£¬´æ´¢µÄÊÇÀàËÆ
<fathernode>
<a>aaa
</a>
<b>bbb
</b>
</fathernode>
µÄÐÅÏ¢£¬²¢ÇÒͨ¹ý²éѯ·½· ......
±¾ÈËĿǰÓöµ½Ò»¸öÄÑÌ⣬Çë¸÷λ¸ßÊÖ¡¢´óÏÀ°ï°ïæ¡£
ÎÒµ¥»÷Ò»¸ö°´Å¥Ê±Òª°ÑgridviewÖеÄÊý¾ÝÒ»¸öÒ»¸öµÄÈ¡³ö²¢°Ñ¶ÔÓ¦²ÎÊý´«µÝ¸øÇ°Ì¨µÄjs¡£
ÎÒÊÔÁ˼¸ÖÖºǫ́µ÷ǰ̨µÄ·½Ê½¶¼Ã»Óгɹ¦£¬ËùÒÔÇë´óÏÀÃǰï°ïСµÜ¡£
лл¡£
²» ......
<table style="width: 1000px"><tr>
<td style="height: 38px; width: 35px;">
ÐÕÃû</td>
......
id name gongzi
1 ÕÅÈý 1000
2 ÀîËÄ 2000
3 ÕÅÈý 2000
4 ÀîËÄ 3000
5 ÍõÎå 3000
ÎÒÓÐÕâÑùÒ»¸öÊý¾Ý¿â£¬ÏÖÔÚÎÒÒªsql²éѯµÄÊý¾ÝÊÇ ÕÅÈý£¬ÀîËÄ£¬ÍõÎåµÄ ºÏ¼ÆµÄ¹¤×Ê¡£¾ÍÊǰÑËûÃǵĺÍÇ ......