Old House Has Joy

Old House Has Joy (老房有喜) is TV series which was produced in mainland China and Taiwan in 1998. It starred Zhao Wei and Alec Su.

Old House Has Joy
老房有喜
My Cousin Ji Xiang
表妹吉祥
Created byLai Jianguo
StarringZhao Wei, Alec Su
Country of originTaiwan, China
No. of episodes25
Production
Running time1 hour per episode(including commercials)
Release
Original releaseMarch 3, 1999 
April, 1999

Cast

  • Zhao Wei starred as Ji Xiang and Li Mei
  • Alec Su starred as Su Xiao Peng and young Su San
  • Tian Feng starred as Su San
  • Chen Min - Li Ming Hua
  • Zhu Man Feng - Grandma Li
  • Cao Duo - Su Zhong
  • Tai Zhi Yuan - Wu You Li

International broadcast

Country or Region Network Premiere Title
 ChinaShanghai Television1999老房有喜
 Hong KongAsia Television1999表妹吉祥
 TaiwanChina Television2000表妹吉祥
 South KoreaGyeongin Broadcasting iTV2000
 VietnamVietnam Television2000Cô em họ Cát Tường
 SingaporeSingapore Cable Vision2001表妹吉祥
gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```
gollark: (this applies after all the legacy `os.loadAPI` stuff loads anyway)
gollark: Too bad.
gollark: I would apply this to the various `_ENV`s, except that probably would break shell.


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