blob: 5d0a6fa807318ea4148a58ff87dbce1346f53d81 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 237</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">
刊号 # 237 - Apr 21, 2013
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8282">新发布:任意项目插件</a></h2>
<p style="margin-left:8px;">
该插件让你能将任何文件夹视为一个项目。它提供了一个“收藏夹”节点以便收集经常编辑的文件,以及在子文件夹中根据类型搜索文件的方式。无需任何配置。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8283">NetBeans 编辑器中的 SASS 和 LESS 支持</a></h2>
<p style="margin-left:8px;">
NetBeans IDE 当前的开发构建版现已在编辑器中支持两个 CSS 框架:SASS 和 LESS。</p>
</div>
<h1>文章</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8276">让 NetBeans 代码模板符合我的期望</a></h2>
<p style="margin-left:8px;">
软件开发人员 Dustin Marx 更改了 NetBeans 代码模板以适应他的开发需要。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8277">NetBeans 平台上的 NASA 任务操作</a></h2>
<p style="margin-left:8px;">
深度空间飞行动态支持系统(DSFDSS)是 NASA 地面系统支持的原型提案,构建于 NetBeans 平台上。(本文分为<a href="https://blogs.oracle.com/geertjan/entry/mission_operations_on_the_netbeans1">两部分</a></p>
</div>
<h1>博客</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8275">NetBeans PHP 博客:切换注释</a></h2>
<p style="margin-left:8px;">
切换注释是将出现在下一个 NetBeans IDE 发布的新功能。</p>
</div>
<h1>社区</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8278">注册 JavaOne 印度(2013/5/8-9)</a></h2>
<p style="margin-left:8px;">
在 5 月 7 日前注册 JavaOne 2013 印度,比现场价格可节省 1400 印度卢比。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8279">NetBeans 社区微博:@devronbaldwin</a></h2>
<p style="margin-left:8px;">
“有很多关于 @netbeans 的好处。我喜欢能够在不同面板打开相同文件这一事实。显然是码农做出来的。”</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8280">JavaOne 2013 CFP 截止时间延长(2013-04-23)</a></h2>
<p style="margin-left:8px;">
你已经为 JavaOne 2013 提交提案了吗?截止日期已经延长到了周二,4 月 23 日。赶紧发送你的最佳理念,并把它们全部分享到最大的 Java 会议。</p>
</div>
<h1>练习</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=8281">使用 Servlet 和 CDI 处理 Java EE 6 中的表单</a></h2>
<p style="margin-left:8px;"><img src='http://services.netbeans.org/appl/show_image.php?id=7667&column=image&table=story&type=image/png&db=services&db_type=pear&id_col=story_id'
height='79' width='110' alt='image' style='float:left; margin-right:5px;margin-bottom:5px;'/>
本教程通过开发一个使用 Servlet 来处理数据并注入 Java Bean 的注册表单,演示用于 Java EE 6 的上下文和依赖注入(CDI)的基础。</p><br style="clear:both;"/>
</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/2013-04-21_zh_CN.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>