网站导航网学 原创论文 原创专题 网站设计 最新系统 原创论文 论文降重 发表论文 论文发表 UI设计定制 论文答辩PPT格式排版 期刊发表 论文专题
返回网学首页
网学原创论文
最新论文 推荐专题 热门论文 论文专题
当前位置: 网学 > 设计资源 > 正则表达式 > 正文

NCCTools(nevercodecountertools)V1.0.1发布代码-代码统计工具

论文降重修改服务、格式排版等 获取论文 论文降重及排版 论文发表 相关服务
]=a.length;
        a = x.replace(/(\s|\t| )+/g," ").split(" ");
        this._words["total"] += a.length;
        this._words[e] ? this._words[e]+=a.length : this._words[e]=a.length;
        this._files["total"] ++;
        this._files[e] ? this._files[e]++ : this._files[e]=1;
      }
 wnd.status = "NCC(\"" +f.path+ "\")";
 ldg.innerHTML = "now count \"" +f.name+ "\"."
      return this.chkFileExts(f.name)
 };
 NCC.formatSingleFile = function(filepathStr)
 {

 };
 //====================================================================================
 function window.onload() {
 NCC.init();
 wnd.resizeTo(800,480);
      doc.all("outputWrapper").value = "";
 setFilesExts();//setFilesExts.call(this);
 }
 function setFilesExts() {
 doc.all("filesExts").value = NCC.getFilesExts();
 }
 function output() {
 /*
 var e = event.srcElement;
 var a = doc.body.all;
 for (var i=0; i<a.length; i++) {
 if (a[i].tagName.toLowerCase()=="input") {
 if (a[i]!=e) a[i].disabled=true;
 }
 }
 */
      NCC.setFilesExt(doc.all("filesExts").value)
 NCC.countFolder(doc.all(''filepathStr'').value);
 NCC.output(''outputWrapper'');
 }
 function changeFileExt() {
 var groupfileExts = doc.all("groupfileExt");
 var fileExtStr = [];
 for (var i=0; i<groupfileExts.length; i++) {
 if (groupfileExts[i].checked)
 fileExtStr.push(groupfileExts[i].value);
 }
 NCC.setFilesExt(fileExtStr.join(","));
 setFilesExts();
 }
 function selectSingleFile(val) {
     if (!NCC.selectSingleFile()) return "";
 doc.all(val).value = NCC.selectSingleFile();
 }
 function selectFolder(val) {
 var a = NCC.selectFolder();
 if (a==false) return "";
 doc.all(val).value = a;
 }
 function saveAs() {
 NCC.saveAs(''outputWrapper'');
 //NCC.saveAs(NCC.output());
 }
 //]]>
 </script>
</head>
<body id="www.never-online.net">
 <h1> NCC (never code counter) tools - http://www.never-online.net </h1>
 <fie
  • 上一篇资讯: 个人学习之作hta原创
  • 下一篇资讯: XMLHttps
  • 设为首页 | 加入收藏 | 网学首页 | 原创论文 | 计算机原创
    版权所有 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2020 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号 常年法律顾问:王律师