会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
极速代码
新随笔
管理
2018年3月29日
typescript implements
摘要: interfaceClockInterface { currentTime:Date; setTime(d:Date); } classClockimplementsClockInterface { currentTime:Date; h:number; s:number; setTime(d:Da
阅读全文
posted @ 2018-03-29 08:55 极速代码
阅读(1016)
评论(0)
推荐(0)