摘要: ``` using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; interface 学霸 { string 谈笑风生(); string 装弱(); } interface 学渣 { string... 阅读全文
posted @ 2017-03-08 18:49 ch3cooh 阅读(169) 评论(0) 推荐(0)
摘要: An example of failed polymorphyism Corrected version 阅读全文
posted @ 2017-03-08 18:18 ch3cooh 阅读(169) 评论(0) 推荐(0)

Too young too simple. Sometimes naive! -- Quote from the elderly.