修复了裁判机Bug

This commit is contained in:
Jered Ye 2024-01-13 16:09:39 +08:00
parent 86c59e4f06
commit ce03a93784
43 changed files with 53 additions and 155 deletions

BIN
Common/dist/Common.jar vendored

Binary file not shown.

View File

@ -1,4 +1,4 @@
#Fri, 12 Jan 2024 23:38:16 +0800 #Sat, 13 Jan 2024 16:01:25 +0800
K\:\\OJ\\JuderUI= K\:\\OJ\\JuderUI=

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/jax-ws" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="lib3" level="project" />
<orderEntry type="library" name="lib" level="project" />
<orderEntry type="library" name="Lib" level="project" />
</component>
</module>

View File

@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/jax-wsCache/OJWS" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="lib3" level="project" />
<orderEntry type="library" name="lib" level="project" />
<orderEntry type="library" name="Lib" level="project" />
</component>
</module>

View File

@ -1,26 +1,26 @@
#update config.properties #update config.properties
#Fri Jan 12 23:38:08 CST 2024 #Sat Jan 13 15:45:36 CST 2024
srcDir=G\:\\org\\JuderUI\\test =\=\=\=\=\=\=
isCppRelative=true <<<<<<<=.mine
relativeJavaCompilerDir=C\:\\Program Files\\Java\\jdk1.8.0_40\\bin >>>>>>>=.r76
Debug=1
JavaCompileDir=C\:\\Program Files\\Java\\jdk1.8.0_121\\bin
JavaRelative=3
MinGWDir=C\:\\MinGW\\bin
MinGWRelative=3
StartThreadAuto=true
ThreadNumber=1
URLaddress=10.202.40.190
Username=felix Username=felix
cCompilerDir=C\:\\\u65B0\u5EFA\u6587\u4EF6\u5939 cCompilerDir=C\:\\\u65B0\u5EFA\u6587\u4EF6\u5939
ThreadNumber=1 cppCompilerDir=\\\\vmware-host\\Shared Folders\\\u6587\u7A3F\\NetBeansProjects\\oj\\client\\MinGW\\bin
distributorIP=106.15.36.190
distributorPort=80 distributorPort=80
exeDir=G\:\\org\\JuderUI\\TMP exeDir=G\:\\org\\JuderUI\\TMP
MinGWDir=C\:\\MinGW\\bin isCppRelative=true
relativeCCompilerDir=\\MinGW\\bin
distributorIP=106.15.36.190
JavaRelative=3
>>>>>>>=.r76
isJavaRelative=true isJavaRelative=true
<<<<<<<=.mine
MinGWRelative=3
relativeCppCompilerDir=\\MinGW\\bin
javaCompilerDir=\\\\vmware-host\\Shared Folders\\\u6587\u7A3F\\NetBeansProjects\\oj\\client\\MinGW\\bin javaCompilerDir=\\\\vmware-host\\Shared Folders\\\u6587\u7A3F\\NetBeansProjects\\oj\\client\\MinGW\\bin
JavaCompileDir=C\:\\Program Files\\Java\\jdk1.8.0_121\\bin relativeCCompilerDir=\\MinGW\\bin
Debug=1 relativeCppCompilerDir=\\MinGW\\bin
URLaddress=10.202.40.190 relativeJavaCompilerDir=C\:\\Program Files\\Java\\jdk1.8.0_40\\bin
StartThreadAuto=true srcDir=G\:\\org\\JuderUI\\test
=\=\=\=\=\=\=
cppCompilerDir=\\\\vmware-host\\Shared Folders\\\u6587\u7A3F\\NetBeansProjects\\oj\\client\\MinGW\\bin

BIN
JuderUI/dist/ICE_JNIRegistry.dll vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
JuderUI/dist/dist.zip vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
JuderUI/dist/lib/Judger.bak.jar vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
JuderUI/dist/lib/jna-platform-4.4.0.jar vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/lib/jna.jar vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/lib/swt.jar vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libatomic-1.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libcharset-1.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libgcc_s_dw2-1.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libgcc_s_sjlj-1.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libiconv-2.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libintl-8.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libquadmath-0.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libssp-0.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libstdc++-6.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libvtv-0.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libvtv_stubs-0.dll vendored Normal file

Binary file not shown.

BIN
JuderUI/dist/libwinpthread-1.dll vendored Normal file

Binary file not shown.

View File

@ -1,8 +1,6 @@
compile.on.save=true compile.on.save=true
do.depend=false do.depend=false
do.jar=true do.jar=true
file.reference.oscache-2.4.1.jar=K:\\OJ\\Lib\\oscache-2.4.1.jar
file.reference.registry.jar=K:\\OJ\\Lib\\registry.jar
javac.debug=true javac.debug=true
javadoc.preview=true javadoc.preview=true
project.Judger=K:\\OJ\\Judger project.Judger=K:\\OJ\\Judger

View File

@ -38,14 +38,21 @@ file.reference.dom4j-1.6.jar=../Lib/dom4j-1.6.jar
file.reference.hibernate3.jar=../Lib/hibernate3.jar file.reference.hibernate3.jar=../Lib/hibernate3.jar
file.reference.jdom.jar=../Lib/jdom.jar file.reference.jdom.jar=../Lib/jdom.jar
file.reference.jdom2-2.0.5.jar=../Lib/jdom2-2.0.5.jar file.reference.jdom2-2.0.5.jar=../Lib/jdom2-2.0.5.jar
file.reference.jna-platform-4.4.0.jar=../Lib/jna-platform-4.4.0.jar
file.reference.jna.jar=../Lib/jna.jar
file.reference.jta.jar=../Lib/jta.jar file.reference.jta.jar=../Lib/jta.jar
file.reference.Judger.bak.jar=../Lib/Judger.bak.jar
file.reference.mysql-connector-java-5.1.6-bin.jar=../Lib/mysql-connector-java-5.1.6-bin.jar file.reference.mysql-connector-java-5.1.6-bin.jar=../Lib/mysql-connector-java-5.1.6-bin.jar
file.reference.oscache-2.4.1.jar=F:\\Java\u5f15\u7528\u5305\\oscache-2.4.1.jar file.reference.oscache-2.4.1.jar=../Lib/oscache-2.4.1.jar
file.reference.registry.jar=G:\\registry-3.1.3\\bin\\registry.jar file.reference.registry.jar=../Lib/registry.jar
file.reference.swt.jar=../Lib/swt.jar
includes=** includes=**
jar.archive.disabled=${jnlp.enabled}
jar.compress=false jar.compress=false
jar.index=${jnlp.enabled}
javac.classpath=\ javac.classpath=\
${file.reference.antlr_2.7.6.jar}:\ ${file.reference.antlr_2.7.6.jar}:\
${file.reference.oscache-2.4.1.jar}:\
${file.reference.asm-all-2.2.3.jar}:\ ${file.reference.asm-all-2.2.3.jar}:\
${file.reference.cglib-nodep-2.1.3.jar}:\ ${file.reference.cglib-nodep-2.1.3.jar}:\
${file.reference.commons-collections-2.1.1.jar}:\ ${file.reference.commons-collections-2.1.1.jar}:\
@ -59,7 +66,10 @@ javac.classpath=\
${file.reference.registry.jar}:\ ${file.reference.registry.jar}:\
${reference.Common.jar}:\ ${reference.Common.jar}:\
${reference.Judger.jar}:\ ${reference.Judger.jar}:\
${file.reference.oscache-2.4.1.jar} ${file.reference.jna.jar}:\
${file.reference.jna-platform-4.4.0.jar}:\
${file.reference.swt.jar}:\
${file.reference.Judger.bak.jar}
# Space-separated list of extra javac options # Space-separated list of extra javac options
javac.compilerargs= javac.compilerargs=
javac.deprecation=false javac.deprecation=false
@ -84,7 +94,20 @@ javadoc.splitindex=true
javadoc.use=true javadoc.use=true
javadoc.version=false javadoc.version=false
javadoc.windowtitle= javadoc.windowtitle=
jnlp.codebase.type=no.codebase
jnlp.descriptor=application
jnlp.enabled=false
jnlp.mixed.code=default
jnlp.offline-allowed=false
jnlp.signed=false
jnlp.signing=
jnlp.signing.alias=
jnlp.signing.keystore=
main.class=gui.MainFrame main.class=gui.MainFrame
# \u53ef\u4ee5\u9009\u62e9\u8986\u76d6\u9ed8\u8ba4\u7684\u4ee3\u7801\u5e93\u6e05\u5355\u5c5e\u6027, \u7528\u4e8e\u9632\u6b62 RIA \u88ab\u7528\u4f5c\u5176\u4ed6\u7528\u9014
manifest.custom.codebase=
# \u53ef\u4ee5\u9009\u62e9\u8986\u76d6\u9ed8\u8ba4\u7684\u6743\u9650\u6e05\u5355\u5c5e\u6027 (\u652f\u6301\u7684\u503c: sandbox, all-permissions)
manifest.custom.permissions=
manifest.file=manifest.mf manifest.file=manifest.mf
meta.inf.dir=${src.dir}/META-INF meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=false mkdist.disabled=false

View File

@ -0,0 +1,6 @@
#Sat, 13 Jan 2024 16:03:33 +0800
K\:\\OJ\\Judger=
K\:\\OJ\\Common=

BIN
Judger/dist/Judger.jar vendored

Binary file not shown.

Binary file not shown.

BIN
Lib/Judger.bak.jar Normal file

Binary file not shown.

BIN
Lib/swt.jar Normal file

Binary file not shown.

View File

@ -1,4 +1,4 @@
#Fri, 12 Jan 2024 20:58:59 +0800 #Sat, 13 Jan 2024 10:35:51 +0800
K\:\\OJ\\client= K\:\\OJ\\client=

View File

@ -1,101 +0,0 @@
<?xml version="1.0" encoding="UTF-8" ?>
<Form version="1.3" maxVersion="1.9" type="org.netbeans.modules.form.forminfo.JFrameFormInfo">
<Properties>
<Property name="defaultCloseOperation" type="int" value="3"/>
</Properties>
<SyntheticProperties>
<SyntheticProperty name="formSizePolicy" type="int" value="1"/>
<SyntheticProperty name="generateCenter" type="boolean" value="false"/>
</SyntheticProperties>
<AuxValues>
<AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="0"/>
<AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
<AuxValue name="FormSettings_generateFQN" type="java.lang.Boolean" value="true"/>
<AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="false"/>
<AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="false"/>
<AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="1"/>
<AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
<AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
<AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
</AuxValues>
<Layout>
<DimensionLayout dim="0">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" attributes="0">
<Component id="progressbar" max="32767" attributes="0"/>
<Component id="jScrollPane1" max="32767" attributes="0"/>
<Group type="102" attributes="0">
<Component id="LabelMessage" min="-2" max="-2" attributes="0"/>
<EmptySpace pref="54" max="32767" attributes="0"/>
<Component id="EditAdress" min="-2" pref="192" max="-2" attributes="0"/>
</Group>
</Group>
<EmptySpace max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
<DimensionLayout dim="1">
<Group type="103" groupAlignment="0" attributes="0">
<Group type="102" alignment="0" attributes="0">
<EmptySpace max="-2" attributes="0"/>
<Group type="103" groupAlignment="0" max="-2" attributes="0">
<Component id="LabelMessage" max="32767" attributes="0"/>
<Component id="EditAdress" max="32767" attributes="0"/>
</Group>
<EmptySpace max="-2" attributes="0"/>
<Component id="progressbar" pref="21" max="32767" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
<Component id="jScrollPane1" min="-2" pref="166" max="-2" attributes="0"/>
<EmptySpace max="-2" attributes="0"/>
</Group>
</Group>
</DimensionLayout>
</Layout>
<SubComponents>
<Component class="javax.swing.JLabel" name="LabelMessage">
<Properties>
<Property name="font" type="java.awt.Font" editor="org.netbeans.beaninfo.editors.FontEditor">
<Font name="&#x5fae;&#x8f6f;&#x96c5;&#x9ed1;" size="18" style="0"/>
</Property>
<Property name="text" type="java.lang.String" value="&#x6b63;&#x5728;&#x83b7;&#x53d6;&#x66f4;&#x65b0;&#x4fe1;&#x606f;"/>
</Properties>
</Component>
<Container class="javax.swing.JScrollPane" name="jScrollPane1">
<AuxValues>
<AuxValue name="autoScrollPane" type="java.lang.Boolean" value="true"/>
</AuxValues>
<Layout class="org.netbeans.modules.form.compat2.layouts.support.JScrollPaneSupportLayout"/>
<SubComponents>
<Component class="javax.swing.JTextArea" name="TextAreaMessage">
<Properties>
<Property name="editable" type="boolean" value="false"/>
<Property name="columns" type="int" value="20"/>
<Property name="lineWrap" type="boolean" value="true"/>
<Property name="rows" type="int" value="5"/>
<Property name="wrapStyleWord" type="boolean" value="true"/>
</Properties>
</Component>
</SubComponents>
</Container>
<Component class="javax.swing.JTextField" name="EditAdress">
<Properties>
<Property name="text" type="java.lang.String" value="127.0.0.1:8080"/>
<Property name="enabled" type="boolean" value="false"/>
</Properties>
<Events>
<EventHandler event="actionPerformed" listener="java.awt.event.ActionListener" parameters="java.awt.event.ActionEvent" handler="EditAdressActionPerformed"/>
</Events>
</Component>
<Component class="javax.swing.JProgressBar" name="progressbar">
<Properties>
<Property name="toolTipText" type="java.lang.String" value=""/>
<Property name="stringPainted" type="boolean" value="true"/>
</Properties>
</Component>
</SubComponents>
</Form>

Binary file not shown.

Binary file not shown.