zoukankan      html  css  js  c++  java
  • eclipse 使用技巧、经验 (编码、格式化模板、字体)

    版权声明:本文为博主原创文章,未经博主同意不得转载。安金龙 的博客。 https://blog.csdn.net/smile0198/article/details/28697515

    1、设置编码为UTF-8

     在Windows-<Preference页面中,选择General-<WorkSpace
                    选择右側框中的Text File encoding,改为utf-8

    2、导入 格式化模板

    windows-》preference—》java-》code style-》code template

    点击importbutton

    3、字体大小

    Window - Preferences-》General-Appearance-Colors and Fonts

    展开Java,选中“Java Editor Text Font”

查看全文
  • 相关阅读:
    Windows下不能启动mysql服务错误总结
    使用NSOperationQueue简化多线程开发(转)
    “四人帮”的设计模式经得起时间的考验么?(转)
    ObjectiveC category
    svn add 输出 A (bin) (转)
    NSNotification学习笔记
    浅析UITableViewCell的工作机制
    关于git分支的使用
    delegate使用方法之assign
    ARC(Automatic Reference Counting )技术概述(转)
  • 原文地址:https://www.cnblogs.com/ldxsuanfa/p/10923379.html
  • Copyright © 2011-2022 走看看