新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     计算机科学论坛     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> 最新的技术动态
    [返回] 中文XML论坛 - 专业的XML技术讨论区休息区『 最新动态 & 业界新闻 』 → NetBeans News 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 15251 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: NetBeans News 举报  打印  推荐  IE收藏夹 
       本主题类别: Java    
     菜籽 帅哥哟,离线,有人找我吗?双鱼座1981-2-28
      
      
      威望:5
      头衔:软件民工
      等级:研二(Sowa的知识表示写得真好!)
      文章:875
      积分:5655
      门派:XML.ORG.CN
      注册:2004/7/25

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给菜籽发送一个短消息 把菜籽加入好友 查看菜籽的个人资料 搜索菜籽在『 最新动态 & 业界新闻 』的所有贴子 点击这里发送电邮给菜籽 引用回复这个贴子 回复这个贴子 查看菜籽的博客楼主
    发贴心情 NetBeans News


    Issue # 371 - Dec 08, 2008
    Project News
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=3025]NetBeans IDE 6.5 for JavaFX Now Available![/URL][/B]

    按此在新窗口浏览图片 JavaFX 1.0 is here and NetBeans IDE is the official IDE for JavaFX development! Developers can create, test, debug and deploy JavaFX applications for desktop, browser and mobile platforms using the NetBeans IDE. Ready-to-run sample projects are available for a quick start in building rich internet applications using JavaFX. [URL=http://www.netbeans.org/features/javafx/index.html]Learn more[/URL] about NetBeans IDE for JavaFX and [URL=http://www.netbeans.org/downloads/index.html]download[/URL] it today!

        * If NetBeans IDE 6.5 is already installed add JavaFX 1.0 using the IDE's Update Center. In the IDE, navigate to Tools -> Plugins and select the JavaFX checkboxes.
        * If NetBeans IDE 6.5 is not already installed visit the [URL=http://www.netbeans.org/downloads/index.html]NetBeans download page[/URL] and select the JavaFX download bundle.


    [B][URL=http://www.netbeans.info/newsletter/story.php?id=3024]NetBeans IDE & NetBeans Platform Available with Fedora 10[/URL][/B]

    The NetBeans IDE and NetBeans Platform are now a part of the newly released Fedora 10. With the integration, developers using Fedora get:

        * An easy and rapid way to organize an environment for developing systems that can be based on modern technologies and popular programming languages.
        * A way for developing Rich Client Swing applications based on the NetBeans Platform.

    [URL=http://wiki.netbeans.org/Fedora]Learn more[/URL] about NetBeans in Fedora.
    Training
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=3026]NetBeans IDE for JavaFX Developer Center[/URL][/B]

    Visit this documentation site to learn about what you can do with the NetBeans IDE and JavaFX. Find tutorials that show how easily JavaFX applications can be created in the NetBeans IDE, and also get resources to get you connected with the JavaFX community.
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=3029]Top 10 NetBeans Platform APIs (Part 4-6)[/URL][/B]

    按此在新窗口浏览图片 This ten-part screencast series introduces the main NetBeans APIs, why and how to use them. In Part 4, learn about the NetBeans FileSystem API; in [URL=http://netbeans.tv/screencasts/Top-10-NetBeans-APIs-%28Part-5%29-422/]Part 5[/URL] the Nodes API and Explorer & Property Sheet API. [URL=http://netbeans.tv/screencasts/Top-10-NetBeans-APIs-%28Part-6%29-428/]Part 6[/URL] ends with a brand new NetBeans Platform application consisting of three modules.

    [B][URL=http://www.netbeans.info/newsletter/story.php?id=3027]Generating a JavaServer Faces CRUD Application from a Database[/URL][/B]

    This tutorial demonstrates how the NetBeans IDE can generate robust and easily maintainable code when creating JSF pages from entity classes.
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=3028]Tech Tip: NetBeans 6.x Local History[/URL][/B]

    Mistakes happen. If you lose a chunk of code, how do you get it back? The Local History option in NetBeans gives entire file snapshots in time. You can restore code by reverting to old versions of your file in local history. Learn more from this tech tip.
    Community
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=3032]NekoBean Has a New Fan?[/URL][/B]

    按此在新窗口浏览图片 Last March, the NetBeans Japanese community introduced a new mascot: NekoBean. At the time, we agreed that it/he/she (?) was cute, but we had no clue it had grand ambitions.... As shown on Masaki Katakai's blog, clearly this little blue box is going places and meeting all the right people!

    Blogs
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=3022]JavaFX 1.0 - Access Services Hosted on Embedded GlassFish[/URL][/B]

    Arun Gupta shows how to create a simple JavaFX application using NetBeans IDE. The application plays a movie; allows the viewer to cast votes; and see aggregate responses from other viewers. The application is developed using NetBeans 6.5, JavaFX 1.0 plugin, and coded using JavaFX Script. The voting engine is deployed as a RESTful Web service using Jersey on GlassFish.
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=3023]Swing is Especially Effective if...[/URL][/B]

    When creating GUIs (graphical user interfaces), should you use the Standard Widget Toolkit (SWT) or the Swing Toolkit? In this blog entry, Dream Team member Adam Bien shares his expertise of what situations call for an effective use of Swing.
    [B][URL=http://www.netbeans.info/newsletter/story.php?id=3031]How to Create an Applet with JNLP Support in NetBeans IDE[/URL][/B]

    Petr Chytil's blog entry gives a quick HelloWorld introduction to developing applets using NetBeans 6.5.


       收藏   分享  
    顶(0)
      




    ----------------------------------------------
    重拾英语...

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2008/12/9 13:07:00
     
     DMman 帅哥哟,离线,有人找我吗?魔羯座1984-1-11
      
      
      威望:1
      头衔:数据挖掘青年
      等级:研二(Pi-Calculus看得一头雾水)(版主)
      文章:803
      积分:5806
      门派:W3CHINA.ORG
      注册:2007/4/9

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给DMman发送一个短消息 把DMman加入好友 查看DMman的个人资料 搜索DMman在『 最新动态 & 业界新闻 』的所有贴子 点击这里发送电邮给DMman 访问DMman的主页 引用回复这个贴子 回复这个贴子 查看DMman的博客2
    发贴心情 
    楼主真是netbeans的忠实粉丝啊~~~

    ----------------------------------------------
    数据挖掘青年 http://blogger.org.cn/blog/blog.asp?name=DMman
    纪录片之家 (很多纪录片下载)http://www.jlpzj.com/?fromuid=137653

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2008/12/12 10:08:00
     
     菜籽 帅哥哟,离线,有人找我吗?双鱼座1981-2-28
      
      
      威望:5
      头衔:软件民工
      等级:研二(Sowa的知识表示写得真好!)
      文章:875
      积分:5655
      门派:XML.ORG.CN
      注册:2004/7/25

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给菜籽发送一个短消息 把菜籽加入好友 查看菜籽的个人资料 搜索菜籽在『 最新动态 & 业界新闻 』的所有贴子 点击这里发送电邮给菜籽 引用回复这个贴子 回复这个贴子 查看菜籽的博客3
    发贴心情 
    比较喜欢这个开发工具,本来还想创立一个板块的,后来没有成功。

    ----------------------------------------------
    重拾英语...

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2008/12/12 12:38:00
     
     Humphrey 帅哥哟,离线,有人找我吗?狮子座1981-7-23
      
      
      威望:1
      等级:研二(搞定了DL,再搞定F-Logic!)
      文章:937
      积分:5743
      门派:W3CHINA.ORG
      注册:2008/3/12

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给Humphrey发送一个短消息 把Humphrey加入好友 查看Humphrey的个人资料 搜索Humphrey在『 最新动态 & 业界新闻 』的所有贴子 引用回复这个贴子 回复这个贴子 查看Humphrey的博客4
    发贴心情 
    听说NetBeans和Eclipse的架构和工作模式都不相同。听说NetBeans是按照类似自动生成代码的开发方式做程序的。实际使用NetBeans和我们平时的编程相比差异大吗?楼主感觉哪种方式更好呢?

    ----------------------------------------------
    鸿丰

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2009/3/17 14:16:00
     
     秋十三 帅哥哟,离线,有人找我吗?
      
      
      等级:大三(要不要学学XML呢?)
      文章:124
      积分:593
      门派:XML.ORG.CN
      注册:2008/11/12

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给秋十三发送一个短消息 把秋十三加入好友 查看秋十三的个人资料 搜索秋十三在『 最新动态 & 业界新闻 』的所有贴子 引用回复这个贴子 回复这个贴子 查看秋十三的博客5
    发贴心情 
    呵呵
    真的比较强大啊!!!
    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2009/5/6 16:29:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 最新动态 & 业界新闻 』的所有贴子 访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2024/4/27 16:03:24

    本主题贴数5,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    937.500ms