復(fù)制代碼 代碼如下:
 
<scriptrunat="server"> 
SharedFunctionGetCurrentDate(ByValcontextAsHttpContext)AsString 
ReturnNow.ToString() 
EndFunction 
</script> 
<asp:SubstitutionID="Substitution1"runat="server"MethodName="GetCurrentDate"/> 
復(fù)制代碼 代碼如下:
 
<system.web> 
<caching> 
<outputCache> 
<diskCacheEnabled="true"maxSizePerApp="2"/> 
</outputCache> 
</caching> 
</system.web> 
復(fù)制代碼 代碼如下:
 
<caching> 
<outputCache> 
<diskCacheenabled="true"maxSizePerApp="2"/> 
</outputCache> 
<outputCacheSettings> 
<outputCacheProfiles> 
<addname="CacheFor60Seconds"duration="60"/> 
</outputCacheProfiles> 
</outputCacheSettings> 
<!-- 
<sqlCacheDependencyenabled="true"pollTime="1000"> 
<databases> 
<addname="PubsDB"connectionStringName="pubsConnectionString"/> 
</databases> 
</sqlCacheDependency> 
--> 
</caching> 
新聞熱點(diǎn)
疑難解答
圖片精選