blob: 5a754ed807d48e3bf45db659edb3fc0193a27e46 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 155</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">
刊号 # 155 - Jul 17, 2011
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6595">NetBeans IDE 7 与 Java 7</a></h2>
<p style="margin-left:8px;">
用 NetBeans IDE 7 来进行 Java 7 编程吧,看看 DZone 小卡片:“NetBeans IDE 7: Programming in Java 7”。
该参考卡介绍了 NetBeans IDE 7 对 JDK7 语言特性的支持情况,包括编辑器、快捷键和代码模版。点击<a href="http://refcardz.dzone.com/refcardz/netbeans-ide-7-programming">这里</a>进行下载。</p>
</div>
<h1>文章</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6588">NetBeans 7 SOAP Web 服务</a></h2>
<p style="margin-left:8px;">
本文介绍了如何在 NetBeans IDE 7 中通过 JAX-WS 整合来使用 SOAP Web 服务。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6589">Git 新手命令 Top 10</a></h2>
<p style="margin-left:8px;">
想从其他版本控制系统迁移到 Git 上来吗?那请熟知这 10 个命令吧!</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6590">基于 NetBeans 平台的 Amazon Web 服务管理</a></h2>
<p style="margin-left:8px;">
这是一个基于 NetBeans 平台的桌面程序,用于管理 AWS 服务,细节请移步<a href="http://services.netbeans.org/newsletter/story.php?id=6580">这里</a></p>
</div>
<h1>社区</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6593">播客:庆祝 Java 7</a></h2>
<p style="margin-left:8px;">
错过了上周的 Java 7 启动派对?呃,那就看看他们(<a href="http://blogs.oracle.com/arungupta/entry/jdk_7_and_java_ee">Noroeste</a>, <a href="http://blogs.oracle.com/arungupta/entry/jdk7_launch_and_java_ee">Goiania</a> and <a href="http://www.flickr.com/photos/loiane/sets/72157627015952961/">Sao Paolo</a>, Brazil and <a href="http://yoshio3.com/2011/07/08/back-to-java-hottopic-seminar/">Japan</a>) 这些 Java 用户组的派对吧!</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6594">JavaOne 2011 站点</a></h2>
<p style="margin-left:8px;">
JavaOne 2011 站点改版了,近一年的 Java 相关重大新闻以及会议注册、议程细节被放在了醒目位置。</p>
</div>
<h1>练习</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6591">技术小贴士:NetBeans 与 GlassFish 远程部署</a></h2>
<p style="margin-left:8px;">
使用 NetBeans IDE 进行远程 GlassFish 部署。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6592">创建 Maven Web 应用构型</a></h2>
<p style="margin-left:8px;">
Creating a Maven Web Application Archetype in NetBeans 7.0
该教程说明了如何使用 NetBeans 7.0 创建及使用 Maven Web 应用构型,JSF 2.x/GlassFish。</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/2011-07-17_zh_CN.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>