ÇóÒ»ASPǶÌ×Ò³´úÂë - Web ¿ª·¢ / ASP
AÒ³Ãæ
<table width="200" border="1">
<tr>
<td>1</td>
<td>3</td>
<td><!--#include/top.html#--></td>
</tr>
<tr>
<td>2</td>
<td><!--#include/bot.html#--></td>
<td>5</td>
</tr>
</table>
³ÌÐòÖ´ÐÐ
<%
info = HyTem.GetTempstr("themes/index.html")
Set regEx = New RegExp ' ½¨Á¢ÕýÔò±í´ïʽ¡£
regEx.Global = True ' ÉèÖÃÈ«¾Ö¿ÉÓÃÐÔ¡£
regEx.Pattern = "<!--#(.*?)#-->" ' ÉèÖÃģʽ¡£
regEx.IgnoreCase = True ' ÉèÖÃÊÇ·ñÇø·Ö´óСд¡£
ReplaceTest = regEx.Replace(info, "$1") ' ×÷Ìæ»»¡£
response.write ReplaceTest
%>
ÏÖÔڵõ½µÄ½á¹ûÊÇ
<table width="200" border="1">
<tr>
<td>1</td>
<td>3</td>
<td>include/top.html</td>
</tr>
<tr>
<td>2</td>
<td>include/bot.html</td>
<td>5</td>
</tr>
</table>
ÎÒÏëÒªµÄÊÇÄǸöÌ×½øÀ´Ò³µÄÔ´Âë.¶ø²»ÊÇÏñinclude/top.htmlµÄ´úÂ
Ïà¹ØÎÊ´ð£º
ÄÄÀï³ö´íÁË£¬Êä³öÕâÑùµÄ½á¹û£¿£¿
<%@ Page Language="VB" AutoEventWireup="false" aspcompat="true" CodeFile="Default.aspx.vb" Inherits="_Default" %&g ......
×î½üÔÚ×ö¸öÍøÉÏÉ̳ǣ¬¹ºÎﳵģ¿é£¬Ã»ÓÐ×ö¹ý£¬Âé·³¸÷λ°ïæ˵Ï´óÖÂ˵ÏÂ˼·£¬ÄÜ·¢Ò»·ÝÔ´Âë¸üºÃ¡£Ð¡µÜÏÈл¹ý¸÷λÁË£»
QQ£º413763818£»
eamil:swebook@126.com
ÍøÉÏÒ»´ó¶Ñ£¡
www.51aspx.com
ȥϠ......
´úÂëÈçÏ£º
function uc_get_user($username, $isuid=0) {
$return = call_user_func(UC_API_FUNC, 'user', 'get_user', array('username'=>$username, 'isuid'=>$isuid));
return UC_CONNECT == 'mysql' ......
¸÷λ´óϺ£º
AspÈçºÎÄÜ×öµ½³¬´óÎļþµÄÉÏ´«¹ÜÀíÄØ£¿ÕâÀﳬ´óÎļþÖ¸µÄÊÇ£º100M ÖÁ 2G Ö®¼äµÄÒ»¸öÎļþ£¬Æ©È磺¼à¿Ø¼Ïñ Îļþ
ÎÒÏÖÔÚÓõÄÊÇFtpÉÏ´«£¬ÓÃÁË´ó°ëÄêÁË£¬ÏÖÔÚ·¢ÏÖFTPÀïÃæ·Ç³£»ìÂÒ£¬ºÜ¶àÓû§ÉÏ´«µÄ¶ ......