Adobe AIR 應用程式描述檔案模板

來源:互聯網
上載者:User

<?xml version="1.0" encoding="UTF-8"?><br /><application xmlns="http://ns.adobe.com/air/application/1.0"></p><p><!-- Adobe AIR 應用程式描述檔案模板.<br /> 為標識, 安裝 和 運行 AIR 程式制定參數.<br /> 查看完整文檔參考 http://www.adobe.com/go/air_1.0_application_descriptor<br /> xmlns - Adobe AIR 命名空間: http://ns.adobe.com/air/application/1.0<br /> 命名空間最後的部分定義了 AIR runtime 所需的版本號碼.</p><p> minimumPatchLevel - 運行程式需要的最低 AIR runtime 版本號碼. (可選)<br />--></p><p> <!-- 程式的唯一標識串. (必須的) --><br /> <id>org.phpz.online-node</id></p><p> <!-- 程式檔案名稱. (必須的) --><br /> <filename>Online-Note</filename></p><p> <!-- 安裝程式中顯示的程式名稱. (可選) --><br /> <!-- <name></name> --></p><p> <!-- 程式版本標識符 (例如 "v1", "2.5" 或 "Alpha 1"). (必須的) --><br /> <version>v1</version></p><p> <!-- 安裝程式中顯示的描述. (可選) --><br /> <!-- <description></description> --></p><p> <!-- 著作權資訊. (可選) --><br /> <!-- <copyright></copyright> --></p><p> <!-- 設定程式初始視窗資訊. (必須的) --><br /> <initialWindow><br /> <!-- 程式的主 SWF 或 HTML 檔案. (必須的) --><br /> <!-- 注: 在 Flex Builder 中, SWF 的引用是自動的. --><br /> <content>[This value will be overwritten by Flex Builder in the output app.xml]</content></p><p> <!-- 主視窗標題. (可選) --><br /> <!-- <title></title> --></p><p> <!-- 系統介面類型 ("standard" 或 "none"). (可選) 預設值: standard. --><br /> <!-- <systemChrome></systemChrome> --></p><p> <!-- 視窗是否透明. 僅當 systemChrome 為 none 時可用. (可選) 預設值: false. --><br /> <!-- <transparent></transparent> --></p><p> <!-- 初始化時, 視窗是否可見. (可選) 預設值: false. --><br /> <!-- <visible></visible> --></p><p> <!-- 視窗是否可最小化. (可選) 預設值: true. --><br /> <!-- <minimizable></minimizable> --></p><p> <!-- 視窗是否可最大化. (可選) 預設值: true. --><br /> <!-- <maximizable></maximizable> --></p><p> <!-- 視窗是否可改變大小. (可選) 預設值: true. --><br /> <!-- <resizable></resizable> --></p><p> <!-- 視窗初始寬度. (可選) --><br /> <!-- <width></width> --></p><p> <!-- 視窗初始高度. (可選) --><br /> <!-- <height></height> --></p><p> <!-- 視窗初始 x 座標. (可選) --><br /> <!-- <x></x> --></p><p> <!-- 視窗初始 y 座標. (可選) --><br /> <!-- <y></y> --></p><p> <!-- 視窗最小尺寸, 指定一組 寬/高 值, 如 "400 200". (可選) --><br /> <!-- <minSize></minSize> --></p><p> <!-- 視窗最大尺寸, 指定一組 寬/高 值, 如 "1600 1200". (可選) --><br /> <!-- <maxSize></maxSize> --><br /> </initialWindow></p><p> <!-- 程式預設安裝路徑. (可選) --><br /> <!-- <installFolder></installFolder> --></p><p> <!-- 應用於 Windows 系統中的開始菜單路徑. (可選) --><br /> <!-- <programMenuFolder></programMenuFolder> --></p><p> <!-- 應用程式圖示. 單個表徵圖指定 AIR 包中的一個 PNG 檔案. (可選) --><br /> <!-- <icon><br /> <image16x16></image16x16><br /> <image32x32></image32x32><br /> <image48x48></image48x48><br /> <image128x128></image128x128><br /> </icon> --></p><p> <!-- 使用者手動更新 (true), 或由預設的 AIR 應用處理更新 (false).<br /> (可選) 預設值: false. --><br /> <!-- <customUpdateUI></customUpdateUI> --></p><p> <!-- 是否允許使用者通過點擊瀏覽器中的連結來啟動程式.<br /> (可選) 預設值: false. --><br /> <!-- <allowBrowserInvocation></allowBrowserInvocation> --></p><p> <!-- 程式可註冊的檔案類型列表. (可選) --><br /> <!-- <fileTypes> --></p><p> <!-- 定義一個檔案類型. (可選) --><br /> <!-- <fileType> --></p><p> <!-- 在系統中顯示的檔案類型名稱. (必須的) --><br /> <!-- <name></name> --></p><p> <!-- 要註冊的副檔名. (必須的) --><br /> <!-- <extension></extension> --></p><p> <!-- 檔案類型描述. (可選) --><br /> <!-- <description></description> --></p><p> <!-- MIME 類型. (可選) --><br /> <!-- <contentType></contentType> --></p><p> <!-- 檔案類型表徵圖. (可選) --><br /> <!-- <icon><br /> <image16x16></image16x16><br /> <image32x32></image32x32><br /> <image48x48></image48x48><br /> <image128x128></image128x128><br /> </icon> --></p><p> <!-- </fileType> --><br /> <!-- </fileTypes> --></p><p><name>Main</name><br /></application> 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.