Xining (disambiguation)

Xining is the capital city of Qinghai province, China.

Xining may also refer to:

Places

  • Xining, Leibo County, a town in Leibo County, Sichuan, China
  • Xining Township, a township in Suining, Sichuan, China
  • Xining Subdistrict, Xuanwei, a subdistrict in Xuanwei, Yunnan, China
  • Xining Subdistrict, Liaoyuan, a subdistrict in Longshan District, Liaoyuan, Jilin, China

Historical eras

gollark: ```fsharplet printNumber n = match n with | 0 -> "zero" | 1 -> "one" | 2 -> "two" | 3 -> "three" | _ -> "many"```
gollark: I could provide a more complicated example, but discord is bad for that.
gollark: See? It's ugly! Mutable variables; that break nonsense; the curly brackets.
gollark: i.e.```fsharplet potato = 5let isFive = match potato with | 5 -> true | _ -> false```is nicer than the equivalent nonsense of```javascriptconst potato = 5;let isFive;switch (potato) {case 5: isFive = true; break:default: isFive = false;}```
gollark: They're much more composable.

See also

  • Dongning (disambiguation)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.