首先,需要安装一下linux桌面程序。一般系统有自带的桌面,然后我们打开系统,进入系统登录界面 2 我们先输入我们的帐号然后回车,之后接着输入密码,你会发现最下面边框有让你选择语言的选项 3 我们点击进入 选择other 点击进入语言选择模式 4 下拉 语言选择菜单 我们找到 中文(中国)的选项,点 ...
分类:
系统相关 时间:
2016-08-05 11:50:28
阅读次数:
255
2016年8月5日 星期五 --出埃及记 Exodus 16:5On the sixth day they are to prepare what they bring in, and that is to be twice as much as they gather on the other d ...
分类:
其他好文 时间:
2016-08-05 08:52:43
阅读次数:
144
1、权限简介操作系统中每个文件都拥有特定的权限、所属用户和所属组。权限是操作系统用来限制资源访问的机制,在Linux中权限一般分为读(readable)、写(writable)和执行(excutable),分为三组。分别对应文件的属主(owner),属组(group)和其他用户(other),通过这样的机制来限制..
分类:
其他好文 时间:
2016-08-05 01:12:48
阅读次数:
240
1 find . -perm 664 2 3 Search for files which have read and write permission for their owner, and group, but which other users can read but not write ...
分类:
其他好文 时间:
2016-08-04 21:33:35
阅读次数:
194
1.PCH文件的的创建 (1)Command+N (2)打开新建文件窗口:ios->other->PCH file,创建一个pch文件 2.PCH文件的配置 (1)在工程的TARGETS里边Building Setting中搜索Prefix Header (2)然后在Precompile Prefi ...
分类:
其他好文 时间:
2016-08-04 15:11:06
阅读次数:
236
F. New Year Snowflake F. New Year Snowflake As Gerald ..., in other words, on a New Year Eve Constantine prepared an unusual present for the Beautiful ...
分类:
其他好文 时间:
2016-08-04 13:08:34
阅读次数:
138
前戏: 命令行时候真的这么高深莫测么?难以理解?? 正文 1.首先以root(linux中的administrator用户): 点击other 2."root's home":我的文档 "computer" 3.Windows 安装Xshell 5 4.扫盲命令: Ifconfig: 查看ip地址 ... ...
分类:
系统相关 时间:
2016-08-04 07:55:08
阅读次数:
212
A MonkeyPatch is a piece of Python code which extends or modifies other code at runtime (typically at startup). A simple example looks like this: For ...
分类:
其他好文 时间:
2016-08-03 22:06:04
阅读次数:
227
注意:在安装前请查看安装目录是否有足够空间!完全安装大概需要12G的空间!本人在安装后系统盘满了,导致无法启动图形界面。小伙伴们不要重蹈覆辙~ Environment linux debian8 (x64), it is the same in other linux x64 systems Ins... ...
分类:
系统相关 时间:
2016-08-03 18:25:39
阅读次数:
228
Android Studio需要两个JDK: ide jdk和project jdk: 前者是IDE本身运行使用的JDK. 后者用于编译Java代码 Project JDK 可以通过file-> other settings-> default project structure 里面查看修改 如果 ...
分类:
移动开发 时间:
2016-08-02 20:42:41
阅读次数:
229