blob: 50117a5e306e5ef189152e45535483cacaea3a59 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 184</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">
刊号 # 184 - Mar 06, 2012
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7194">即将到来的NetBeans Java PHP: 改进的代码折叠</a></h2>
<p style="margin-left:8px;">
NetBeans PHP团队持续地报告将有的特性。作为一个PHP用户,你希望NetBeans需要支持其他的什么特性呢?欢迎在此评论。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7195">即将到来的NetBeans Java EE: JPA代码自动完成</a></h2>
<p style="margin-left:8px;">
即将到来的NetBeans IDE支持JPA查询的代码自动完成。你还希望NetBeans支持的其它的Java EE 特性?欢迎在此评论。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7196">NetBeans IDE 7.1.1发布</a></h2>
<p style="margin-left:8px;">
NetBeans IDE 7.1.1已经发布了,支持GlassFish 3.1.2 ,最新的Java ME SDK ,大量的IDE的修复。今天就下载吧!</p>
</div>
<h1>文章</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7191">Java模块系统,SwingWorker线程,线程和类装载器相关问题</a></h2>
<p style="margin-left:8px;">
人们经常会受限于类装载器和处理于编译时而非运行时依赖等知识而不熟悉Java的模块系统。NetBeans梦之队成员Wade Chandler 讨论了这些议题,并且欢迎反馈。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7192">基于NetBeans的生物信息学研究</a></h2>
<p style="margin-left:8px;">
很多新的项目最近开始使用Java和NetBeans平台,应用于生物信息学不同的学科中,例如蛋白质分析,荧光性显微镜和新成代谢分析。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7193">NetBeans新书:Murach的<<Java编程>></a></h2>
<p style="margin-left:8px;">
“对于这本书,我推荐使用NetBeans,因为我们认为它比Eclipse更加直观,易用,特别是对于新手”。看看对本书作者Joel Marachu关于这本新书和他喜欢的NetBeans特性的采访吧。</p>
</div>
<h1>博客</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7186">在哪儿找到NetBeans的速查手册</a></h2>
<p style="margin-left:8px;">
这是一篇旧的博文,但是如果你在找NetBeans的速查手册时非常有用。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7187">解析命令行参数</a></h2>
<p style="margin-left:8px;">
Hermien Pellissier 写了一篇关于新的NetBeans中创建自己的命令行选项的注解的博客。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7188">Atlassian Bamboo的NetBeans插件</a></h2>
<p style="margin-left:8px;">
NetBeans梦之队成员Adam Myatt 写了一篇关于他创建 Atlassian Bamboo 的NetBeans插件的博客。</p>
</div>
<h1>社区</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7189">YouTube: 五分钟的NetBeans, Java EE, GlassFish</a></h2>
<p style="margin-left:8px;">
NetBeans梦之队成员和Java的拥护者Adam Bien展示了在5分钟内如何整合EJB3.1, CDI和JSF。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=7190">NetBeans挠小痒</a></h2>
<p style="margin-left:8px;">
NetBeans用户Matthias Bläsing 报告了一个他遇到的NetBeans数据支持的非常恼人的问题
,并且解决了这些问题,造福于整个NetBeans社区。</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-03-06_zh_CN.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>