.NET技术员

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

2012年9月21日

摘要: (function(){ var BASICPATH=""; function jbasic(){ this.index=0; this.scripts={};//已加载标签 this.init(); this.plugins={};//key:{urls:purls,fn:fn,complete:false} this.urls=[]; this.getBasicPath(); } jbasic.prototype.format=function(url){//格式化标签 return url.replace(/^((http:\/\/)?[^/]*)|([\/][.]+ 阅读全文
posted @ 2012-09-21 16:01 .NET技术员 阅读(163) 评论(0) 推荐(0)