var n="-1";
 function loadFiles()
{{
var pafpath = window.location.href.substring(0,window.location.href.lastIndexOf("/")+1);
pafpath = pafpath.substring(pafpath.indexOf("///")+3,pafpath.length).replace(/%20/g," "); js 全部替换 函数
YCanPDF.SetFileName(pafpath+"pdf/{0}","",0);
}}
window.setTimeout("loadFiles()",1000);

相关文章:

  • 2021-10-31
  • 2022-01-09
  • 2022-01-08
  • 2022-12-23
  • 2021-10-26
  • 2022-02-15
  • 2021-05-27
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-28
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案