📄 project1.exe4j
字号:
<?xml version="1.0" encoding="UTF-8"?>
<exe4j version="2.2">
<directoryPresets config="C:/Program Files/Xinox Software/JCreatorV3/MyProjects/project1" />
<application name="project1" distributionSourceDir="C:/Program Files/Xinox Software/JCreatorV3/MyProjects/project1" />
<executable name="scheduling algorithm" type="2" iconSet="true" iconFile="C:/Program Files/Xinox Software/JCreatorV3/MyProjects/project1/Neighbourhood.ico" executableDir="" redirectStderr="true" stderrFile="error.log" redirectStdout="false" stdoutFile="output.log" failOnStderrOutput="true" executableMode="1" changeWorkingDirectory="true" workingDirectory="." singleInstance="false" serviceStartType="2" serviceDependencies="" jreLocation="" jreUncompressedSize="0">
<messageSet language="English" />
<versionInfo include="false" fileVersion="" companyName="" fileDescription="" legalCopyright="" productVersion="" internalName="" />
</executable>
<splashScreen show="true" autoOff="true" alwaysOnTop="true" width="720" height="480" bitmapFile="C:/Program Files/Xinox Software/JCreatorV3/MyProjects/project1/PDVD_046.BMP">
<text>
<statusLine x="20" y="20" text="" font="Arial" fontSize="8" fontColor="0,0,0" fontWeight="500" />
<versionLine x="20" y="40" text="version %VERSION%" font="Arial" fontSize="8" fontColor="0,0,0" fontWeight="500" />
</text>
</splashScreen>
<java mainClass="project1" vmParameters="" arguments="" allowVMPassthroughParameters="true" minVersion="1" maxVersion="" preferredVM="">
<searchSequence>
<registry />
<envVar name="JAVA_HOME" />
<envVar name="JDK_HOME" />
</searchSequence>
<classPath>
<archive location="./project1.jar" failOnError="false" />
</classPath>
<nativeLibraryDirectories />
</java>
<includedFiles />
</exe4j>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -