<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                合規國際互聯網加速 OSASE為企業客戶提供高速穩定SD-WAN國際加速解決方案。 廣告
                從Haxe 3.0開始,你可以通過運行 haxe --help-defines 獲得支持的編譯器標記(第6.1節)列表。 > Starting from Haxe 3.0, you can get the list of supported compiler ?ags (6.1) by running `haxe --help-defines` | 標記 |描述| | -- | -- | |absolute-path|打印絕對文件路徑到trace 輸出| |advanced-telemetry|允許SWF被Monocle工具實測| |analyzer|使用靜態的分析儀用于優化(實驗)| |as3|當輸出flash9 as3源代碼時定義| |check-xml-proxy|檢查xml代理用到的字段| |core-api|定義到核心api上下文| |core-api-serialize|使用C#中的Serializable 屬性標記一些生成的代碼 api 類| |cppia|生成實驗性的c++指令集| |dce=<mode:std\|full\|no> (豎線因編輯器問題顯式不正常)|設置無用代碼消除(第8.2節)模式(默認為 std)| |dce-debug|顯式無用代碼消除(第8.2節)日志| |debug|當使用 -debug編譯時激活 | |display|編譯過程中激活| |dll-export|GenCPP 實驗性鏈接| |dll-import| GenCPP 實驗性鏈接 | |doc-gen |不執行任何 移除/改變, 以正確的生成文檔| |dump |為內部的調試轉儲完全類型化的 AST到一個轉儲子目錄 - 使用dump-pretty進行Haxe風格的格式化。| |dump-dependencies |轉儲類依賴關系到一個轉儲目錄 | |dump-ignore-var-ids |從不美觀的dumps移除變量的IDs(有助于diff)| |fdb |為FDB交互調試啟用完整的flash調試信息| |file-extension |輸出c++源代碼文件名后綴| |flash-strict | flash目標的嚴格類型 | |flash-use-stage | 保留SWF庫的初始階段| |force-lib-check|強制編譯器檢查 -net-lib 和 -java-lib 添加的類(內部)| |force-native-property| Tag all properties with :nativeProperty metadata for 3.1 compatibility| |format-warning|Print a warning for each formated string, for 2.x compatibility| |gencommon-debug|GenCommon internal| |haxe-boot| Given the name 'haxe' to the flash boot class instead of a generated name| |haxe-ver|當前Haxe版本值| |hxcpp-api-level|Provided to allow compatibility between hxcpp versions| |include-prefix|prepend path to generated include files| |interp|The code is compiled to be run with --interp| |java-ver=[version:5-7]|設置目標的Java版本| |js-classic|Don't use a function wrapper and strict mode in JS output| |js-es5|Generate JS for ES5-compliant runtimes| |js-unflatten|Generate nested objects for packages and types| |keep-old-output|Keep old source files in the output directory (for C#/Java)| |loop-unroll-max-cost|Maximum cost (number of expressions * iterations) before loop unrolling is canceled (default 250)| |macro| Defined when code is compiled in the macro context| |macro-times|Display per-macro timing when used with --times| |net-ver=<version:20-45>|設置目標的.NET版本| |net-target=<name>|Sets the .NET target. Defaults to net. xbox, micro (Micro Framework, compact (Compact Framework) are some valid values| |neko-source|Output neko source instead of bytecode| |neko-v1|Keep Neko 1.x compatibility| |network-sandbox|Use local network sandbox instead of local file access one| |no-compilation|Disable CPP final compilation| |no-copt|Disable completion optimization (for debug purposes)| |no-debug|Remove all debug macros from cpp output| |no-deprecation-warnings|Do not warn if fields annotated with @:deprecated are used| |no-flash-override|Change overrides on some basic classes into HX suffixed methods flash only| |no-opt|Disable optimizations| |no-pattern-matching|Disable pattern matching| |no-inline|Disable inlining| |no-root|GenCS internal| |no-macro-cache|Disable macro context caching| |no-simplify|Disable simplification filter| |no-swf-compress|Disable SWF output compression| |no-traces|Disable all trace calls| |php-prefix|Compiled with --php-prefix| |real-position|Disables haxe source mapping when targetting C#| |replace-files|GenCommon internal| |scriptable|GenCPP internal| |shallow-expose|Expose types to surrounding scope of Haxe generated closure without writing to window object| |source-map-content|Include the hx sources as part of the JS source map| |swc|Output a SWC instead of a SWF| |swf-compress-level=<level:1-9>|Set the amount of compression for the SWF output| |swf-debug-password=<yourPassword>|Set a password for debugging. The password field is encrypted by using the MD5 algorithm and prevents unauthorised debugging of your swf. Without this flag -D fdb will use no password.| |swf-direct-blit|Use hardware acceleration to blit graphics| |swf-gpu|Use GPU compositing features when drawing graphics| |swf-metadata=<file.xml>|Include contents of <file.xml> as metadata in the swf.| |swf-preloader-frame|Insert empty first frame in swf. To be used together with -D flash-use-stage and -swf-lib| |swf-protected|Compile Haxe private as protected in the SWF instead of public| |swf-script-timeout|Maximum ActionScript processing time before script stuck dialog box displays (in seconds)| |swf-use-doabc|Use DoAbc swf-tag instead of DoAbcDefine| |sys|Defined for all system platforms| |unsafe|Allow unsafe code when targeting C#| |use-nekoc|Use nekoc compiler instead of internal one| |use-rtti-doc|Allows access to documentation during compilation| |vcproj|GenCPP internal|
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看