blob: 3cd248e4fa9ad11261cdf8c928bfb5df26d95b78 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 90</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">
刊号 # 90 - Feb 05, 2010
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4721">网播:Oracle + Sun 的 Java 开发人员工具策略</a></h2>
<p style="margin-left:8px;">
Ted Farrell,Oracle 的高级副总裁,宣讲了 Oracle 和 Sun 的 Java 开发人员工具策略。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4722">下载 NetBeans IDE 6.8 的 Java Card 模块</a></h2>
<p style="margin-left:8px;">
Java Card 是用于编写和部署 Java 代码到小型嵌入式设备(例如智能卡)的平台。用于 NetBeans IDE 6.8 的新的 Java Card 模块现已可从 NetBeans 更新中心获取。请测试 Java Card 模块并<a href="https://netbeans.org/bugzilla/enter_bug.cgi?product=javacard">将想法告诉我们</a></p>
</div>
<h1>博客</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4715">Maven + Scala + NetBeans 平台应用</a></h2>
<p style="margin-left:8px;">
NetBeans 社区成员草原正通过将他的一个应用迁移到 Scala 和 NetBeans 平台,以扩展对 Scala-Java 互操作的经验。整个项目由 Maven 管理,这使得处理依赖更容易。阅读他的博文,看看他的项目的源代码,并学习有关 NetBeans、Scala 和 Maven 的更多知识。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4716">40 个新的 NetBeans 平台项目</a></h2>
<p style="margin-left:8px;">
Geertjan 发现的 NetBeans 平台相关项目的宝库!一些是用于 NetBeans IDE 的新插件;其他则是完全成熟的 NetBeans 平台项目。基因算法实验平台、音乐家的乐队管理应用、预测野火行为的坎贝尔预测系统以及更多。快去看看!</p>
</div>
<h1>社区</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4717">Ulf Zibis:成为 NetBeans Beta 测试人员的六个好处</a></h2>
<p style="margin-left:8px;">
Ulf Zibis 曾是 NetBeans 6.8 的顶级 Beta 测试人员。情阅读更多关于他对质量和功能测试的想法,以及是什么鼓舞他加入了 NetCAT Beta 测试项目。</p>
</div>
<h1>练习</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4718">正在收集 NetBeans 平台应用的用户的数据</a></h2>
<p style="margin-left:8px;">
你知道你的用户如何使用你的 NetBeans 平台应用吗?他们通常都调用哪些操作?他们什么时候点击对话框上的“帮助”按钮?这些问题的答案对决定你在哪些地方分配卡发资源至关重要。本条目展示如何将一个 UI 示意收集器添加到你的应用中。</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4719">JavaFX 中的数据绑定和触发器基础</a></h2>
<p style="margin-left:8px;"><img src='http://services.netbeans.org/appl/show_image.php?id=3985&column=image&table=story&type=image/jpeg&db=services&db_type=pear&id_col=story_id'
height='51' width='110' alt='image' style='float:left; margin-right:5px;margin-bottom:5px;'/>
随着专为“基本概念”加入了一个新章节,JavaFX 语言教程现在提供了对数据绑定和触发器更为平缓的介绍。在这门课中,你将使用数据绑定和触发器来编写简单的点击计数 Applet。</p><br style="clear:both;"/>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=4720">Java Card 开发入门</a></h2>
<p style="margin-left:8px;">
Java Card 是运行在智能卡和任何能被你的手掌所容纳的小型设备上的 Java 平台。新的 Java Card 3 的一个酷功能就是对 Servlet 的本地支持——你可以使用熟悉的 API 编写运行于智能卡上的 Web 应用!</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-02-05_zh_CN.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>