<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>守望者--AIR技术交流 - Haxe</title>
    <link>http://www.airmyth.com/forum-65-1.html</link>
    <description>Latest 20 threads of Haxe</description>
    <copyright>Copyright(C) 守望者--AIR技术交流</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 22 Jul 2026 07:47:59 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.airmyth.com/static/image/common/logo_88_31.gif</url>
      <title>守望者--AIR技术交流</title>
      <link>http://www.airmyth.com/</link>
    </image>
    <item>
      <title>[转]NME Android目标中文输入问题完美解决！</title>
      <link>http://www.airmyth.com/thread-1440-1-1.html</link>
      <description><![CDATA[最近研究了一下haxe，发现蛮牛逼的，转几篇知识帖


haXe开发笔记：中文问题的小结[/backcolor]* .hx源文件中如果包含中文，要保存成UTF-8编码才能够正确被haXe编译器解析，是否包含BOM（Byte Order Marker, 在UTF-8文件中，为EF BB BF三个字节的固定值）无所谓。* 采用 ...]]></description>
      <category>Haxe</category>
      <author>破晓</author>
      <pubDate>Fri, 29 May 2015 01:52:36 +0000</pubDate>
    </item>
    <item>
      <title>heaps 简介</title>
      <link>http://www.airmyth.com/thread-1292-1-1.html</link>
      <description><![CDATA[尽量保持和 原文档[/backcolor] 的致性, 这个文档也是刚刚被提交上去. 位于 heaps 库的 doc 目录之中.简介Heaps 被设计成为一个跨平台的高性能游戏引擎. 利用现代 GPU 通常可用于桌面和移动设备上.Heaps 目前使用 OpenGL 支持 HTML5 WebGL, Flash Stage3D, 原生移动平台 ...]]></description>
      <category>Haxe</category>
      <author>破晓</author>
      <pubDate>Fri, 03 Apr 2015 10:10:35 +0000</pubDate>
    </item>
    <item>
      <title>HXCC正式发布</title>
      <link>http://www.airmyth.com/thread-907-1-1.html</link>
      <description><![CDATA[HXCC是笔者开发的一个Haxe版的Cocos2d-html5库，Cocos2d-html5是一个使用HTML5技术所开发的2D游戏引擎库，官方提供的只有js版的，js语言是弱类型的，开发成本相对比较高。Haxe语言是强类型编程语言，有强大的集成开发环境idea、FlashDevelop支持，开发效率非常高，Haxe ...]]></description>
      <category>Haxe</category>
      <author>破晓</author>
      <pubDate>Mon, 19 Jan 2015 08:34:42 +0000</pubDate>
    </item>
    <item>
      <title>学习编写Haxe的HelloWorld</title>
      <link>http://www.airmyth.com/thread-852-1-1.html</link>
      <description><![CDATA[简单做个记录，如何编写一个简单的Haxe程序：（编写flash的swf程序）（编写于2014年8月）

1、到官网下载Haxe安装程序（http://haxe.org/download ），安装。

2、编写代码类：并保存为Test.hx
3、在cmd命令中执行
即可生成test.swf。也可把这些命令代码保存为hxml扩展 ...]]></description>
      <category>Haxe</category>
      <author>破晓</author>
      <pubDate>Thu, 15 Jan 2015 06:02:37 +0000</pubDate>
    </item>
    <item>
      <title>惊现 hxScout</title>
      <link>http://www.airmyth.com/thread-837-1-1.html</link>
      <description><![CDATA[A free, cross-platform and open source alternative to Adobe Scout, hxScout is a profiling tool for SWF (and soon Haxe*) applications that displays frame timing, memory usage, and profiling information.

DownloadVersion: 0.1 Beta, ~4MBPlease note that ..]]></description>
      <category>Haxe</category>
      <author>破晓</author>
      <pubDate>Tue, 13 Jan 2015 03:27:25 +0000</pubDate>
    </item>
    <item>
      <title>haxe-openfl基础篇，从as3 到haxe语法转变</title>
      <link>http://www.airmyth.com/thread-87-1-1.html</link>
      <description><![CDATA[基础类型AS3
AS3
Boolean
int
Number
Object
void
Array
Vector.
Haxe
Bool
Int
Float
Dynamic
Void
Array
Array


[hr]包的写法
AS3Haxe


[hr]定义类

AS3Haxe


[hr]for 循环

AS3Haxe


[hr]Switch 循环

AS3Haxe


[hr]类型推理

AS3Haxe


[hr]]></description>
      <category>Haxe</category>
      <author>破晓</author>
      <pubDate>Tue, 06 Jan 2015 07:55:42 +0000</pubDate>
    </item>
    <item>
      <title>上帝的玩偶：haXe语言</title>
      <link>http://www.airmyth.com/thread-56-1-1.html</link>
      <description><![CDATA[在动画片《我叫MT》中，有个“五火球神教”，五火球神教的口号是“征服世界”。在小说《风姿物语》中疯狂的白家的某代家主白拉登，他手中的扇子上写着“世界征服”四个大字。




疯狂！只能用疯狂来形容。少年们，下面请看一群疯狂的黑客为我们提供的程序语言“征服世 ...]]></description>
      <category>Haxe</category>
      <author>破晓</author>
      <pubDate>Thu, 01 Jan 2015 03:41:12 +0000</pubDate>
    </item>
    <item>
      <title>haXe相关Q群，网站，电子书，站点收集（不断完善中）</title>
      <link>http://www.airmyth.com/thread-54-1-1.html</link>
      <description><![CDATA[讨论haXe请加Q群：30373020

电子书：
haXe2语言参考手册: http://download.csdn.net/detail/rocks_lee/5013129
haXe2新手指南: http://download.csdn.net/detail/rocks_lee/5013151
精通haXe和neko: http://download.csdn.net/detail/rocks_lee/5013172
 
英文网站：
h ...]]></description>
      <category>Haxe</category>
      <author>破晓</author>
      <pubDate>Thu, 01 Jan 2015 02:44:16 +0000</pubDate>
    </item>
    <item>
      <title>IntelliJ IDEA 12开发haXe NME应用配置指南</title>
      <link>http://www.airmyth.com/thread-53-1-1.html</link>
      <description><![CDATA[下载和安装  http://confluence.jetbrains.net/display/IDEADEV/IDEA+12+EAP首先，IntelliJ IDEA 12目前并未正式发布，你需要下载EAP版IDEA 12:下载地址: 
Windows安装包有大概200M，下来之后正常安装即可。安装后可以试用30天，当然你也可以那啥了，但是要注意，必须是 ...]]></description>
      <category>Haxe</category>
      <author>破晓</author>
      <pubDate>Thu, 01 Jan 2015 02:07:57 +0000</pubDate>
    </item>
  </channel>
</rss>