码迷,mamicode.com
首页 >  
搜索关键字:colors    ( 1060个结果
myEclipse笔记(1):优化配置
一.设置字体 Window->Preferences->General->Appearance->Colors and Fonts 在右侧找到”Aa Test Font”双击或者点击Edit按钮修改字体;建议字体设置如下: Courier New字体常规四号 当然,也可以自己调整,你觉得舒服就行,开 ...
分类:系统相关   时间:2016-08-06 11:17:20    阅读次数:178
eclipse 修改字体
General - Appearance - Colors and Font 下 Basic - Text Font (影响xml、properties 等文本) Java - Java Editor Text Font (影响 Java Editor) 显示更多字体 - 选择具体字体 - 右键(显 ...
分类:系统相关   时间:2016-08-05 19:43:33    阅读次数:158
leetcode No75. Sort Colors
Question: Given an array with n objects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, white and blue. Here, we will us...
分类:其他好文   时间:2016-08-05 01:01:56    阅读次数:119
Myeclipse中调整xml中字体显示大小
在Windows-preferences下,筛选“font”,在colors and fonts中选择basic 在Basic下选择text font(文本字体) 如图: ...
分类:系统相关   时间:2016-08-04 21:14:32    阅读次数:1166
THREE.js代码备份——canvas - lines - colors(希尔伯特曲线3D、用HSL设置线颜色)
...
分类:Web程序   时间:2016-08-03 21:43:32    阅读次数:372
1092. To Buy or Not to Buy (20)
Eva would like to make a string of beads with her favorite colors so she went to a small shop to buy some beads. There were many colorful strings of b ...
分类:其他好文   时间:2016-08-01 10:45:49    阅读次数:184
codeforces 610B
Description Vika has n jars with paints of distinct colors. All the jars are numbered from 1 to n and the i-th jar contains ai liters of paint of colo ...
分类:其他好文   时间:2016-07-22 21:16:17    阅读次数:117
vim 经典配色 molokai.vim 配色安装
下载地址:https://github.com/tomasr/molokai/blob/master/colors/molokai.vim====================="Vimcolorfile""Author:TomasRestrepo<tomas@winterdom.com>"https://github.com/tomasr/molokai""Note:BasedontheMonokaithemeforTextMate"byWimerHazenberganditsdar..
分类:系统相关   时间:2016-07-21 06:30:33    阅读次数:2583
ubuntu之修改ls显示颜色
Linux 系统中 ls 文件夹的痛苦我就不说了,为了不伤眼睛,一般 ssh 终端背景都用的黑色,文件夹又是你妈的深蓝色,每次看文件夹都要探头仔细去看。这下彻底解决这个问题。 因为ubuntu下的/etc/目录里没有DIR_COLORS, 所以费了点劲儿。 1. 利用dircolors命令,查看我们 ...
分类:系统相关   时间:2016-07-14 22:05:38    阅读次数:215
解决MyEclipse代码编辑器中汉字太小的问题
1、问题描述: 新安装的myeclipse 2014,代码编辑器中汉字很小看不清,如下图所示: 2、解决办法: 调整字体即可。通过菜单Windows——Preferences,输入font过滤选择Colors and Fonts选项,右边选择Basic——Text Font,点击Edit修改字体,将 ...
分类:系统相关   时间:2016-07-14 10:02:43    阅读次数:256
1060条   上一页 1 ... 42 43 44 45 46 ... 106 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!