Leung Cheuk Cheung
Leung Cheuk Cheung (Chinese: 梁卓長; Jyutping: loeng4 coek3 coeng4; born 22 February 1965 in Hong Kong) is a Hong Kong former professional football goalkeeper who has played for Hong Kong First Division club Happy Valley. He is currently a member of the coaching staff at Yuen Long.
| |||
Personal information | |||
---|---|---|---|
Date of birth | 22 February 1965 | ||
Place of birth | Hong Kong | ||
Height | 1.80 m (5 ft 11 in) | ||
Playing position(s) | (Former) Goalkeeper | ||
Club information | |||
Current team |
Yuen Long (Goalkeeper coach) | ||
Senior career* | |||
Years | Team | Apps | (Gls) |
? | Fukien | ? | (?) |
? | South China | ? | (?) |
? | → Po Chai Pills (loan) | ? | (?) |
?–1999 | Sing Tao | ? | (?) |
1999–2008 | Happy Valley | ? | (?) |
2008–2009 | TSW Pegasus | 0 | (0) |
National team | |||
2000 | Hong Kong | 3 | (0) |
Teams managed | |||
2008–?? | TSW Pegasus (assistant coach) | ||
??– | Tuen Mun (goalkeeper coach) | ||
* Senior club appearances and goals counted for the domestic league only |
Career
With Happy Valley
- Hong Kong First Division League: 2000–01, 2002–03, 2005–06
- Hong Kong Senior Shield: 2003–04
- Hong Kong League Cup: 2005–06, 2006–07
- Hong Kong FA Cup: 2003–04
- Cité de Louvre Cup: 2005–06
Notes and references
gollark: I think the segfault-causing is pretty good though.
gollark: Hmm, perhaps.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef regex_match(regex, string): import random raise random.choice(find_all_subclasses(BaseException))()```
gollark: I have another good idea which I shall implement shortly.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.