Khon Kaen (província)

Multi tool use
Coordenadas: 16° 26' 41" N 102° 50' 1" E
Khon Kaen
|
 
|
Capital
|
Khon Kaen
|
Região
|
Região Nordeste
|
População
|
1.733.434 habitantes
|
Censo
|
abril de 2000
|
Área
|
10.886,0 km²
|
Densidade
|
159,24 hab/km²
|
População estimada
|
1.767.643 habitantes (julho de 2002)
|
Localização da província
|

|
Khon Kaen é uma província da Tailândia.[1] Sua capital é a cidade de Khon Kaen.[2]
Distritos |
A província está subdividida em 20 distritos (amphoes) e 6 subdistritos (king amphoes ). Os distritos e subdistritos estão por sua vez divididos em 198 comunas (tambons) e estas em 2139 povoados (moobans).
Amphoe
|
|
King Amphoe
|
- Khon Kaen
- Ban Fang
- Phra Yuen
- Nong Ruea
- Chum Phae
- Si Chomphu
- Nam Phong
- Ubolratana
- Kranuan
- Ban Phai
|
Pueai Noi
Phon
Waeng Yai
Waeng Noi
Nong Song Hong
Phu Wiang
Mancha Khiri
Chonnabot
Khao Suan Kwang
Phu Pha Man
|
Sam Sung
Khok Pho Chai
Nong Na Kham
Ban Haet
Non Sila
Wiang Kao
|
Referências
↑ Maejo International Journal of Science and Tecnology - acessado em 12 de agosto de 2015
↑ Cummings, Joe (2005). Thailand. USA: Lonely Planet. 457 páginas. ISBN 1-74059-697-8
 |
Este artigo sobre Geografia da Tailândia é um esboço. Você pode ajudar a Wikipédia expandindo-o. |
Províncias da Tailândia
|

|
Amnat Charoen |
Ang Thong |
Buri Ram |
Chachoengsao |
Chai Nat |
Chaiyaphum |
Chanthaburi |
Chiang Mai |
Chiang Rai |
Chon Buri |
Chumphon |
Kalasin |
Kamphaeng Phet |
Kanchanaburi |
Khon Kaen |
Krabi |
Lampang |
Lamphun |
Loei |
Lop Buri |
Mae Hong Son |
Maha Sarakham |
Metrópole de Bangkok (*) |
Mukdahan |
Nakhon Nayok |
Nakhon Pathom |
Nakhon Phanom |
Nakhon Ratchasima |
Nakhon Sawan |
Nakhon Si Thammarat |
Nan |
Narathiwat |
Nong Bua Lam Phu |
Nong Khai |
Nonthaburi |
Pathum Thani |
Pattani |
Phangnga |
Phatthalung |
Phayao |
Phetchabun |
Phetchaburi |
Phichit |
Phitsanulok |
Phra Nakhon Si Ayutthaya |
Phrae |
Phuket |
Prachin Buri |
Prachuap Khiri Khan |
Ranong |
Ratchaburi |
Rayong |
Roi Et |
Sa Kaeo |
Sakon Nakhon |
Samut Prakan |
Samut Sakhon |
Samut Songkhram |
Saraburi |
Satun |
Si Sa Ket |
Sing Buri |
Songkhla |
Sukhothai |
Suphan Buri |
Surat Thani |
Surin |
Tak |
Trang |
Trat |
Ubon Ratchathani |
Udon Thani |
Uthai Thani |
Uttaradit |
Yala |
Yasothon |
( * ) municipalidade
|
ver • editar
|
WsSSIVsI4wJKqY9U933lZM,uw7EZZ6MXFgvIqi0w8keMyX9DF0 PTqtkwM4eERAHlHUHlHU4UR06qM HweCC 7a7xine
Popular posts from this blog
1
This question is a follow up of this one. I am trying to run a command through the command line on a remote machine running Windows 7 from a workstation running Debian in an SSH session on that machine. The setup is basically as follows: debian box 1 === (SSH) ===> debian box 2 === (RDP) ===> Windows 7 I have tried running rdesktop from debian box 2 : rdesktop <Windows 7 box network address> -u username -p password -r disk:local="./TestRDP" -s "cmd.exe /K net use C: \\tsclientlocal & C:\test.bat & logoff" but cmd.exe is not launched on the remote device. I have also tried to open up cmd.exe on its own: rdesktop <Windows 7 box network address> -u username -p password -s "cmd.exe" but the terminal is not launched upon login ( rdesktop successf...
up vote
0
down vote
favorite
I am trying to mirror Ubuntu xenial repository by apt-mirror, but after running sudo apt-mirror , I get a Malformed checksum error. Any idea how to fix it? Downloading 1565 index files using 20 threads... Begin time: Wed Nov 21 11:11:21 2018 [20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]... End time: Wed Nov 21 11:11:51 2018 Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/apt-mirror line 562, <STREAM> line 118. Malformed checksum line "3ccf81a9f9ec2a984fed5f6c687675178771f7ec 41054" in http://archive.ubuntu.com/ubuntu/dists/xenial/main/i18n/Index at /usr/bin/ap...
up vote
0
down vote
favorite
So, my friend has been trying to install Matlab 2018b and he has encountered the following message just after the installation reaches 100%. Matlab installation additional configuration steps message I did some digging around in the Matlab forums and found out that to use the additional components, one should install a compiler and then use the following commands: mex -setup C mex -setup C++ Can anyone help me regarding this error? If this is indeed the solution then how can I execute those steps? Also, he says that even if he presses next, he cannot use matlab. The OS in use is Windows 10.
installation matlab
share | improve this question
...