您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. asp中将相对路径转换为绝对路径的函数代码

  2. 一个将绝对路径转换为相对路径的asp函数,需要的朋友可以收藏下。
  3. 所属分类:其它

    • 发布日期:2020-10-28
    • 文件大小:19456
    • 提供者:weixin_38683562
  1. asp中将相对路径转换为绝对路径的函数代码

  2. 代码如下:‘================================================ ‘ 函数名:ChkMapPath ‘ 作 用:相对路径转换为绝对路径 ‘ 参 数:strPath —-原路径 ‘ 返回值:绝对路径 ‘================================================ Function ChkMapPath(ByVal strPath) Dim fullPath strPath = Replace(Replace(Trim(
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:25600
    • 提供者:weixin_38592256