blob: 65c42e8db4b9f041863ce3d7cb8be7248532e62b [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 328</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">
刊号 # 328 - May 20, 2015
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=10019">NetBeans IDE 8.1 预告</a></h2>
<p style="margin-left:8px;">
Node.js,Gulp 等…… 来看下<a href="https://netbeans.org/community/releases/roadmap.html">NetBeans 下次的发布内容</a>吧!</p>
</div>
<h1>社区</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=10016">Controls.js 支持</a></h2>
<p style="margin-left:8px;">
Controls.js 的 NetBeans 插件已经发布!来试试使用 Controls.js 快速开发 Web、移动应用吧,包括了强大的 GUI 设计器,这一切都是免费的!</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=10017">一周推文:@mortenbergset</a></h2>
<p style="margin-left:8px;">
I love NetBeans IDE for PHP development, have you read about my 5 favorite features?
我喜欢用 NetBeans IDE 来进行 PHP 开发,欢迎浏览<a href="http://netbeans.dzone.com/5-favorite-netbeans-features-mortenbergset">我最喜爱的 5 个 NetBeans 特性</a></p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=10018">UK NetBeans Day 预告</a></h2>
<p style="margin-left:8px;">
如果你要参加 5 月 29 日英国的 NetBeans Day 活动的话,先来看看这里 5 个问题的小调查,了解谁将会参加,并反馈你想要什么样的活动话题,这样我们就可以更多地了解你,以及时调整活动内容!</p>
</div>
<h1>文章</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=10013">Require.js 工具</a></h2>
<p style="margin-left:8px;">
Require.js 提供了模块化 JavaScript 的能力。在中大型企业应用中 JavaScript 都可以通过 Require.js 的方式来进行模块化。 NetBeans IDE 提供了开箱即用的工具,特别是代码完成,也被称为“智能感知”,使使用 Require.js 时体验更好,详细请看 Geertjan Wielenga 文章中的介绍。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=10014">Maven 开发工具</a></h2>
<p style="margin-left:8px;">
Thorsten Marx 介绍了 NetBeans IDE 与 IntelliJ IDEA 在 Maven 支持上的差异:“NetBeans 对于 Maven 整合比 IntelliJ 更平滑。我觉得 IntelliJ 的 Maven 支持只是对它的默认项目管理的扩展。”</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=10015">HTML5 开发工具</a></h2>
<p style="margin-left:8px;">
如果你使用 HTML、JavaScript 和 CSS,欢迎来看看 Rob Terpilowski 的文章,他介绍了使用 NetBeans IDE 来帮助减缓 HTML5/JavaScript 的 Web 应用学习曲线:“对于HTML、CSS 和 AngularJS,自动完成是非常非常有帮助的,不仅在于它为你提供了可能的选项列表,也包括文件的代码片段。”</p>
</div>
<div class="edited">
NetBeans Weekly Newsletter is brought to you by the NetBeans Team.<br/>如果您不想接收时事通讯, <a href="https://netbeans.org/community/lists/top.html">请由此退订</a>
</div>
</div>
<div id="footer">
<div id="footer-text">
本期时事通讯还可以从这里访问 <a href="https://netbeans.org/community/news/newsletter/2015-05-20_zh_CN.html">netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>