2017年5月24日

摘要: 整理学习kotlin过程中遇到的难点,记录下来,然后再理解理解。(新手写的博客,勿喷) 习惯用法: 扩展函数 If not null 缩写 If not null and else 缩写 If not null and else 缩写 if null 执行一个语句 if not null 执行代码 阅读全文
posted @ 2017-05-24 19:11 jaymo 阅读(898) 评论(0) 推荐(0)

2017年5月12日

摘要: 发现一个练*linux系统的网站:实验楼 之前在windows安装了虚拟机,然后在虚拟机中装了 ubuntu,已经在那里练*了*1年,现在发现一个这么个网站,推荐给一些新手,随便自己也练*一下,复*一下,看看自己学*的效果如何。 用户及文件权限管理 文件类型 socket:网络套接字。pipe 管道 阅读全文
posted @ 2017-05-12 11:55 jaymo 阅读(118) 评论(0) 推荐(0)

导航