原始碼mp4下載 一個可以找出原始碼中所有中文的工具

WBOY
發布: 2016-07-29 08:34:57
原創
1538 人瀏覽過

一個可以找出原始碼中所有中文的工具
填入需要尋找的路徑$sf即可。
功能
1 找出所有中文
2 忽略註解語句中的中文
3 可新增需要忽略的檔案和資料夾
4 產生日誌檔案
如果您正發愁為自己的軟體更新語言包
請使用此工具。
我的例子:
http://127.0.0.1/tools/searchcn.php
http://127.0.0.1/tools/cnlog.txt

複製程式碼 程式碼如下:


set_time_limit(0);
ob_implicit_flush();
//註解格式
$remark = array(
 )
$remark = array(
  de' "rn")
    , array('/**','*/')
    , array('/*debug*/y)
 array('/*debug*/y)
 >*/')
    , array('//note', "rn")
);
//以下目錄與檔案不查詢
$filter = 'forumdata|config.inc .php|debug|test|readme|utilities|upgrade|.tpl.php|index.htm|.lang.php';
//專案目錄
$sf = 'd:\data\labs\develop \dzhead\';
//日誌目錄
$logname = 'cnlog.txt';
$langfile = 'lang.php';
$log = fopen($logname, 'w'w' );
fclose($log);
$lf = fopen($langfile, 'wb');
fwrite($lf, "rnrnt'spilt' => '------- ---------------------------------------------',");
fclose($lf);
$lf = fopen($langfile, 'ab');
$ptag = '\';
findfile($sf);
fwrite($ lf, "rn);rnrn?>");
fclose($lf);
function findfile($sf){
    global $ptag, $logname, $filter,  $log = fopen($logname, 'ab');
    global $remark;
    if(is_dir($sf { 🎜> while(($file = readdir($dh)) !== false) {
                            continue;    
} elseif(filetype($sf.$file) == 'dir') {
                       } elseif((preg_match('/.php$/', $file) || preg_match('/.htm$/', $file)) && !preg_match('/('.$filter.')/', $sf.$file)) { fopen($sf.$file, 'rb');
                    $buf =file         fclose($sfp);
                    foreach($remark as $v) {
                        $data =     while(count($strcut = explode($v[0], $buf, 2)) > 1) {
           strcut[0];
                            if(($                              $buf = $strcut[1]; } else {
                               
                                     }
                       } $strcut[0];
                        $buf = $data;
                    }
           
                    以$行= 0;
                    $cn = $str = '';
                    $cns = 0;
                    $ldata = "rnt'".str_replace('.', '_', $file)."' =>
                    for($i = 0; $i                         if($c == 0x0A || $              $lines++;
                            if(!empty($cn){           $ldata .= "',";
                                , $ldata);
                                write($lf, $ldata);
                           地
                                $str 
                               
                                
                           }
                        } elseif($c >= 0x81 &&c                             if($c >= 0x40=& $                    $cn .= $data{$i-1}.$data{$我}; while(($ c = ord($ data {++ $ i})))! = 0x3c && $ c! c != 0x3B && $c != 0x22 && $c != 0x3D && $c             $space .= chr($c);
                                          $i--;
                                                            $cns++;
                                
                                   '";
                                                $cn .= $space;
                                          $space = '';
                            }
                       }
                    if($str != '') {
    "n--".$sf.$file."---------------- ------- (共 $cns 處)");
                                        ob_flush();flush();
                        $cns = 0;    
                    }
                    fwrite($log, $str);
                    $str = '';
                }
            }
        }
    }
    fclose($log);
}
?>

以上就介紹了原始碼mp4下載 一個可以找出原始碼中所有中文的工具,包含了原始碼mp4下載方面的內容,希望對PHP教學有興趣的朋友有所幫助。

相關標籤:
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板