blob: 0e3fdac98ee057279091fcf0bf6d3e3364eb6502 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 94</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">
刊号 # 94 - Mar 12, 2010
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4853">欢迎加入 Netbeans 社区的测试项目</a></h2>
<p style="margin-left:8px;">
我们很受欢迎的测试项目 NetCAT和NetFIX,为Netbeans 6.9版本重新开始了.请注册NetCAT,来帮助测试Netbeans 6.9的开发版本,报告bug和RFE,对于那些乐于贡献代码的有经验的开发者,我们鼓励你加入NetFIX项目.今天就注册.</p>
</div>
<h1>文章</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4850">最大限度的利用JavaFX Composer</a></h2>
<p style="margin-left:8px;">
学习怎样创建一个智能用户界面:连接数据源,并用图片和图表对数据进行可视化展现.尝试WebStart形式的演示样例及手机例子.并学习怎样创建可视化的富应用程序.</p>
</div>
<h1>日程表</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4851">免费在线讲座:使用 Netbeans 和 Netbiscuits 的手机网站</a></h2>
<p style="margin-left:8px;">
Netbiscuits 是一个手机发布平台,帮助eBay及其他大品牌开展手机网站.注册这个免费在线讲座,来学习如何利用Netbeans 和 Netbiscuits 创建下一代手机网站</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4852">Netbeans 平台培训(Belgrade)</a></h2>
<p style="margin-left:8px;">
Geertjan 和 Toni 正在去Belgrade是路上,当地的Netbeans用户组正将Neuroph移植到Netbeans 平台上.他们会在那里提供一个Netbeans平台认证培训.会使用大量的Netbeans平培训幻灯片.请随时跟我们咨询这个培训的相关信息.或者利用你自己的材料提供培训,为好玩或得到某种好处.</p>
</div>
<h1>练习</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4847">Netbeans 6.9 Java编辑器将有超过60个新的提示</a></h2>
<p style="margin-left:8px;">
让我们结束:某个知名的的性能陷阱,不成熟的编码习惯,常见的(但是错误的)分配问题.NetBeans IDE 能探测到许多"可能的Bug"及修正的建议.本文档的将所有的提示意思包含在一个页面中,这样你就能判断你是否会用到这些提示</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4848">C/C++工程中的代码协助</a></h2>
<p style="margin-left:8px;">
代码协助一个一组IDE功能,来帮助你导航和编辑源代码,包括:代码完成,使用方法搜索,到定义的超链接,在导航窗口浏览当前文件的结构,检查类的继承层次,查看导入头文件的层次,查看类型的层次,等等.本文档展示怎样为一个已存在代码的C/C++工程里配置代码协助</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4849">利用Maven快速入门Netbeans 平台</a></h2>
<p style="margin-left:8px;">
本文档将快速演示如何创建一个简单的Netbeans 平台应用程序.你将使用Maven的原型来创建Netbeans 平台应用程序及模块,你将使用 Swing UI 工具箱和"Matisse" GUI 构建器来在模块中创建窗口组件.</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/2010-03-12_zh_CN.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>