blog.Ring.idv.tw

Adobe AIR beta 2 Released!

Adobe AIR beta 2 Released!


Adobe AIR beta 2已經在今天釋出了~Adobe Integrated Runtime (AIR) SDK也跟著更新了~

我想離正式版應該相去不遠了~

We are currently targeting the beginning of 2008 for the release of Adobe AIR 1.0. 

Beta 2所包含的新特色:

- System Tray icon/Dock Bar Bounce

- Synchronous database API(tm)

- Native menus

- Drag and drop enhancements including bitmap support

- Windowing improvements such as Z-order control and enhanced activation and focus support

- Improved Install dialog look and feel

- Application-initiated runtime updates

- HTML security model improvements

- Mouse support for double-click and scroll-wheel

- Per-machine runtime installs

- Performance and memory enhancements

- Hundreds of bug fixes

2007-10-01 17:30:14

5 comments on "Adobe AIR beta 2 Released!"

  1. 1. 宗諺 說:

    留言那邊好像怪怪的.

    學長~在網頁中若想把程式碼Po上去呀
    像學長文章中有些程式碼的片段那樣

    如果是
    <script language="JavaScript">
    類似這類的網頁程式碼
    要怎麼樣區隔比較快勒

    只要單純在某個區塊中顯示出來就好

    2007-10-04 16:24:30

  2. 2. 宗諺學弟 說:

    之前在製作網頁的時候 大多是使用工具開發
    現在則是因為有些東西需要在線上作業如修改BLOG之類的

    對於關於在網頁中單純呈現網頁程式碼有些不知從何著手

    我看了一下DW和相關軟體的做法是把一些保留的符號轉成其他代碼.這樣做是正確的方式嗎?
    還是說有其他方式嗎?

    我所指的網頁程式碼也包含到<body>和<html>這類的顯示

    2007-10-04 16:39:17

  3. 3. Shen 說:

    呃~ 我有點不太懂你要的東西~
    如果你所指的是HTML Escape Characters,可參考:
    http://www.theukwebdesigncompany.com/articles/entity-escape-characters.php

    還是你要的是類似一般論壇上的BBCode?
    http://163.17.142.202/phpbb2/faq.php?mode=bbcode

    2007-10-05 16:42:03

  4. 4. 宗諺 說:

    我想問的是一般在網頁上呈現 程式碼(尤其是HTML和網頁用的程式碼) 的方式
    比較正確的是像上面第一個網址那樣將一些符號轉成一個代碼給編譯器嘛?

    還是說有什麼方式 可以讓一個區塊內的程式碼就單純的顯示文字就好?

    例如學長的BLOG有程式碼的地方都會用淡藍色或者黑色的一些表格那樣

    2007-10-08 08:37:36

  5. 5. Shen 說:

    OK, I see.
    的確,這你必須先自行定義一些Reserved Code~
    例如:
    [code]
    function test()
    {
    return "hello";
    }
    [/code]

    在Code區塊中,它將用程式碼所顯示的方式呈現,然而這你必須自行撰寫對應的轉換,就如同上述我貼的BBCode的方式。

    2007-10-08 09:26:34

Leave a Comment

Copyright (C) Ching-Shen Chen. All rights reserved.

::: 搜尋 :::

::: 分類 :::

::: Ads :::

::: 最新文章 :::

::: 最新回應 :::

::: 訂閱 :::

Atom feed
Atom Comment