站内搜索
广告
利用FSO取得BMP,JPG,PNG,GIF文件信息(大小,宽、高等)
作者:    来源:    点击:    日期:2007-4-12 23:39:43   
<%
  ':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  ':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  ':::   BMP, GIF, JPG and PNG                                     :::
  ':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  ':::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  ':::                                                             :::
  ':::  This function gets a specified number of bytes from any    :::
  ':::  file, starting at the offset (base 1)                      :::
  ':::                                                             :::
  ':::  Passed:                                                    :::
  ':::       flnm        => Filespec of file to read               :::
  ':::       offset      => Offset at which to start reading       :::
  ':::       bytes       => How many bytes to read                 :::
首页 上一页 [1] [2] [3] [4]  下一页 尾页 
利用FSO取得BMP,JPG,PNG,GIF文件信息(大小,宽、高等) 评论