zoukankan      html  css  js  c++  java
  • 推荐eclipse插件Properties Editor

    Properties Editor 是一款properties文件编辑器。

    需求:一般我们在做“国际化”功能时,我们需要properties中文表示方式用unicode表示。eclipse默认properties文件编辑器不方便查看,需要我们查看常常查找unicode编码表。

    Properties Editor刚好满足了这个需求,不需要用户常常查看unicode编码表,默认直观表示为中文,用户可以通过文件点击右键Unicode表示查看对应的 unicode表示的properties文件。当然这只是Properties Editor的一种功能,其他的功能可以自己熟悉。

    Properties Editor安装(在线安装):

    Name: Properties Editor

    Location: http://propedit.sourceforge.jp/eclipse/updates/



     

    安装成功后properties编辑器被改动为下图



     

    马上使用自己的Properties Editor吧。

    PS:Properties Editor官方网站:http://propedit.sourceforge.jp/index_en.html

  • 相关阅读:
    POJ:2431-Expedition
    poj:3253-Fence Repair
    POJ:3617-Best Cow Line(贪心)
    IOS各种传值方式
    imageDownloader
    Android放大镜的实现
    Delphi 串口通信(1)
    UVA 10131
    Skew Join与Left Semi Join相关
    Android动画 fillAfter和fillBefore
  • 原文地址:https://www.cnblogs.com/xuqiudong/p/4530993.html
Copyright © 2011-2022 走看看