search
Homephp教程PHP源码PHP数组格式的所有名族代码和名称

PHP数组格式的所有民族代码和名称,适合用于ThinkPHP框架配置文件        

<?php 
return array(
    &#39;NATION&#39;    =>   array(
        &#39;HAN&#39;   =>   array(
            &#39;name&#39;  =>   &#39;汉族&#39;,
            &#39;code&#39;  =>   1,
        ),
        &#39;MENGGU&#39;    =>   array(
            &#39;name&#39;  =>   &#39;蒙古族&#39;,
            &#39;code&#39;  =>   2,
        ),
        &#39;HUI&#39;   =>   array(
            &#39;name&#39;  =>   &#39;回族&#39;,
            &#39;code&#39;  =>   3,
        ),
        &#39;ZANG&#39;  =>   array(
            &#39;name&#39;  =>   &#39;藏族&#39;,
            &#39;code&#39;  =>   4,
        ),
        &#39;WEIWUER&#39;   =>   array(
            &#39;name&#39;  =>   &#39;维吾尔族&#39;,
            &#39;code&#39;  =>   5,
        ),
        &#39;MIAO&#39;  =>   array(
            &#39;name&#39;  =>   &#39;苗族&#39;,
            &#39;code&#39;  =>   6,
        ),
        &#39;YI&#39;    =>   array(
            &#39;name&#39;  =>   &#39;彝族&#39;,
            &#39;code&#39;  =>   7,
        ),
        &#39;ZHUANG&#39;    =>   array(
            &#39;name&#39;  =>   &#39;壮族&#39;,
            &#39;code&#39;  =>   8,
        ),
        &#39;BUYI&#39;  =>   array(
            &#39;name&#39;  =>   &#39;布依族&#39;,
            &#39;code&#39;  =>   9,
        ),
        &#39;CHAOXIAN&#39;  =>   array(
            &#39;name&#39;  =>   &#39;朝鲜族&#39;,
            &#39;code&#39;  =>   10,
        ),
        &#39;MAN&#39;   =>   array(
            &#39;name&#39;  =>   &#39;满族&#39;,
            &#39;code&#39;  =>   11,
        ),
        &#39;TONG&#39;  =>   array(
            &#39;name&#39;  =>   &#39;侗族&#39;,
            &#39;code&#39;  =>   12,
        ),
        &#39;YAO&#39;   =>   array(
            &#39;name&#39;  =>   &#39;瑶族&#39;,
            &#39;code&#39;  =>   13,
        ),
        &#39;BAI&#39;   =>   array(
            &#39;name&#39;  =>   &#39;白族&#39;,
            &#39;code&#39;  =>   14,
        ),
        &#39;TUJIA&#39; =>   array(
            &#39;name&#39;  =>   &#39;土家族&#39;,
            &#39;code&#39;  =>   15,
        ),
        &#39;HANNI&#39; =>   array(
            &#39;name&#39;  =>   &#39;哈尼族&#39;,
            &#39;code&#39;  =>   16,
        ),
        &#39;HASAKE&#39;    =>   array(
            &#39;name&#39;  =>   &#39;哈萨克族&#39;,
            &#39;code&#39;  =>   17,
        ),
        &#39;DAI&#39;   =>   array(
            &#39;name&#39;  =>   &#39;傣族&#39;,
            &#39;code&#39;  =>   18,
        ),
        &#39;LI&#39;    =>   array(
            &#39;name&#39;  =>   &#39;黎族&#39;,
            &#39;code&#39;  =>   19,
        ),
        &#39;LISU&#39;  =>   array(
            &#39;name&#39;  =>   &#39;傈僳族&#39;,
            &#39;code&#39;  =>   20,
        ),
        &#39;WA&#39;    =>   array(
            &#39;name&#39;  =>   &#39;佤族&#39;,
            &#39;code&#39;  =>   21,
        ),
        &#39;SHE&#39;   =>   array(
            &#39;name&#39;  =>   &#39;畲族&#39;,
            &#39;code&#39;  =>   22,
        ),
        &#39;GAOSHAN&#39;   =>   array(
            &#39;name&#39;  =>   &#39;高山族&#39;,
            &#39;code&#39;  =>   23,
        ),
        &#39;LAHU&#39;  =>   array(
            &#39;name&#39;  =>   &#39;拉祜族&#39;,
            &#39;code&#39;  =>   24,
        ),
        &#39;SHUI&#39;  =>   array(
            &#39;name&#39;  =>   &#39;水族&#39;,
            &#39;code&#39;  =>   25,
        ),
        &#39;DONGXIANG&#39; =>   array(
            &#39;name&#39;  =>   &#39;东乡族&#39;,
            &#39;code&#39;  =>   26,
        ),
        &#39;NAXI&#39;  =>   array(
            &#39;name&#39;  =>   &#39;纳西族&#39;,
            &#39;code&#39;  =>   27,
        ),
        &#39;JINGPO&#39;    =>   array(
            &#39;name&#39;  =>   &#39;景颇族&#39;,
            &#39;code&#39;  =>   28,
        ),
        &#39;KEERKEZI&#39;  =>   array(
            &#39;name&#39;  =>   &#39;柯尔克孜族&#39;,
            &#39;code&#39;  =>   29,
        ),
        &#39;TU&#39;    =>   array(
            &#39;name&#39;  =>   &#39;土族&#39;,
            &#39;code&#39;  =>   30,
        ),
        &#39;DAWOER&#39;    =>   array(
            &#39;name&#39;  =>   &#39;达斡尔族&#39;,
            &#39;code&#39;  =>   31,
        ),
        &#39;MULAO&#39; =>   array(
            &#39;name&#39;  =>   &#39;仫佬族&#39;,
            &#39;code&#39;  =>   32,
        ),
        &#39;QIANG&#39; =>   array(
            &#39;name&#39;  =>   &#39;羌族&#39;,
            &#39;code&#39;  =>   33,
        ),
        &#39;BULANG&#39;    =>   array(
            &#39;name&#39;  =>   &#39;布朗族&#39;,
            &#39;code&#39;  =>   34,
        ),
        &#39;SALA&#39;  =>   array(
            &#39;name&#39;  =>   &#39;撒拉族&#39;,
            &#39;code&#39;  =>   35,
        ),
        &#39;MAONAN&#39;    =>   array(
            &#39;name&#39;  =>   &#39;毛难族&#39;,
            &#39;code&#39;  =>   36,
        ),
        &#39;GELAO&#39; =>   array(
            &#39;name&#39;  =>   &#39;仡佬族&#39;,
            &#39;code&#39;  =>   37,
        ),
        &#39;XIBO&#39;  =>   array(
            &#39;name&#39;  =>   &#39;锡伯族&#39;,
            &#39;code&#39;  =>   38,
        ),
        &#39;ACHANG&#39;    =>   array(
            &#39;name&#39;  =>   &#39;阿昌族&#39;,
            &#39;code&#39;  =>   39,
        ),
        &#39;PUMI&#39;  =>   array(
            &#39;name&#39;  =>   &#39;普米族&#39;,
            &#39;code&#39;  =>   40,
        ),
        &#39;TAJIKE&#39;    =>   array(
            &#39;name&#39;  =>   &#39;塔吉克族&#39;,
            &#39;code&#39;  =>   41,
        ),
        &#39;NU&#39;    =>   array(
            &#39;name&#39;  =>   &#39;怒族&#39;,
            &#39;code&#39;  =>   42,
        ),
        &#39;WUZIBIEKE&#39; =>   array(
            &#39;name&#39;  =>   &#39;乌孜别克族&#39;,
            &#39;code&#39;  =>   43,
        ),
        &#39;ELUOSI&#39;    =>   array(
            &#39;name&#39;  =>   &#39;俄罗斯族&#39;,
            &#39;code&#39;  =>   44,
        ),
        &#39;EWENKE&#39;    =>   array(
            &#39;name&#39;  =>   &#39;鄂温克族&#39;,
            &#39;code&#39;  =>   45,
        ),
        &#39;BENGLONG&#39;  =>   array(
            &#39;name&#39;  =>   &#39;崩龙族&#39;,
            &#39;code&#39;  =>   46,
        ),
        &#39;BAOAN&#39; =>   array(
            &#39;name&#39;  =>   &#39;保安族&#39;,
            &#39;code&#39;  =>   47,
        ),
        &#39;YUGU&#39;  =>   array(
            &#39;name&#39;  =>   &#39;裕固族&#39;,
            &#39;code&#39;  =>   48,
        ),
        &#39;JING&#39;  =>   array(
            &#39;name&#39;  =>   &#39;京族&#39;,
            &#39;code&#39;  =>   49,
        ),
        &#39;TATAER&#39;    =>   array(
            &#39;name&#39;  =>   &#39;塔塔尔族&#39;,
            &#39;code&#39;  =>   50,
        ),
        &#39;DULONG&#39;    =>   array(
            &#39;name&#39;  =>   &#39;独龙族&#39;,
            &#39;code&#39;  =>   51,
        ),
        &#39;ELUNCHUN&#39;  =>   array(
            &#39;name&#39;  =>   &#39;鄂伦春族&#39;,
            &#39;code&#39;  =>   52,
        ),
        &#39;HEZHE&#39; =>   array(
            &#39;name&#39;  =>   &#39;赫哲族&#39;,
            &#39;code&#39;  =>   53,
        ),
        &#39;MENBA&#39; =>   array(
            &#39;name&#39;  =>   &#39;门巴族&#39;,
            &#39;code&#39;  =>   54,
        ),
        &#39;LUOBA&#39; =>   array(
            &#39;name&#39;  =>   &#39;珞巴族&#39;,
            &#39;code&#39;  =>   55,
        ),
        &#39;JINUO&#39; =>   array(
            &#39;name&#39;  =>   &#39;基诺族&#39;,
            &#39;code&#39;  =>   56,
        ),
        &#39;QITA&#39;  =>   array(
            &#39;name&#39;  =>   &#39;其他&#39;,
            &#39;code&#39;  =>   97,
        ),
        &#39;WAIGUO&#39;    =>   array(
            &#39;name&#39;  =>   &#39;外国血统&#39;,
            &#39;code&#39;  =>   98,
        ),
    )
);

                                   

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Repo: How To Revive Teammates
1 months agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),