PHP 알파벳 문자열에서 윗주 기능 분석

출처: 인터넷
작성자: 사용자
키워드: 웹 프로그래밍 PHP는 자습서

다음 코드는 주어진 이중 맞춤법 또는 맞춤법 3 도메인 이름을 분석할 때 유용 문자열로 문자열에서 윗주 문자를 분석 하는 기능을 구현 합니다.

구체적인 코드는 다음과 같습니다:
('data.php')를 포함 한다;
& nbsp
함수 Ispinyin ($str) {

글로벌 $data;
& nbsp
$str = Str_replace (Strstr ($str, '. '), ', $str ';
& nbsp
만약 (! Preg_match ('/ ^ [a, z] + $/ ', $str)) {

'아니요'; 반환
& nbsp
}
& nbsp


nbsp & $pinYinCount = $runCount = 0;
& nbsp
(strlen ($STR) > 0) 동안 {

$runCount + +;
&NBSP; < BR > foreach ($key로 $data [$str {0}] = > $value) {
& nbsp
$curPinYinLen = Strlen ($value).
& nbsp
경우 ($value = = substr ($str, 0, $curPinYinLen) 없음
& nbsp
& nbsp$pinYinCount + +;
& nbsp
$pinyin. $value =. ';
& nbsp
$str = substr ($str, $curPinYinLen);

휴식;
& nbsp
}
& nbsp
}
& nbsp
경우 ($pinYinCount < $runCount) {
& nbsp ;
$str = ';
& nbsp
$pinYinCount = 0;
& nbsp
}
& nbsp


반환 $pinyin;
& nbsp
}

$domain = 'pinyin.com';
& nbsp
에코 ispinyin ($domain); //Pin 음과
$data는 모든 음성 조합 (최적화가 필요)를 포함 하는 배열을

관련 문서

연락처

이 페이지의 내용은 인터넷에서 가져온 것이므로 Alibaba Cloud의 공식 의견이 아닙니다.이 페이지에서 언급 된 제품 및 서비스는 Alibaba Cloud와는 관련이 없으므로이 페이지의 내용이 골칫거리 인 경우 저희에게 알려주십시오. 우리는 5 일 근무일 이내에 이메일을 처리 할 것입니다.

커뮤니티에서 표절 사례를 발견한 경우 info-contact@alibabacloud.com 으로 관련 증거를 첨부하여 이메일을 보내주시기 바랍니다. 당사 직원이 영업일 기준 5일 내에 연락 드리도록 하겠습니다.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.