MyEclipse設定JSP頁面預設編碼方式以及設定在Java檔案中作者、日期等操作說明

來源:互聯網
上載者:User

MyEclipse設定JSP頁面預設編碼方式:

windows(視窗)-Preferences(喜好設定)-MyEclipse-Files & Editors-JSP-右側encoding:設定為ISO10646/Unicode(UTF-8)


MyEclipse在Java檔案中設定作者、日期等說明:
windows(視窗)-Preferences(喜好設定)-Java-Code Style(代碼樣式)-Code Templates(代碼模版)-右側Comments(注釋)-選擇Types(類型)-點擊edit(編輯)-輸入如下資訊

/**
 * @作者 Jcuckoo
 * @建立日期 ${date}
 * @版本 V 1.0
 */

點擊OK(確定)-選中左側的代碼樣式-選擇右側複選框(Automatically add Comments for new Methods and types)(自動為新方法和類型添加註釋)-點擊Apply(應用)-點擊OK(確定)

 

Eclipse在Java檔案中設定作者、日期等說明:
windows(視窗)-Preferences(喜好設定)-Java-Code Style-Code Templates-右側Comments-選擇Types-點擊edit(編輯)-輸入如下資訊

/**
 * @作者 Jcuckoo
 * @建立日期 ${date}
 * @版本 V 1.0
 */

點擊OK-選中下面的複選框(Automatically add Comments for new Methods and types)-點擊Apply-點擊OK

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.