源码 包括cardView, tabLayout, navigationView, recyclerView, inputLayout, dialogFragment, bottomBar. Bottom navigationdemo单纯底部的导航条。How to build
—— Sally 于 2016-07-13 📝
JavaScript OutputJavaScript does not have any built-in print or display functions. JavaScript can “display” data in different ways: writing
—— Sally 于 2016-07-11 📝
创建时间实例 Time.new(year, month, day, hour, min, sec, usec_with_frac) 123456Time.new => 2016-07-05 14:41:25 +0800Time.new(2016) => 2016
—— Sally 于 2016-07-05 📝
常用基本命令 w 显示目前登录系统的用户信息 who 显示目前登录系统的用户信息 whoami last 显示近期用户或终端的登录情况 /var/log/wtmp lastlog 查看所有用户最近一次登录信息 /var/log/lastlog ctrl+u 清除当前输入的命令
—— Sally 于 2016-07-01 📝