Huaqiang North station
Huaqiang North station (Chinese: 华强北站; pinyin: Huáqiāngběi Zhàn) is a Metro station of Shenzhen Metro Line 2 and Line 7. Line 2 platforms opened on 28 June 2011 and Line 7 platforms opened on 28 October 2016. It serves the shopping district of Huaqiangbei.
Huaqiang North Station | ||||||||||||||||||||||||||
Location | Futian District, Shenzhen, Guangdong China | |||||||||||||||||||||||||
Operated by | SZMC (Shenzhen Metro Group) | |||||||||||||||||||||||||
Line(s) | ||||||||||||||||||||||||||
Platforms | 4 (2 island platforms) | |||||||||||||||||||||||||
Construction | ||||||||||||||||||||||||||
Structure type | Underground | |||||||||||||||||||||||||
History | ||||||||||||||||||||||||||
Opened | 28 June 2011 | |||||||||||||||||||||||||
Services | ||||||||||||||||||||||||||
|

Huaqiang North Station when under construction
Station layout
G | - | Exit |
B1F Concourse |
Lobby | Customer Service, Shops, Vending machines, ATMs, Transfer Passage between Line 2 and Line 7 |
B2F Platforms |
Platform 1 | ← Line 2 towards Chiwan (Gangxia North) |
Island platform, doors will open on the left | ||
Platform 2 | → Line 2 towards Xinxiu (Yannan) → | |
B3F Platforms |
Platform 1 | ← Line 7 towards Xili Lake (Huaqiang South) |
Island platform, doors will open on the left | ||
Platform 2 | → Line 7 towards Tai'an (Huaxin) → |
Exits
Exit | Destination |
---|---|
Exit A | Zhenhua Road, Huaqiang Plaza, Huaqiang North Road, SEG Plaza, Huaqiang Electric World, Loto Underground Commercial Street, Shanghai Hotel |
Exit B | Huaqiang North Road, Zhenhua Road, Shenfang Building, Sundan, Shenzhen New Fortune Magazine House, Shenzhen Panorama Network, Shenzhen Securities Information |
Exit C | Zhonghang Beiyuan, Central Park |
Exit D2 | Huaqiang Road station (Exit A) |
gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
gollark: Well, if I *am* allowed to post increasingly bad* versions, I might as well just submit my sort of vaguely working ish version?
gollark: <@332271551481118732> YOU COORDINATE EVENTS RIGHT
See also
References
External links
- Shenzhen Metro Huaqiang North Station (Line 2) (Chinese)
- Shenzhen Metro Huaqiang North Station (Line 2) (English)
- Shenzhen Metro Huaqiang North Station (Line 7) (Chinese)
- Shenzhen Metro Huaqiang North Station (Line 7) (English)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.