blob: 0f567b1a05bd73f63872cd5480268f9244892782 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 126</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
<meta name="keywords" content="NetBeans, IDE, Platform, free, open source, developer" >
</head>
<body>
<style>
body {
margin:5px 15px 5px 15px;
font-size: 11px;
font-family: Verdana, "Verdana CE", Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
background-color:#e3eaf1;
text-align:center;
}
#letter {width:533px;margin-left:auto;margin-right:auto;}
#head {background-image:url("http://services.netbeans.org/appl/shared_images/head.png");width:533px;height:70px;background-repeat:none;}
#issue-date {padding-top:50px;text-align:center; color:white;}
#footer {background-image:url("http://services.netbeans.org/appl/shared_images/footer.png"); width:533px;height:28px;background-repeat:none;}
#footer-text {padding-top:5px;color:#6a6b6d;text-align:center;}
#content {border-right:3px solid #747d9e;border-left:3px solid #747d9e; background-color:white; text-align:left; color:#6a6b6d; padding:13px 20px 13px 13px; }
#letter h1 {font-size: 14px; font-weight:normal; margin:3px 0px 5px 0px; padding:0px;color: #EE6B00; border-bottom:1px solid silver;}
#letter h2 {color:#2C3C79;font-size: 13px; font-weight:normal;margin:0px 0px 2px 0px;padding:0px; border:0px;}
#letter p {padding: 0px;margin:0px; text-align:justify;}
#letter a:link, a:visited { color: #045491; font-weight : normal; text-decoration: none;}
#letter a:link:hover, a:visited:hover { color: #045491; font-normal : bold; text-decoration : underline;}
.item {margin-left:8px; margin-bottom:9px;}
.bold {font-weight:bold;}
#letter a.orange {color: #EE6B00;}
.align-right {text-align:right;}
.align-center {text-align:center;}
.edited {margin:15px -20px 0px -13px;padding-top:8px;text-align:center;}
.edge-top {background-color: #f0f7ff;padding:7px 12px 7px 7px;margin-bottom:10px; border:1px solid #747d9e;}
</style>
<div id="letter">
<div id="head">
<div id="issue-date" class="bold">
刊号 # 126 - Nov 24, 2010
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=5802">NetBeans 7.0 Beta版可以下载了!</a></h2>
<p style="margin-left:8px;"><img src='http://services.netbeans.org/appl/show_image.php?id=5092&column=image&table=story&type=image/png&db=services&db_type=pear&id_col=story_id'
height='100' width='100' alt='image' style='float:left; margin-right:5px;margin-bottom:5px;'/>
NetBeans开发团队宣布支持JDK 7并整合了Oracle WebLogic服务器、Oracle DB和GlassFish 3.1的NetBeans 7.0 Beta版可以下载了。</br>
此外,新版本还包括支持对Maven 3和HTML 5的编辑,一个可以增强Swing GUI开发的GridBagLayout设计器、更好的Java编辑器等等。浏览<a href="http://wiki.netbeans.org/NewAndNoteworthyNB70">NetBeans 7.0 Beta新特性页面</a>,阅读<a href="https://netbeans.org/kb/kb.html">新的教程和视频</a>来了解详细内容。</br></p><br style="clear:both;"/>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=5801">NetBeans 7.0中对Maven 3的支持</a></h2>
<p style="margin-left:8px;">
在NetBeans 7.0 Beta版中提供了对Maven 3的支持。在本采访中,NetBeans工程师Jesse Glick介绍了Maven用户需要了解的知识。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=5800">插件:toString生成器</a></h2>
<p style="margin-left:8px;">
Simon Martinelli的插件向你提供了一个生成String,StringBuilder或者StringBuffer的工具。</p>
</div>
<h1>文章</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=5798">重新加载基于NetBeans模块的Maven程序</a></h2>
<p style="margin-left:8px;">
Allan Gregersen在文章中描述了他用于重新加载Maven应用并保持已部署对象状态的类似JRebel的解决方法。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=5799">如何创建实时图表</a></h2>
<p style="margin-left:8px;">
Java桌面应用中需要鲜活的图表吗?JFreeChart很难帮上什么忙,但VisualVM charts可以。阅读本页面来了解如何复用这些图表。</p>
</div>
<h1>博客</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=5796">Mac,Growl和NetBeans</a></h2>
<p style="margin-left:8px;">
关于NetBeans中新集成的Growl for Mac的相关信息。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=5797">小技巧:NetBeans和Ubuntu中的java.io.IOException</a></h2>
<p style="margin-left:8px;">
Emilian通过刷新NetBeans用户目录来解决这一问题。</p>
</div>
<h1>练习</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=5793">视频:NetBeans 7.0 for PHP中的重命名重构等对编辑器的改进</a></h2>
<p style="margin-left:8px;">
本视频展示了NetBeans 7.0中PHP编辑器的新特性,如重命名重构,类型层次视图,换行和显示不可打印字符。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=5794">在Oracle WebLogic服务器上运行JSF 2.0 web应用</a></h2>
<p style="margin-left:8px;">
学习使用NetBeans来创建一个JSF web应用并将其部署到Oracle WebLogic服务器上。在练习中你将学习到如何将WebLogic服务器注册到NetBeans IDE中,并配置域来使得JSF作为视图框架。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=5795">使用GridBag设计一个基本的Java表单</a></h2>
<p style="margin-left:8px;">
本练习介绍了NetBeans 7.0 Beta版中新加入的GridBag的基本特性,并使用它来管理应用程序的表单布局。</p>
</div>
<div class="edited">
发布本期时事通讯的是: D. L. 88250<br/>如果您不想接收时事通讯, <a href="https://netbeans.org/community/lists/top.html">请由此退订</a>
</div>
<div class="edited">
可获得的语言<br>
<a href="https://netbeans.org/community/news/newsletter/index.html">English</a> | <a href="https://netbeans.org/community/news/newsletter/index_pt_BR.html">Brazilian Portuguese</a> | <a href="https://netbeans.org/community/news/newsletter/index_fr.html">French</a> | <a href="https://netbeans.org/community/news/newsletter/index_zh_CN.html">Chinese - simplified</a> | <a href="https://netbeans.org/community/news/newsletter/index_zh_TW.html">Chinese - traditional</a>
</div>
</div>
<div id="footer">
<div id="footer-text">
本期时事通讯还可以从这里访问 <a href="https://netbeans.org/community/news/newsletter/2010-11-24_zh_CN.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>