blob: 83c9eef63d8bd503fbb24dbfe9640bc3d6405a22 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 219</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">
刊号 # 219 - Nov 20, 2012
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7913">插件:用于 NetBeans IDE 7.2 的 JRebel</a></h2>
<p style="margin-left:8px;">
用于 NetBeans 的 JRebel 插件已经发布,现已可从 NetBeans IDE 中的插件管理器(工具|插件)获取。新版本号为 1.3.1 并包括 JRebel Remoting。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7914">你对 NetBeans IDE 7.2 给出反馈了吗?</a></h2>
<p style="margin-left:8px;">
你是否在使用 NetBeans IDE 7.2 或 NetBeans IDE 7.2.1 的时候得到了最佳的编码体验?是否有需要让 NetBeans 团队在未来发布中应当考虑的功能或增强?在这份简短调查中告诉我们。只需 3-5 分钟即可完成。</p>
</div>
<h1>文章</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7909">书评:用 NetBeans 进行 PHP 应用程序开发</a></h2>
<p style="margin-left:8px;">
“NetBeans 就像冰山。初看觉得非常简单,但你越深入就能发现越多的层次。”继续通过阅读这本酷毙的新书得到对 NetBeans 的更多见解!</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7910">贝尔格莱德大学的官方 NetBeans 课程</a></h2>
<p style="margin-left:8px;">
贝尔格莱德大学组织科学系的软件工程部门正式引入了题为“开源软件”的新课程。学生将会学习 NetBeans IDE、NetBeans 平台和相关开源项目,例如 Neuroph 和 JMonkeyEngine。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7911">http://services.netbeans.org/newsletter/story.php?id=7896</a></h2>
<p style="margin-left:8px;">
Thomas Kruse、Mark Stephens、Michael Nascimento、David Heffelfinger 和 Michel Graciano 回味了 NetBeans 日和 JavaOne 2012。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7912">NetBeans 社区的 JavaOne 2012 映像(第一部分)</a></h2>
<p style="margin-left:8px;">
Henry Arousell、Glenn Holmer、Johannes Weigend、Thomas Boqvist、Çağatay Çivici 和 Timon Veenstra 分享了他们在 NetBeans 日和 JavaOne 2012 上的经历。</p>
</div>
<h1>博客</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7904">垃圾回收基础</a></h2>
<p style="margin-left:8px;">
在这篇“Oracle 示例”中,学习垃圾回收如何在 Java JVM 中工作的基础。本 OBE 提供了详细的走查,并带有一点动手实验。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7906">NetBeans IDE 中的 Hibernate 和 PostgreSQL</a></h2>
<p style="margin-left:8px;">
在该博文系列中找出如何开在 NetBeans 里开发用到了 PostgreSQL 和 Hibernate 的应用程序。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7907">隐藏非停靠 TopComponent 的选项卡</a></h2>
<p style="margin-left:8px;">
来自南非的 Hermien Pellissier 向不愿在非停靠 TopComponent 中看到选项卡的开发人员分享了一个短小却非常有用的提示。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7908">James Gosling 和 NetBeans</a></h2>
<p style="margin-left:8px;">
在这篇博文中,James Gosling,Java 之父,提到了他使用的一系列工具……包括 NetBeans IDE。</p>
</div>
<h1>练习</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7905">开始使用 G1 垃圾回收器</a></h2>
<p style="margin-left:8px;">
这篇“Oracle 示例”涵盖了 Java 中的 Java 虚拟机(JVM)G1 垃圾回收(GC)。</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/2012-11-20_zh_CN.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>