http://lihuipeng.blog.51cto.com/3064864/923231

网上收集的方法:

显示中文:

任意文本编辑器打开:x:\Wing IDE\bin\gtk-bin\etc\pango\pango.aliases

修改内容为:

courier = "microsoft yahei"

sans = "microsoft yahei"
serif = "microsoft yahei"
monospace = "microsoft yahei"

配色方案:

Colors:
Text Selection Color:#554D4B
Source Code Background:#242424
Syntax Formatting:所有字体选择加粗
default:#E3E0D7
commentline:#9C998E  Italic
number:#E5786D
string:#95E454  Italic
character:#95E454  Italic
word:#88B8F6
triple:#95E454  Italic
tripledouble:#95E454  Italic
classname:#FF6600
defname:#CAE982
operator:#E3E0D7
identifier:#E3E0D7
commentblock:default
stringeol:default
word2:#CAE982
decorator:default

最新文章

  1. jQuery设置disabled属性
  2. LoadRunner AJAX TruClient协议Tips and Tricks
  3. 手写js面向对象选项卡插件
  4. 控制语句 for while if switch
  5. unity3d屏蔽Windows10输入法
  6. linux加载与使用ko驱动
  7. SqlBulkCopy效率低下原因分析
  8. hashmap,hashTable concurrentHashMap 是否为线程安全,区别,如何实现的
  9. Python_zip&rar
  10. [Swift]LeetCode1022. 从根到叶的二进制数之和 | Sum of Root To Leaf Binary Numbers
  11. JavaLinkedHashSet练习
  12. create-react-app源码解读之为什么不搞个山寨版的create-react-app呢?
  13. Centos 7.6配置nginx反向代理负载均衡集群
  14. nginx中间件
  15. 浮动ip cz
  16. 存折打印机测量和毫米方式Form配置说明
  17. 《linux内核分析》chapter3读书笔记
  18. 【bzoj1006】 HNOI2008—神奇的国度
  19. Linux命令(三)远程登录
  20. jetty el表达式不支持三元运算

热门文章

  1. SQL之相关语法及操作符
  2. Leetcode Array 16 3Sum Closest
  3. 让你十分钟学会shell
  4. 求解复数组 中模较大的N个数
  5. Java NIO之Charset类字符编码对象
  6. spring中的事件 applicationevent 讲的确实不错
  7. CSS3 实现背景透明,文字不透明,兼容所有浏览器
  8. JVM中垃圾收集选项
  9. MagicZoom bug-Strict Standards: Only variables should be assigned by reference Error
  10. linux下proc里关于磁盘性能的参数(转)