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"
&
Ïà¹ØÎĵµ£º
ListµÄÓ÷¨
List°üÀ¨List½Ó¿ÚÒÔ¼°List½Ó¿ÚµÄËùÓÐʵÏÖÀà¡£ÒòΪList½Ó¿ÚʵÏÖÁËCollection½Ó¿Ú£¬ËùÒÔList½Ó¿ÚÓµÓÐCollection½Ó¿ÚÌṩµÄËùÓг£Ó÷½·¨£¬ÓÖÒòΪListÊÇÁбíÀàÐÍ£¬ËùÒÔList½Ó¿Ú»¹ÌṩÁËһЩÊʺÏÓÚ×ÔÉíµÄ³£Ó÷½·¨£¬Èç±í1Ëùʾ¡£
±í1 List½Ó¿Ú¶¨ÒåµÄ³£Ó÷½·¨¼°¹¦ÄÜ
´Ó±í1¿ÉÒÔ¿´³ö£¬List½Ó¿ÚÌṩµÄÊʺÏÓÚ×ÔÉíµÄ ......
JavaÏîÄ¿¿ª·¢¹æ·¶
Ò»¡¢Ä¿µÄ
¡¡¡¡¶ÔÓÚ´úÂ룬Ê×ÒªÒªÇóÊÇËü±ØÐëÕýÈ·£¬Äܹ»°´ÕÕ³ÌÐòÔ±µÄÕæʵ˼ÏëÈ¥ÔËÐУ»µÚ¶þ¸öµÄÒªÇóÊÇ´úÂë±ØÐëÇåÎúÒ׶®£¬Ê¹±ðµÄ³ÌÐòÔ±Äܹ»ÈÝÒ×Àí½â´úÂëËù½øÐеÄʵ¼Ê¹¤×÷¡£ÔÚÈí¼þ¹¤³ÌÁìÓò£¬Ô´³ÌÐòµÄ·ç¸ñͳһ±êÖ¾×Å¿Éά»¤ÐÔ¡¢¿É¶ÁÐÔ£¬ÊÇÈí¼þÏîÄ¿µÄÒ»¸öÖØÒª×é³É²¿·Ö¡£¶øÄ¿Ç°»¹Ã»ÓгÉÎĵı ......
Ó¢ÎÄ×ÖÌå
arial.fon
Download
courier.fon
Download
elephant.fon
Download
georgia.fon
Download
impact.fon
Download
rockwell.fon
Download
roman.fon
Download
serif.fon
Download
verdana.fon
Download
ÖÐÎÄ×ÖÌå
fangsong.fon£¨·ÂËΣ©
Download
heiti.fon£¨ºÚÌ壩
Download
lishu.fon£¨Á¥Êé ......
Java±àÂë
pageEncodingÊÇjspÎļþ±¾ÉíµÄ±àÂë
contentTypeµÄcharsetÊÇÖ¸·þÎñÆ÷·¢Ë͸ø¿Í»§¶ËʱµÄÄÚÈݱàÂë
JSPÒª¾¹ýÁ½´ÎµÄ“±àÂ딣¬µÚÒ»½×¶Î»áÓÃpageEncoding£¬µÚ¶þ½×¶Î»áÓÃutf-8ÖÁutf-8£¬µÚÈý½×¶Î¾ÍÊÇÓÉTomcat³öÀ´µÄÍøÒ³£¬ ÓõÄÊÇcontentType¡£
µÚÒ»½×¶ÎÊÇjsp±àÒë³É.jav ......