.actionscriptproperties

来自「flex 的一个 简单的加载源码 解决的问题是 怎样 加载效率最高! 最能够减」· ACTIONSCRIPTPROPERTIES 代码 · 共 17 行

ACTIONSCRIPTPROPERTIES
17
字号
<?xml version="1.0" encoding="UTF-8"?>
<actionScriptProperties mainApplicationPath="LoadInfo.mxml" version="3">
<compiler additionalCompilerArguments="-locale en_US" copyDependentFiles="true" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" htmlPlayerVersion="9.0.28" htmlPlayerVersionCheck="true" outputFolderPath="bin-debug" sourceFolderPath="src" strict="true" useApolloConfig="true" verifyDigests="true" warn="true">
<compilerSourcePath/>
<libraryPath defaultLinkType="1">
<libraryPathEntry kind="4" path=""/>
<libraryPathEntry kind="1" linkType="1" path="libs"/>
</libraryPath>
<sourceAttachmentPath/>
</compiler>
<applications>
<application path="LoadInfo.mxml"/>
</applications>
<modules/>
<buildCSSFiles/>
</actionScriptProperties>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?