Eclipse Java×¢ÊÍÄ£°åÉèÖÃÏê½â
Eclipse Java×¢ÊÍÄ£°åÉèÖÃÏê½â ===²Î¿¼
http://blog.csdn.net/ahhsxy/archive/2009/09/11/4542682.aspx
¼òµ¥Ä£°åÀý×Ó£º
view
plain
copy
to clipboard
print
?
<?xml version=
"1.0"
encoding=
"UTF-8"
?><templates><template autoinsert=
"true"
context=
"fieldcomment_context"
deleted=
"false"
description=
"×ֶεÄ×¢ÊÍ"
enabled=
"true"
id=
"org.eclipse.jdt.ui.text.codetemplates.fieldcomment"
name=
"fieldcomment"
>
/**
* @Fields ${field} : ${todo}(ÓÃÒ»¾ä»°ÃèÊöÕâ¸ö±äÁ¿±íʾʲô)
*/
</template><template autoinsert="true"
context=
"gettercomment_context"
deleted=
"false"
description=
"getter ·½·¨µÄ×¢ÊÍ"
enabled=
"true"
id=
"org.eclipse.jdt.ui.text.codetemplates.gettercomment"
name=
"gettercomment"
>
/**
* @return ${bare_field_name}
*/
</template><template autoinsert="true"
context=
"constructorcomment_context"
deleted=
"false"
description=
"´´½¨µÄ¹¹Ô캯ÊýµÄ×¢ÊÍ"
enabled=
"true"
id=
"org.eclipse.jdt.ui.text.codetemplates.constructorcomment"
name=
"constructorcomment"
>
/**
* <p>Title:${file_name} </p>
* <p>Description: ¹¹Ô캯
Êý</p>
* ${tags}
*/
</template><template autoinsert="true"
context=
"filecomment_context"
deleted=
"false"
description=
"ÒÑ´´½¨µÄ Java ÎļþµÄ×¢ÊÍ"
enabled=
"true"
&
Ïà¹ØÎĵµ£º
PHP£¬JavaºÍ.NETµÄ¹ýÈ¥£¬ÏÖÔÚºÍδÀ´
±¾ÎĶÔWeb±à³ÌÓïÑÔ½øÐÐÁËÒ»·ÌÖÂÛ£¬ÌÖÂ۵ĶÔÏóÖ÷ÒªÊÇPHP£¬JavaºÍ.NETƽ̨ÉϵÄVB.NETºÍC#¡£ÎÄÕ¶ÔËÄÖÖÓïÑÔÔÚWeb¿ª·¢ÉϵÄÌØµã½øÐÐÁ˼òÂÔµÄÃèÊö£¬²¢Ö÷ÒªÔÚÐÔÄÜ·½Ãæ½øÐÐÁ˱Ƚϡ£
¡¾51CTO¾«Ñ¡ÒëÎÄ¡¿PHP£¬JavaºÍ.NETÒѾ³ÉΪÁËδÀ´ÎåÄêÄÚ³ÌÐòÔ±±ØÐë¾ß±¸µÄ¼¼ÄÜ£¬¶øÕâÈýÖÖÓïÑÔ£¨»òÕß¿ÉÒÔ³ÆÖ®Î ......
µÚ¶þÕ ÀàºÍ¶ÔÏó
A. ÍòÎï½Ô¶ÔÏó
B. ¶ÔÏóÓɱíʾ״̬µÄÊôÐԺͱíʾÐÐΪµÄ·½·¨×é³É
C.   ......
Java±àÂë
pageEncodingÊÇjspÎļþ±¾ÉíµÄ±àÂë
contentTypeµÄcharsetÊÇÖ¸·þÎñÆ÷·¢Ë͸ø¿Í»§¶ËʱµÄÄÚÈݱàÂë
JSPÒª¾¹ýÁ½´ÎµÄ“±àÂ딣¬µÚÒ»½×¶Î»áÓÃpageEncoding£¬µÚ¶þ½×¶Î»áÓÃutf-8ÖÁutf-8£¬µÚÈý½×¶Î¾ÍÊÇÓÉTomcat³öÀ´µÄÍøÒ³£¬ ÓõÄÊÇcontentType¡£
µÚÒ»½×¶ÎÊÇjsp±àÒë³É.jav ......
Let's begin by downloading the latest version of JRE (Java Runtime
Environment) from here
.
Just click on the Download link where it says Java Runtime
Environment (JRE) 5.0 Update
, then you�ll need to accept the license
and download the Linux self-extracting file
.By default, Fe ......