随笔分类 -  asp

摘要:判断奇偶数if(x mod 2)=0 then偶else奇end if输出语句response.write(WebItemList)response.End()注释' 阅读全文
posted @ 2015-11-02 15:23 注定likeyou 阅读(112) 评论(0) 推荐(0)
摘要:1、解决方法:An error occurred on the server when processing the URL. Please contact the system administrator在WINDOWS7或SERVER2008上安装了IIS7.5,调试ASP程序时出现以下错误: ... 阅读全文
posted @ 2015-10-21 13:51 注定likeyou 阅读(210) 评论(0) 推荐(0)