注釋
注釋:
.xml
???<!-- -->
.jsp
???<%-- --%>不會編譯,<!-- -->會編譯
.ini:
???分號;
.conf:
???井號#
.php:
???//
.xml
???<!-- -->
.jsp
???<%-- --%>不會編譯,<!-- -->會編譯
.ini:
???分號;
.conf:
???井號#
.php:
???//
posted on 2007-02-17 14:21 cerulean 閱讀(272) 評論(0) 編輯 收藏 所屬分類: other notes