blob: 80df57f20825161a091359b4967bbc7d3e91cf2c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>NetBeans Weekly Newsletter, Issue # 44</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/appl2/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/appl2/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">
刊号 # 44 - Feb 10, 2009
</div>
</div>
<div id="content">
<h1>项目新闻</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=3273">NetBeans 6.5 新的本地化版本插件现已可以获得!</a></h2>
<p style="margin-left:8px;">
<p style="margin-left: 8px;">
NetBeans 本地化队很高兴地发布了 NetBeans 6.5 的一个新的包括日语和简体中文的多语言自动升级中心插件. 本地化了的插件包括: UML, Maven,
BlueJ Project Support, JBuilder Project Importer, JMX, JConsole, Axis2
Support, Interactive UI Gestures Collector and Developer Collaboration.
你可以通过两种方式获得本地化的自动升级中心(AUC)模块:<br>
</p><ul><li><a href="https://netbeans.org/downloads/index.html">下载</a> 并安装 NetBeans IDE 6.5 ML. 找到帮助菜单, 选择 <i>检查更新</i>, 安装更新后模块.
</li><li>如果你已经安装了 NetBeans IDE , 运行 IDE, 找到帮助菜单, 选择 <i>检查更新</i>, 安装更新后模块. 你可以在<i>工具 -&gt; 插件 -&gt; 更新/可用插件</i>找到本地化组件.
</li></ul>
<a href="http://wiki.netbeans.org/NB65L10nUc">点击这里</a>了解更多关于 NetBeans 6.5 升级中心本地化项目内容, <a href="http://wiki.netbeans.org/NB65StableModulesUC">点击这里</a>获得 NetBeans 6.5 升级中心模块的最全信息.<p></p></p>
</div>
<h1>文章</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=3268">整合 JavaFX 到 NetBeans Java 项目中</a></h2>
<p style="margin-left:8px;">
JavaFX 是一种脚本语言. 但是它是如何与已有的 Java 程序整合的呢? 在本 NetBeans Zone 教程中, 你可以学到如何使用 JavaFX 来进行 Java 编码并将结果整合到 NetBeans
平台的应用程序.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=3269">学生将 Google 整合到 NetBeans 工具平台中</a></h2>
<p style="margin-left:8px;">
正如 Piotr Tabor 展示的那样, NetBeans IDE 是开发工具的一个平台, Piotr Tabor 是一个学生, 他创建了一个支持 Google 协议缓冲的 NetBean 插件. 本 NetBeans Zone 采访介绍了为什么他开始本项目还有他的插件提供什么功能.</p>
</div>
<h1>博客</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=3265">JDK 更新 12 的修正和服务器注册的痛苦</a></h2>
<p style="margin-left:8px;">
在 NetBeans IDE 中运行注册程服务器时发生错误? Vince Kraemer 有一个解决方案.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=3266">17 个常用的 NetBeans Ruby 和 Rails 键盘快捷键</a></h2>
<p style="margin-left:8px;">
Jeff Dwyer 使用 NetBeans 开发 Ruby 和 Ruby on Rails. 在本博客中, 他写了他喜欢的 NetBeans IDE 快捷键 (他说: "性感"). 将方该页打印并放在手上随时查阅;这些快捷键能加快你的工作!</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=3267">在 NetBeans IDE 中准备 Ruby on Rails 环境</a></h2>
<p style="margin-left:8px;">
>通过在 NetBeans IDE 中建立 Ruby
on Rails 环境和开发一个包含多个部分的博客程序.</p>
</div>
<h1>练习</h1>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=3270">技术贴士: NetBeans 输出窗口字体太小?</a></h2>
<p style="margin-left:8px;">
改变 NetBeans 输出窗口的字体是很容易的. 从 Tim Boudreau 的快速贴士中你能找到答案的.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=3271">PHP 中的 SaaS: Yahoo 新闻服务</a></h2>
<p style="margin-left:8px;">
本教程展示如何使用 NetBeans IDE 6.5 把 SaaS (软件作为服务:Software as a Service) 操作插入到 PHP 文件中.</p>
</div>
<div class="item">
<h2><a href="http://services.netbeans.org/newsletter/story.php?id=3272">视频快照: RESTful Web Services 的宠物分类</a></h2>
<p style="margin-left:8px;"><img src='http://services.netbeans.org/appl2/show_image.php?id=2489&column=image&table=story&type=image/jpeg&db=xnetbeans&db_type=pear&id_col=story_id'
height='33' width='110' alt='image' style='float:left; margin-right:5px;margin-bottom:5px;'/>
Carol Mcdonald 展示了如何使用 RESTful Web Services, JAX-RS, dojo, MySQL 和 NetBeans IDE 6.5 创建一个宠物分类.</p><br style="clear:both;"/>
</div>
<div class="edited">
发布本期时事通讯的是: Will Zhang<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/2009-02-10_zh_CN.html">www.netbeans.org</a>,
<a href="https://netbeans.org/community/news/newsletter/archive_zh_CN.html">时事通讯存档</a>
</div>
</div>
</body>
</html>