little things

1.用include命令引入inc文件<!--#include File="Inc/top.Inc"-->
inc文件里面一般都是引入Js文件或者通用的东西
 <%Response.WriteFile ("Inc/top.Inc")%>这种方法也可可以引入文件中
2.memcached的学习


 

原文地址:https://www.cnblogs.com/applesuch5/p/1421542.html