Options-->SessionOptions针对当前会话生效Options-->GlobalOptions针对全局生效设置字符集,字体和界面字体的颜色:Options-->GlobalOptions-->Defaultsession-->EditeDefaultsession-->Terminal-->AppearanceCurrentcolorscheme: MonochromeNormalfont..
分类:
其他好文 时间:
2016-04-13 20:53:55
阅读次数:
281
指令难点在于参数 angular.module('app', []) .directive('myDirective', function() { return { restrict: String, priority: Number, terminal: Boolean, template: St ...
分类:
Web程序 时间:
2016-04-13 20:13:23
阅读次数:
253
所谓 LAMP,指的是:Linux+Apache+Mysql+Php (转载http://www.cnblogs.com/zhj5chengfeng/p/3369460.html) 仅以此文做一个备忘录 Step1. 安装 Apache 1. 在 terminal 中输入一下命令并执行: sudo ...
分类:
其他好文 时间:
2016-04-13 12:53:30
阅读次数:
140
1.改网卡名 先vim /etc/sysconfig/grub:GRUB_TIMEOUT=5GRUB_DEFAULT=savedGRUB_DISABLE_SUBMENU=trueGRUB_TERMINAL_OUTPUT="console"GRUB_CMDLINE_LINUX="crashkernel ...
分类:
其他好文 时间:
2016-04-13 10:59:32
阅读次数:
132
原来在Eclipse中获取SHA1或者MD5,在IDE界面上就可以查找到。 切换到Android Studio后,如何查看呢?找了半天没找到。那就老办法命令行。 第一步、打开Android Studio的Tools->Open Terminal... 第二步、输入命令:keytool -v -lis ...
分类:
移动开发 时间:
2016-04-12 23:51:41
阅读次数:
218
配色后效果图如下:
下面开始配色
1、选项(Options)==》会话选项(Sessions options)==》终端(Terminal)==》仿真(Emulation)
按图中标注进行勾选,勾选完毕点击确认
2、选项(Options)==》全局选项(Global options)==》终端(Terminal)==》外观(Apperance)==》ANSI颜色(ANSI...
分类:
其他好文 时间:
2016-04-12 17:24:39
阅读次数:
549
his one is tailor made for the Basix users among you. If you've been itching to try out Ruby and/or Rails, if the Terminal is somewhat new to you, you ...
分类:
系统相关 时间:
2016-04-12 00:05:14
阅读次数:
405
secureCRT有一个很大的问题是,如果设置Emulation Terminal 为Linux模式,则ls的时候,目录的蓝色跟背景的黑色非常接近,很难看清楚,修改办法 option->Global options –> Terminal->Apperance->ANSI Color , Bold ...
分类:
其他好文 时间:
2016-04-11 11:59:29
阅读次数:
142
How to Copy: Select the content in terminal use your mouse , and then use Ctrl + Shift + C to copy the content. How to Paste: Use Ctrl + Shift + V to ...
分类:
系统相关 时间:
2016-04-07 14:47:46
阅读次数:
404
系统OSX 10.11Qt Creator3.6qt一直无法设置断点,原来是设置了Run in terminal终于松了口气 ...
分类:
系统相关 时间:
2016-04-06 00:31:45
阅读次数:
174