六月婷婷综合激情-六月婷婷综合-六月婷婷在线观看-六月婷婷在线-亚洲黄色在线网站-亚洲黄色在线观看网站

明輝手游網中心:是一個免費提供流行視頻軟件教程、在線學習分享的學習平臺!

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

[摘要]前幾天我在oso論壇上問有沒有這個源程序,沒人回復。終于下定決心移植一個這樣的函數,感謝網友Keyes提供移植用的Delphi源代碼。其調用方式為txt=big5togb(txt)。 (注:源代碼中的include "data_big5.php";這個文件在就是一個數組...
前幾天我在oso論壇上問有沒有這個源程序,沒人回復。終于下定決心移植一個這樣的函數,感謝網友Keyes提供移植用的Delphi源代碼。其調用方式為$txt=big5togb($txt)。
    (注:源代碼中的include "data_big5.php";這個文件在就是一個數組,在http://caocao.oso.com.cn/data_big5.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 isbig5($code)
{
  if (strlen($code)>=2)
  {
    $code=strtok($code,"");
     
    if (ord($code[0]) < 161)
    {
      return (0);
    }
    else
    {
      if (((ord($code[1]) >= 64)&&(ord($code[1]) <= 126)) ((ord($code[1]) >= 161)&&(ord($code[1]) <= 254)))
      {
        return (1);
      }
      else
      {
        return (0);
      }
    }
  }
  else
  {
    return (0);
  }
}

function big5offset($code)
{
  if (strlen($code) >= 2)
  {
    $code=strtok($code,"");
    if ((ord($code[1]) >= 64)&&(ord($code[1]) <= 126))
    {
      return ((ord($code[0]) - 161) * 157 + (ord($code[1]) - 64));
    }
    if ((ord($code[1]) >= 161)&&(ord($code[1]) <= 254))
    {
      return ((ord($code[0]) - 161) * 157 + 63 + (ord($code[1]) - 161));
    }
  }
  return (-1);
}

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

function big5togb($code)
{
  include "data_big5.php";
  $output="";
  $length=strlen($code);
  $code=strtok($code,"");
  $idx=0;
  while ($idx < $length)
  {
    $tmpStr=$code[$idx].$code[$idx+1];
     
    if (isbig5($tmpStr))
    {
      $offset=big5offset($tmpStr);
      if (($offset >= 0) ($offset <= 14757))
      {
        $output.=wordtostring($big5order[$offset]);
        $idx++;
      }
      else
      {
        $output.= $code[$idx];
      }
    }
    else
    {
      $output.= $code[$idx];
    }
    $idx++;
  }
  return ($output);
}
?>  

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



主站蜘蛛池模板: 亚欧视频在线 | 天天干夜夜操美女 | 色噜噜噜噜色 | 亚洲国产成人影院播放 | 天堂网在线资源www最新版 | 天天干网址 | 人人干97| 青青久视频 | 亚洲视频你懂的 | 亚洲综合色网 | 色综合久久久久久久 | 又粗又大又硬又爽的免费视频 | 影音先锋2020色资源网 | 青青在线精品视频 | 亚洲欧美日韩综合久久久久 | 日产乱码卡一卡2卡三卡四福利 | 色婷婷影院在线视频免费播放 | 亚洲无毛| 新香蕉视频在线 | 三级理论手机在线观看视频 | 日韩经典欧美精品一区 | 日韩精选 | 深夜在线观看免费看视频 | 亚洲欧美日韩中字综合 | 日本男人天堂网 | 伊人青青久久 | 亚洲精品播放 | 午夜视频欧美 | 视频二区国产 | 亚洲 欧美 在线观看 | 天天综合久久久网 | 亚洲光棍天堂 | 天堂中文网 | 四虎国产精品免费久久影院 | 伊人.com| 在线观看精品自拍视频 | 日韩精品无码一区二区三区 | 中文婷婷| 中文字幕日韩精品中文区 | 四虎在线精品免费高清在线 | 日韩欧美中文在线 |