blob: ada1741c057469dd0e53870009541e5c18b12d5d [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 165</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">
刊号 # 165 - Sep 20, 2011
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6784">第19届NetBeans管理委员会提名开始了!</a></h2>
<p style="margin-left:8px;">
第19届NetBeans管理委员会选择新的成员开始了。通过提名你认为合适的人员加入委员会来参与这个过程。你甚至可以提名自己!
最后限期是周五,即9月29日最后一个时区的半夜。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6783">NetBeans插件:XPathUtil</a></h2>
<p style="margin-left:8px;">
Michael Bien的这个模块能使你快速浏览大的XML文档。</p>
</div>
<h1>博客</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6776">技术小贴士:Constructors, Getters/Setters和Overrides的代码自动完成</a></h2>
<p style="margin-left:8px;">
一个省时的Constructors, Getters/Setters和Overrides的代码自动完成提示</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6777">在标准NetBeans IDE版本中支持Smarty</a></h2>
<p style="margin-left:8px;">
这是个对Smarty用户的好消息。对模板引擎的支持将成为NetBeans 7.1 build版本的标准组件。通过NetBeans PHP团队博客来了解更多吧!</p>
</div>
<h1>日程表</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6780">JavaOne 2011(10月3-6日) 全部的NetBeans日程表</a></h2>
<p style="margin-left:8px;">
出席今年的JavaOne大会?请确保安排您的会议日程来出席这么多的技术会议,专题会议和为NetBeans IDE增加特性的实用实验室。如果你需要会议的简明新闻,在会议的一周的时间当中访问NetBeans.org并选择下载幻灯片和实验室介绍。</p>
</div>
<h1>社区</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6781">新插件:NetBeans Adobe/Java转换器</a></h2>
<p style="margin-left:8px;">
来自Munster JUG的Gerrit Grunwald创建了一个FXGl转换器来多语言绑定,例如:Java, JavaFX和Addroid。 Geertjan已经为这个转换器创建了一个NetBeans插件并且需要来自您的评论和反馈!</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6782">NetBeans调查:你对开源的信任</a></h2>
<p style="margin-left:8px;">
你参与了多少开源项目?看看在最新的NetBeans社区调查中你是如何增加成为开源爱好者一份子。</p>
</div>
<h1>练习</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6778">通过GlassFish和NetBeans IDE创建Java Web应用的数据库连接池</a></h2>
<p style="margin-left:8px;">
在教程中,用户在GlassFish中创建一个MySQL数据库的连接池,然后创建一个简单的web应用来利用连接池。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=6779">Scala和Maven开始教程</a></h2>
<p style="margin-left:8px;">
Oracle GlassFish的福音传道者Arun Gupta提供了一个快速指导来运行Maven构建和运行Scala应用程序。</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-09-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>