致力于网页设计制作教程:HTTP://WWW.ASP119.COM

当前位置:首页 > 网络编程

ASP获得年季度月份日期格式

<% if 1=<int(month(now)) and (month(now))<=3 then jd="01" elseif 4=<int(month(now)) and (month(...

ASP获取本地或者远程文件的大小

一、获取远程文件的大小,方法如下: <% Dim url,aSize Url = "http://www.ccap168.cn/d/file/m...

更多..CGI/Perl教程

更多..VB教程

更多..C语言教程