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

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

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 15262 个阅读者浏览上一篇主题  刷新本主题   平板显示贴子 浏览下一篇主题
     * 贴子主题: 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
     
     GoogleAdSense双鱼座1981-2-28
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 最新动态 & 业界新闻 』的所有贴子 点击这里发送电邮给Google AdSense 访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2024/5/10 4:40:30

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

     *树形目录 (最近20个回帖) 顶端 
    主题:  NetBeans News(5223字) - 菜籽,2008年12月9日
        回复:  呵呵真的比较强大啊!!!(26字) - 秋十三,2009年5月6日
        回复:  听说NetBeans和Eclipse的架构和工作模式都不相同。听说NetBeans是按照类似自动生..(171字) - Humphrey,2009年3月17日
        回复:  比较喜欢这个开发工具,本来还想创立一个板块的,后来没有成功。(60字) - 菜籽,2008年12月12日
        回复:  楼主真是netbeans的忠实粉丝啊~~~(33字) - DMman,2008年12月12日

    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    80.078ms