在Ubuntu中按CTRL+ALT+T打开命令窗口,按下面步骤和命令进行安装即可.添加sublime text 3的仓库.1.sudo add-apt-repository ppa:webupd8team/sublime-text-3回车,出现很多信息.但是我们看看图片最后字知道,这地方在等待我们确认是否添加这个仓库,按enter键继续,按crtl+c取消.此时,按ENTER继续,建立信任数据库.2.sudo apt-get update3.安装Sublime Text 3:sudo apt-g
这是关于Kotlin的第二篇.各位高手发现问题,请继续“拍砖”. 原文标题:Kotlin for Android(II): Create a new project 原文链接:http://antonioleiva.com/kotlin-android-create-project/ 原文作者:Antonio Leiva(http://antonioleiva.com/about/) 原文发布:2015-03-23 在对Kotlin是什么和它能够为我们做什么有了清晰的概念后,该是配置Androi