(注:源代碼中的include "data_gb.php";這個文件在就是一個數組,在http://caocao.oso.com.cn/data_gb.zip,請編輯下載到oso上,做一個鏈接, " /> 91碰碰,午夜高清免费视频,青青草网

中文字幕日韩一区二区_国产一区二区av_国产毛片av_久久久久国产一区_色婷婷电影_国产一区二区精品

簡體中文轉換為繁體中文的PHP函數

感謝網友Keyes提供移植用的Delphi源代碼。其調用方式為$txt=gbtobig5($txt)。
    (注:源代碼中的include "data_gb.php";這個文件在就是一個數組,在http://caocao.oso.com.cn/data_gb.zip,請編輯下載到oso上,做一個鏈接,因為這個文件我過幾天就要刪除了。)

<?
/***********************************************************************
                       Written by caocao
                       caocao@eastday.com
                       http://caocao.oso.com.cn

                       With the help of Keyes
                       Keyes2000@263.NET
                       http://my-wjl.scu.edu.cn/~Keyes
***********************************************************************/
function isgb($code)
{
  if (strlen($code)>=2)
  {
    $code=strtok($code,"");
    if ((ord($code[0]) < 161)||(ord($code[0]) >= 247))
    {
      return (0);
    }
    else
    {
      if ((ord($code[1]) <= 161)||(ord($code[1]) >= 254))
      {
        return (0);
      }
      else
      {
        return (1);
      }
    }
  }
  else
  {
    return (1);
  }
}

function gboffset($code)
{
  if (strlen($code) >= 2)
  {
    $code=strtok($code,"");
    return ((ord($code[0]) - 161) * 94 + (ord($code[1]) - 161));
  }
  else
  {
    return(-1);
  }
}

function wordtostring($code)
{
  return (chr(hexdec(substr($code,0,2))).chr(hexdec(substr($code,2,2))));
}

function gbtobig5($code)
{
  include "data_gb.php";
  $output="";
  $length=strlen($code);
  $code=strtok($code,"");
  $idx=0;
  while ($idx < $length)
  {
    $tmpStr=$code[$idx].$code[$idx+1];

    if (isgb($tmpStr))
    {
      $offset=gboffset($tmpStr);
      if (($offset >= 0)||($offset <= 8177))
      {
        $output.=wordtostring($gborder[$offset]);
        $idx++;
      }
      else
      {
        $output.= $code[$idx];
      }
    }
    else
    {
      $output.= $code[$idx];
    }
    $idx++;
  }
  return ($output);
};
?>  

【本文版權歸作者與奧索網共同擁有,如需轉載,請注明作者及出處】    

php技術簡體中文轉換為繁體中文的PHP函數,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 国产精品久久久久久吹潮 | 久久久久久av | 黄色国产| 二区视频 | 国产高清在线精品 | 综合色播 | 欧美一级大片 | 日韩视频在线观看中文字幕 | 久久香蕉精品视频 | 三级免费| 国产小视频在线观看 | 日韩视频一级 | 爱爱视频在线观看 | 亚洲va国产日韩欧美精品色婷婷 | 欧美日韩一区精品 | 九色一区| 国产激情一区二区三区 | 中文字幕一区二区三 | 亚洲精品电影网在线观看 | 中文字幕一区二区三区在线观看 | 国产精品海角社区在线观看 | 一区二区播放 | 色接久久| 精国产品一区二区三区 | 国产激情三区 | 国产精品一二区 | 亚洲日韩中文字幕一区 | 欧美在线观看一区 | 久久综合久久综合久久综合 | 成人福利影院 | 欧美日韩精品区 | 视频一区二区在线观看 | 成人免费视频网站在线观看 | 久久日韩粉嫩一区二区三区 | 黄色免费网站在线看 | 自拍中文字幕 | 久久91av| 亚洲精品黄色 | 日本成人在线网址 | 久久精品国产一区二区电影 | 香蕉一区二区 |