diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.lock" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.lock" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.log" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.log" new file mode 100644 index 0000000000000000000000000000000000000000..3ce1f62d435f7cad7aef09d0fca118f47768b5e5 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.log" @@ -0,0 +1,667 @@ +!SESSION 2019-08-08 21:13:34.109 ----------------------------------------------- +eclipse.buildId=4.9.0.I20180906-0745 +java.version=1.8.0_222 +java.vendor=AdoptOpenJDK +BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN +Framework arguments: -product org.eclipse.epp.package.dsl.product +Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.dsl.product + +!ENTRY org.eclipse.egit.ui 2 0 2019-08-08 21:13:51.318 +!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git +user global configuration and to define the default location to store repositories: 'C:\Users\Administrator'. If this is +not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and +EGit might behave differently since they see different configuration options. +This warning can be switched off on the Team > Git > Confirmations and Warnings preference page. + +!ENTRY org.eclipse.e4.ui.workbench 4 0 2019-08-08 21:14:01.296 +!MESSAGE FrameworkEvent ERROR +!STACK 0 +org.eclipse.e4.core.di.InjectionException: java.util.concurrent.TimeoutException: Timed out waiting for org.eclipse.epp.logging.aeri.ide.server ServerConnection [STOPPING] to reach a terminal state. Current state: STOPPING + at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) + at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1001) + at org.eclipse.e4.core.internal.di.InjectorImpl.disposed(InjectorImpl.java:462) + at org.eclipse.e4.core.internal.di.Requestor.disposed(Requestor.java:159) + at org.eclipse.e4.core.internal.contexts.ContextObjectSupplier$ContextInjectionListener.update(ContextObjectSupplier.java:81) + at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:114) + at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.handleInvalid(TrackableComputationExt.java:77) + at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:187) + at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:172) + at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:172) + at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:172) + at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102) + at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144) + at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:911) + at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233) + at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) + at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:233) + at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140) + at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132) + at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:194) + at org.eclipse.osgi.container.Module.publishEvent(Module.java:479) + at org.eclipse.osgi.container.Module.doStop(Module.java:637) + at org.eclipse.osgi.container.Module.stop(Module.java:501) + at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:205) + at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:213) + at java.lang.Thread.run(Thread.java:748) +Caused by: java.util.concurrent.TimeoutException: Timed out waiting for org.eclipse.epp.logging.aeri.ide.server ServerConnection [STOPPING] to reach a terminal state. Current state: STOPPING + at com.google.common.util.concurrent.AbstractService.awaitTerminated(AbstractService.java:317) + at com.google.common.util.concurrent.AbstractIdleService.awaitTerminated(AbstractIdleService.java:199) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.diStop(ServerConnection.java:392) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) + ... 25 more + +!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2019-08-08 21:14:01.514 +!MESSAGE Server ‘org.eclipse.epp.logging.aeri.ide.server’ failed with exception: Service Temporarily Unavailable. ; version: 2.0.7.v20180504-0806 +!STACK 0 +org.apache.http.client.HttpResponseException: Service Temporarily Unavailable + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseHandler.handleResponse(HttpResponses.java:66) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:88) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:1) + at org.apache.http.client.fluent.Response.handleResponse(Response.java:90) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses.getContentWithProgress(HttpResponses.java:51) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:65) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124) + at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62) + at com.google.common.util.concurrent.Callables$4.run(Callables.java:122) + at java.lang.Thread.run(Thread.java:748) + +!ENTRY org.eclipse.core.jobs 4 2 2019-08-08 21:14:02.349 +!MESSAGE An internal error occurred during: "Deferred Early Start". +!STACK 0 +java.lang.NullPointerException + at org.eclipse.core.internal.runtime.InternalPlatform.getLog(InternalPlatform.java:350) + at org.eclipse.core.runtime.Plugin.getLog(Plugin.java:270) + at org.eclipse.oomph.util.OomphPlugin.getLog(OomphPlugin.java:210) + at org.eclipse.oomph.util.OomphPlugin.log(OomphPlugin.java:225) + at org.eclipse.oomph.util.OomphPlugin.log(OomphPlugin.java:236) + at org.eclipse.oomph.internal.ui.EarlyStart.run(EarlyStart.java:116) + at org.eclipse.oomph.internal.ui.EarlyStart$1.run(EarlyStart.java:91) + at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) +!SESSION 2020-08-20 11:42:33.264 ----------------------------------------------- +eclipse.buildId=4.9.0.I20180906-0745 +java.version=1.8.0_222 +java.vendor=AdoptOpenJDK +BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN +Framework arguments: -product org.eclipse.epp.package.dsl.product +Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.dsl.product + +!ENTRY org.eclipse.egit.ui 2 0 2020-08-20 11:43:03.497 +!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git +user global configuration and to define the default location to store repositories: 'C:\Users\Administrator'. If this is +not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and +EGit might behave differently since they see different configuration options. +This warning can be switched off on the Team > Git > Confirmations and Warnings preference page. + +!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2020-08-20 11:43:11.501 +!MESSAGE Server ‘org.eclipse.epp.logging.aeri.ide.server’ failed with exception: Connect to dev.eclipse.org:443 [dev.eclipse.org/198.41.30.200] failed: Read timed out. ; version: 2.0.7.v20180504-0806 +!STACK 0 +org.apache.http.conn.ConnectTimeoutException: Connect to dev.eclipse.org:443 [dev.eclipse.org/198.41.30.200] failed: Read timed out + at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151) + at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) + at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381) + at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) + at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) + at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) + at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) + at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) + at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) + at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) + at org.apache.http.client.fluent.Request.internalExecute(Request.java:173) + at org.apache.http.client.fluent.Executor.execute(Executor.java:262) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.request(IO.java:170) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:64) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124) + at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62) + at com.google.common.util.concurrent.Callables$4.run(Callables.java:122) + at java.lang.Thread.run(Thread.java:748) +Caused by: java.net.SocketTimeoutException: Read timed out + at java.net.SocketInputStream.socketRead0(Native Method) + at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) + at java.net.SocketInputStream.read(SocketInputStream.java:171) + at java.net.SocketInputStream.read(SocketInputStream.java:141) + at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) + at sun.security.ssl.InputRecord.readV3Record(InputRecord.java:593) + at sun.security.ssl.InputRecord.read(InputRecord.java:532) + at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) + at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1367) + at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1395) + at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1379) + at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396) + at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355) + at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) + ... 17 more + +!ENTRY org.eclipse.e4.ui.workbench 4 0 2020-08-20 11:43:11.704 +!MESSAGE FrameworkEvent ERROR +!STACK 0 +org.eclipse.e4.core.di.InjectionException: java.util.concurrent.TimeoutException: Timed out waiting for org.eclipse.epp.logging.aeri.ide.server ServerConnection [STOPPING] to reach a terminal state. Current state: STOPPING + at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68) + at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1001) + at org.eclipse.e4.core.internal.di.InjectorImpl.disposed(InjectorImpl.java:462) + at org.eclipse.e4.core.internal.di.Requestor.disposed(Requestor.java:159) + at org.eclipse.e4.core.internal.contexts.ContextObjectSupplier$ContextInjectionListener.update(ContextObjectSupplier.java:81) + at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:114) + at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.handleInvalid(TrackableComputationExt.java:77) + at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:187) + at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:172) + at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:172) + at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:172) + at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102) + at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144) + at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:911) + at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:233) + at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) + at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:233) + at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140) + at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132) + at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:194) + at org.eclipse.osgi.container.Module.publishEvent(Module.java:479) + at org.eclipse.osgi.container.Module.doStop(Module.java:637) + at org.eclipse.osgi.container.Module.stop(Module.java:501) + at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:205) + at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:213) + at java.lang.Thread.run(Thread.java:748) +Caused by: java.util.concurrent.TimeoutException: Timed out waiting for org.eclipse.epp.logging.aeri.ide.server ServerConnection [STOPPING] to reach a terminal state. Current state: STOPPING + at com.google.common.util.concurrent.AbstractService.awaitTerminated(AbstractService.java:317) + at com.google.common.util.concurrent.AbstractIdleService.awaitTerminated(AbstractIdleService.java:199) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.diStop(ServerConnection.java:392) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58) + ... 25 more + +!ENTRY org.eclipse.core.jobs 2 2 2020-08-20 11:43:13.438 +!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.buildship.core.util.gradle.PublishedGradleVersionsWrapper$LoadVersionsJob + +!ENTRY org.eclipse.core.jobs 2 2 2020-08-20 11:43:13.439 +!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.oomph.internal.ui.EarlyStart$1 +!SESSION 2020-12-17 14:53:07.364 ----------------------------------------------- +eclipse.buildId=4.9.0.I20180906-0745 +java.version=1.8.0_222 +java.vendor=AdoptOpenJDK +BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN +Framework arguments: -product org.eclipse.epp.package.dsl.product +Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.dsl.product + +!ENTRY org.eclipse.egit.ui 2 0 2020-12-17 14:53:27.153 +!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git +user global configuration and to define the default location to store repositories: 'C:\Users\Administrator'. If this is +not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and +EGit might behave differently since they see different configuration options. +This warning can be switched off on the Team > Git > Confirmations and Warnings preference page. + +!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2020-12-17 14:53:32.207 +!MESSAGE Server ‘org.eclipse.epp.logging.aeri.ide.server’ failed with exception: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $. ; version: 2.0.7.v20180504-0806 +!STACK 0 +com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ + at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224) + at com.google.gson.Gson.fromJson(Gson.java:887) + at com.google.gson.Gson.fromJson(Gson.java:852) + at com.google.gson.Gson.fromJson(Gson.java:801) + at org.eclipse.epp.internal.logging.aeri.ide.server.json.Json.deserialize(Json.java:91) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:66) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124) + at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62) + at com.google.common.util.concurrent.Callables$4.run(Callables.java:122) + at java.lang.Thread.run(Thread.java:748) +Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ + at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) + at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:213) + ... 9 more +!SESSION 2020-12-17 14:54:12.362 ----------------------------------------------- +eclipse.buildId=4.9.0.I20180906-0745 +java.version=1.8.0_222 +java.vendor=AdoptOpenJDK +BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN +Framework arguments: -product org.eclipse.epp.package.dsl.product +Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.dsl.product + +!ENTRY org.eclipse.core.resources 2 10035 2020-12-17 14:54:15.423 +!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes. + +!ENTRY org.eclipse.egit.ui 2 0 2020-12-17 14:54:31.863 +!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git +user global configuration and to define the default location to store repositories: 'C:\Users\Administrator'. If this is +not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and +EGit might behave differently since they see different configuration options. +This warning can be switched off on the Team > Git > Confirmations and Warnings preference page. + +!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2020-12-17 14:54:38.225 +!MESSAGE Server ‘org.eclipse.epp.logging.aeri.ide.server’ failed with exception: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $. ; version: 2.0.7.v20180504-0806 +!STACK 0 +com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ + at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224) + at com.google.gson.Gson.fromJson(Gson.java:887) + at com.google.gson.Gson.fromJson(Gson.java:852) + at com.google.gson.Gson.fromJson(Gson.java:801) + at org.eclipse.epp.internal.logging.aeri.ide.server.json.Json.deserialize(Json.java:91) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:66) + at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124) + at com.google.common.util.concurrent.AbstractIdleService$DelegateService$1.run(AbstractIdleService.java:62) + at com.google.common.util.concurrent.Callables$4.run(Callables.java:122) + at java.lang.Thread.run(Thread.java:748) +Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $ + at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) + at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:213) + ... 9 more + +!ENTRY org.eclipse.ui 4 0 2020-12-17 17:33:59.732 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.IllegalArgumentException: Argument not valid + at org.eclipse.swt.SWT.error(SWT.java:4576) + at org.eclipse.swt.SWT.error(SWT.java:4510) + at org.eclipse.swt.SWT.error(SWT.java:4481) + at org.eclipse.swt.custom.StyledText.setCaretOffset(StyledText.java:8732) + at org.eclipse.ui.internal.console.IOConsoleViewer.handleVerifyEvent(IOConsoleViewer.java:114) + at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:426) + at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:277) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:778) + at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7334) + at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8230) + at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2502) + at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:6014) + at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:6045) + at org.eclipse.swt.custom.StyledText.lambda$1(StyledText.java:5743) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.IME.WM_IME_COMPOSITION(IME.java:406) + at org.eclipse.swt.widgets.Canvas.WM_IME_COMPOSITION(Canvas.java:377) + at org.eclipse.swt.widgets.Control.windowProc(Control.java:4794) + at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348) + at org.eclipse.swt.widgets.Display.windowProc(Display.java:4784) + at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method) + at org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:2793) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3556) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) + at org.eclipse.equinox.launcher.Main.run(Main.java:1501) + +!ENTRY org.eclipse.ui 4 0 2020-12-17 17:33:59.842 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.IllegalArgumentException: Argument not valid + at org.eclipse.swt.SWT.error(SWT.java:4576) + at org.eclipse.swt.SWT.error(SWT.java:4510) + at org.eclipse.swt.SWT.error(SWT.java:4481) + at org.eclipse.swt.custom.StyledText.setCaretOffset(StyledText.java:8732) + at org.eclipse.ui.internal.console.IOConsoleViewer.handleVerifyEvent(IOConsoleViewer.java:114) + at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:426) + at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:277) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:778) + at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7334) + at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8230) + at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2502) + at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:6014) + at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:6045) + at org.eclipse.swt.custom.StyledText.lambda$1(StyledText.java:5743) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.IME.WM_IME_COMPOSITION(IME.java:406) + at org.eclipse.swt.widgets.Canvas.WM_IME_COMPOSITION(Canvas.java:377) + at org.eclipse.swt.widgets.Control.windowProc(Control.java:4794) + at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348) + at org.eclipse.swt.widgets.Display.windowProc(Display.java:4784) + at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method) + at org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:2793) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3556) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) + at org.eclipse.equinox.launcher.Main.run(Main.java:1501) + +!ENTRY org.eclipse.ui 4 0 2020-12-17 17:34:00.107 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.IllegalArgumentException: Argument not valid + at org.eclipse.swt.SWT.error(SWT.java:4576) + at org.eclipse.swt.SWT.error(SWT.java:4510) + at org.eclipse.swt.SWT.error(SWT.java:4481) + at org.eclipse.swt.custom.StyledText.setCaretOffset(StyledText.java:8732) + at org.eclipse.ui.internal.console.IOConsoleViewer.handleVerifyEvent(IOConsoleViewer.java:114) + at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:426) + at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:277) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:778) + at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7334) + at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8230) + at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2502) + at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:6014) + at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:6045) + at org.eclipse.swt.custom.StyledText.lambda$1(StyledText.java:5743) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1106) + at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1102) + at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1489) + at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:4888) + at org.eclipse.swt.widgets.Canvas.WM_CHAR(Canvas.java:353) + at org.eclipse.swt.widgets.Control.windowProc(Control.java:4768) + at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348) + at org.eclipse.swt.widgets.Display.windowProc(Display.java:4784) + at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) + at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2309) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3559) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) + at org.eclipse.equinox.launcher.Main.run(Main.java:1501) + +!ENTRY org.eclipse.ui 4 0 2020-12-17 17:34:00.527 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.IllegalArgumentException: Argument not valid + at org.eclipse.swt.SWT.error(SWT.java:4576) + at org.eclipse.swt.SWT.error(SWT.java:4510) + at org.eclipse.swt.SWT.error(SWT.java:4481) + at org.eclipse.swt.custom.StyledText.setCaretOffset(StyledText.java:8732) + at org.eclipse.ui.internal.console.IOConsoleViewer.handleVerifyEvent(IOConsoleViewer.java:114) + at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:426) + at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:277) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:778) + at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7334) + at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8230) + at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2502) + at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:6014) + at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:6045) + at org.eclipse.swt.custom.StyledText.lambda$1(StyledText.java:5743) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.IME.WM_IME_COMPOSITION(IME.java:406) + at org.eclipse.swt.widgets.Canvas.WM_IME_COMPOSITION(Canvas.java:377) + at org.eclipse.swt.widgets.Control.windowProc(Control.java:4794) + at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348) + at org.eclipse.swt.widgets.Display.windowProc(Display.java:4784) + at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method) + at org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:2793) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3556) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) + at org.eclipse.equinox.launcher.Main.run(Main.java:1501) + +!ENTRY org.eclipse.ui 4 0 2020-12-17 17:34:00.605 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.IllegalArgumentException: Argument not valid + at org.eclipse.swt.SWT.error(SWT.java:4576) + at org.eclipse.swt.SWT.error(SWT.java:4510) + at org.eclipse.swt.SWT.error(SWT.java:4481) + at org.eclipse.swt.custom.StyledText.setCaretOffset(StyledText.java:8732) + at org.eclipse.ui.internal.console.IOConsoleViewer.handleVerifyEvent(IOConsoleViewer.java:114) + at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:426) + at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:277) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:778) + at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7334) + at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8230) + at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2502) + at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:6014) + at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:6045) + at org.eclipse.swt.custom.StyledText.lambda$1(StyledText.java:5743) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.IME.WM_IME_COMPOSITION(IME.java:406) + at org.eclipse.swt.widgets.Canvas.WM_IME_COMPOSITION(Canvas.java:377) + at org.eclipse.swt.widgets.Control.windowProc(Control.java:4794) + at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348) + at org.eclipse.swt.widgets.Display.windowProc(Display.java:4784) + at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native Method) + at org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:2793) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3556) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) + at org.eclipse.equinox.launcher.Main.run(Main.java:1501) + +!ENTRY org.eclipse.ui 4 0 2020-12-17 17:34:00.983 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.IllegalArgumentException: Argument not valid + at org.eclipse.swt.SWT.error(SWT.java:4576) + at org.eclipse.swt.SWT.error(SWT.java:4510) + at org.eclipse.swt.SWT.error(SWT.java:4481) + at org.eclipse.swt.custom.StyledText.setCaretOffset(StyledText.java:8732) + at org.eclipse.ui.internal.console.IOConsoleViewer.handleVerifyEvent(IOConsoleViewer.java:114) + at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:426) + at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:277) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:778) + at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7334) + at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8230) + at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2502) + at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:6014) + at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:6045) + at org.eclipse.swt.custom.StyledText.lambda$1(StyledText.java:5743) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1106) + at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1102) + at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1489) + at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:4888) + at org.eclipse.swt.widgets.Canvas.WM_CHAR(Canvas.java:353) + at org.eclipse.swt.widgets.Control.windowProc(Control.java:4768) + at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348) + at org.eclipse.swt.widgets.Display.windowProc(Display.java:4784) + at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) + at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2309) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3559) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) + at org.eclipse.equinox.launcher.Main.run(Main.java:1501) + +!ENTRY org.eclipse.ui 4 0 2020-12-17 17:34:02.076 +!MESSAGE Unhandled event loop exception +!STACK 0 +java.lang.IllegalArgumentException: Argument not valid + at org.eclipse.swt.SWT.error(SWT.java:4576) + at org.eclipse.swt.SWT.error(SWT.java:4510) + at org.eclipse.swt.SWT.error(SWT.java:4481) + at org.eclipse.swt.custom.StyledText.setCaretOffset(StyledText.java:8732) + at org.eclipse.ui.internal.console.IOConsoleViewer.handleVerifyEvent(IOConsoleViewer.java:114) + at org.eclipse.jface.text.TextViewer$TextVerifyListener.verifyText(TextViewer.java:426) + at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:277) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:778) + at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7334) + at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8230) + at org.eclipse.swt.custom.StyledText.doContent(StyledText.java:2502) + at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:6014) + at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:6045) + at org.eclipse.swt.custom.StyledText.lambda$1(StyledText.java:5743) + at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) + at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4145) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1055) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079) + at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1064) + at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1106) + at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1102) + at org.eclipse.swt.widgets.Widget.wmChar(Widget.java:1489) + at org.eclipse.swt.widgets.Control.WM_CHAR(Control.java:4888) + at org.eclipse.swt.widgets.Canvas.WM_CHAR(Canvas.java:353) + at org.eclipse.swt.widgets.Control.windowProc(Control.java:4768) + at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:348) + at org.eclipse.swt.widgets.Display.windowProc(Display.java:4784) + at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method) + at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2309) + at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3559) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062) + at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156) + at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:628) + at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339) + at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563) + at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151) + at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155) + at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:199) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) + at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:391) + at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:246) + at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) + at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) + at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) + at java.lang.reflect.Method.invoke(Method.java:498) + at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659) + at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595) + at org.eclipse.equinox.launcher.Main.run(Main.java:1501) diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/10/00f310313940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/10/00f310313940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..42e4cad179e891a70f51b5bf0ae75d830b8d1e0d --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/10/00f310313940001b1a5cc89cb4e06871" @@ -0,0 +1,5 @@ +package lesson02; + +public class lession02demo1 { + +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/12/d04ffd0c4940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/12/d04ffd0c4940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/30/40919dfa4a40001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/30/40919dfa4a40001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..1c94ff2390193efe222b936c82ae94f2d734383a --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/30/40919dfa4a40001b1a5cc89cb4e06871" @@ -0,0 +1,31 @@ +package lesson02; + +import java.util.Scanner; + +public class name { + public static void main(String[] args) { + Scanner scanner = new Scanner(scanner.in); + String Name; + int age; + String sex; + long number; + int achievement; + + System.out.println("ÄãµÄÃû×Ö£º"); + Name = scanner.next(); + System.out.println("ÄãµÄÄêÁ䣺"); + age = scanner.nextInt(); + System.out.println("ÄãµÄÐÔ±ð£º"); + sex = scanner.next(); + System.out.println("ÄãµÄѧºÅ£º"); + number = scanner.nextLong(); + System.out.println("ÄãµÄ³É¼¨£º"); + achievement = scanner.hashCode(); + + System.out.println("Ãû×Ö£º"); + System.out.println("ÄêÁ䣺"); + System.out.println("ÐÔ±ð£º"); + System.out.println("ѧºÅ£º"); + System.out.println("³É¼¨£º"); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/30/7015af164b40001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/30/7015af164b40001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..37b5e846f8246e4c07b68e0caa89bc8bb88bf484 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/30/7015af164b40001b1a5cc89cb4e06871" @@ -0,0 +1,31 @@ +package lesson02; + +import java.util.Scanner; + +public class name { + public static void main(String[] args) { + Scanner scanner = new Scanner(System.in); + String Name; + int age; + String sex; + long number; + int achievement; + + System.out.println("ÄãµÄÃû×Ö£º"); + Name = scanner.next(); + System.out.println("ÄãµÄÄêÁ䣺"); + age = scanner.nextInt(); + System.out.println("ÄãµÄÐÔ±ð£º"); + sex = scanner.next(); + System.out.println("ÄãµÄѧºÅ£º"); + number = scanner.nextLong(); + System.out.println("ÄãµÄ³É¼¨£º"); + achievement = scanner.hashCode(); + + System.out.println("Ãû×Ö£º"); + System.out.println("ÄêÁ䣺"); + System.out.println("ÐÔ±ð£º"); + System.out.println("ѧºÅ£º"); + System.out.println("³É¼¨£º"); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/30/c0b9023b3940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/30/c0b9023b3940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..77e7bb8fac0fbd17af232930c214b7ffd5f1aca4 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/30/c0b9023b3940001b1a5cc89cb4e06871" @@ -0,0 +1,12 @@ +package lesson02; + +public class lession02demo1 { + public static void main(String[] args) { + int a; + int b; + a = 12; + b = 1; + a = a + b; + System.out.print("a="\n); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/33/a0f1fbec3940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/33/a0f1fbec3940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..3217a60657275ea3425b794067ddc894d3cd120d --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/33/a0f1fbec3940001b1a5cc89cb4e06871" @@ -0,0 +1,11 @@ +package lesson02; + +public class counter { + public static void main(String[] args) { + int a; + int b; + a = 1; + b = 2; + System.out.print("a="+a); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/35/c0af34cc4840001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/35/c0af34cc4840001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..5fe4798684904af6aae75e61476accc59caffa44 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/35/c0af34cc4840001b1a5cc89cb4e06871" @@ -0,0 +1,45 @@ +package lesson02; + +import java.util.Scanner; + +/* + * ±àд³ÌÐò£¬¶¨Òå±äÁ¿£¬·Ö±ð´æ·ÅÓÎÏ·ÖÐij¸öÓ¢ÐÛµÄÊôÐÔÐÅÏ¢£¬ +°üÀ¨£ºÈËÎï½ÇÉ«Ãû£¨roleName£©¡¢ÉúÃüÖµ£¨health£©¡¢¹¥»÷Á¦£¨damage£©¡¢·ÀÓùÁ¦£¨defense£©¡¢ÎäÆ÷¼Ó³É£¨weaponScaling£©¡¢ÊÇ·ñÊÇÈÈÃÅÓ¢ÐÛ£¨isHot£©¡£ +´òÓ¡³öÀ´¡£ + +ÕâЩÊôÐÔµÄÐÅÏ¢ÓÉÓû§ÊäÈë¡£ + + */ + +public class yingxiong { + public static void main(String[] args) { + String roleName; + long health; + int damage; + int defense; + float weaponScaling; + boolean isHot; + + Scanner scanner = new Scanner(System.in); + System.out.println("ÇëÑ¡ÔñÄãµÄÓ¢ÐÛ"); + roleName = scanner.next(); + System.out.println("É趨ÄãÓ¢ÐÛµÄÉúÃüÁ¦£º"); + health = scanner.nextLong(); + System.out.println("É趨ÄãÓ¢Ð۵Ĺ¥»÷Á¦£º"); + damage = scanner.nextInt(); + System.out.println("É趨ÄãÓ¢Ð۵ķÀÓùÁ¦£º"); + defense = scanner.nextInt(); + System.out.println("É趨ÎäÆ÷¼Ó³É£º"); + weaponScaling = scanner.nextFloat(); + System.out.println("ÊÇ·ñΪÈÈÃÅÓ¢ÐÛ£º"); + isHot = scanner.nextBoolean(); + + System.out.println("ÄúµÄÓ¢ÐÛÊý¾ÝÈçÏ£º") + System.out.print("Ó¢ÐÛÃû£º" +roleName + +"\nÉúÃüÖµ£º" +health + +"\n¹¥»÷Á¦£º" +damage + +"\n·ÀÓùÁ¦£º" +defense + +"\nÎäÆ÷¼Ó³É£º" +weaponScaling + +"\nÊÇ·ñΪÈÈÃÅÓ¢ÐÛ£º" +isHot); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/3d/a0ac9bbb3840001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/3d/a0ac9bbb3840001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/3e/a0a1c8804740001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/3e/a0a1c8804740001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..9a48e271fa2150e41cf528c5468c1d2c94a0af3f --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/3e/a0a1c8804740001b1a5cc89cb4e06871" @@ -0,0 +1,24 @@ +package lesson02; + +import java.util.Scanner; + +/* + * ±àд³ÌÐò£¬¶¨Òå±äÁ¿£¬·Ö±ð´æ·ÅÓÎÏ·ÖÐij¸öÓ¢ÐÛµÄÊôÐÔÐÅÏ¢£¬ +°üÀ¨£ºÈËÎï½ÇÉ«Ãû£¨roleName£©¡¢ÉúÃüÖµ£¨health£©¡¢¹¥»÷Á¦£¨damage£©¡¢·ÀÓùÁ¦£¨defense£©¡¢ÎäÆ÷¼Ó³É£¨weaponScaling£©¡¢ÊÇ·ñÊÇÈÈÃÅÓ¢ÐÛ£¨isHot£©¡£ +´òÓ¡³öÀ´¡£ + +ÕâЩÊôÐÔµÄÐÅÏ¢ÓÉÓû§ÊäÈë¡£ + + */ + +public class yingxiong { + public static void main(String[] args) { + Scanner scanner = new Scanner(System.in); + System.out.println("ÇëÑ¡ÔñÄãµÄÓ¢ÐÛ"); + String roleName = scanner.toString(); + System.out.println("É趨ÄãÓ¢ÐÛµÄÉúÃüÁ¦£º"); + System health = scanner.nextLong(); + System.out.println("É趨ÄãÓ¢Ð۵Ĺ¥»÷Á¦£º"); + System damage = scanner.nextInt() + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/49/206d45764340001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/49/206d45764340001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..f34ac608884c9d41bdb1a601a4ee764aad114410 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/49/206d45764340001b1a5cc89cb4e06871" @@ -0,0 +1,18 @@ +package lesson02; + +public class yingxiong { + public static void main(String[] args) { + String roleName = "²Ì×ÚÕò"; + long health = 13000; + int damage = 650; + float defense = 56.1F; + float weaponScaling = 0.3F; + boolean isHot = false; + System.out.print("ÈËÎï½ÇÉ«Ãû£º\n"+roleName + +"ÈËÎïÉúÃüÖµ£º\n"+health + +"ÈËÎï¹¥»÷Á¦£º\n"+damage + +"ÈËÎï·ÀÓùÁ¦£º\n"+defense + +"ÎäÆ÷¼Ó³É£º\n"+weaponScaling + +"ÊÇ·ñΪÈÈÃÅÓ¢ÐÛ£º\n"+isHot); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/4a/e0f04f964340001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/4a/e0f04f964340001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..fcbac140a4c38219e979290ed51600965793b6d6 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/4a/e0f04f964340001b1a5cc89cb4e06871" @@ -0,0 +1,18 @@ +package lesson02; + +public class yingxiong { + public static void main(String[] args) { + String roleName = "²Ì×ÚÕò\n"; + long health = 13000; + int damage = 650; + float defense = 56.1F; + float weaponScaling = 0.3F; + boolean isHot = false; + System.out.print("ÈËÎï½ÇÉ«Ãû£º\n"+roleName + +"ÈËÎïÉúÃüÖµ£º\n"+health + +"ÈËÎï¹¥»÷Á¦£º\n"+damage + +"ÈËÎï·ÀÓùÁ¦£º\n"+defense + +"ÎäÆ÷¼Ó³É£º\n"+weaponScaling + +"ÊÇ·ñΪÈÈÃÅÓ¢ÐÛ£º\n"+isHot); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/4f/d08293094740001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/4f/d08293094740001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..2204b6896a1006a90da13ef3d6a2e3565547a221 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/4f/d08293094740001b1a5cc89cb4e06871" @@ -0,0 +1,20 @@ +package lesson02; + +import java.util.Scanner; + +/* + * ±àд³ÌÐò£¬¶¨Òå±äÁ¿£¬·Ö±ð´æ·ÅÓÎÏ·ÖÐij¸öÓ¢ÐÛµÄÊôÐÔÐÅÏ¢£¬ +°üÀ¨£ºÈËÎï½ÇÉ«Ãû£¨roleName£©¡¢ÉúÃüÖµ£¨health£©¡¢¹¥»÷Á¦£¨damage£©¡¢·ÀÓùÁ¦£¨defense£©¡¢ÎäÆ÷¼Ó³É£¨weaponScaling£©¡¢ÊÇ·ñÊÇÈÈÃÅÓ¢ÐÛ£¨isHot£©¡£ +´òÓ¡³öÀ´¡£ + +ÕâЩÊôÐÔµÄÐÅÏ¢ÓÉÓû§ÊäÈë¡£ + + */ + +public class yingxiong { + public static void main(String[] args) { + Scanner scanner = new Scanner(System.in); + System.out.println("ÇëÑ¡ÔñÄãµÄÓ¢ÐÛ"); + String roleName = scanner.toString(); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/52/b0835fdd3940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/52/b0835fdd3940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..2f05877c679629dbc0d439a7cdc3fd037f608f64 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/52/b0835fdd3940001b1a5cc89cb4e06871" @@ -0,0 +1,11 @@ +package lesson02; + +public class counter { + public static void main(String[] args) { + int a; + int b; + a = 1; + b = 2; + System.out.print("a="a+); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/59/a0ce6de64140001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/59/a0ce6de64140001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/67/70c2eaa34340001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/67/70c2eaa34340001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..2af1d016f970199f46a8ed1deeaefad1781c06dc --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/67/70c2eaa34340001b1a5cc89cb4e06871" @@ -0,0 +1,18 @@ +package lesson02; + +public class yingxiong { + public static void main(String[] args) { + String roleName = "²Ì×ÚÕò\n"; + long health = 13000; + int damage = 650; + float defense = 56.1F; + float weaponScaling = 0.3F; + boolean isHot = false; + System.out.print("ÈËÎï½ÇÉ«Ãû£º"+roleName + +"\nÈËÎïÉúÃüÖµ£º"+health + +"\nÈËÎï¹¥»÷Á¦£º"+damage + +"\nÈËÎï·ÀÓùÁ¦£º"+defense + +"\nÎäÆ÷¼Ó³É£º"+weaponScaling + +"\nÊÇ·ñΪÈÈÃÅÓ¢ÐÛ£º"+isHot); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/6c/407e81453940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/6c/407e81453940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..330061639f4f278b9af4363e2023800b7e321956 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/6c/407e81453940001b1a5cc89cb4e06871" @@ -0,0 +1,12 @@ +package lesson02; + +public class lession02demo1 { + public static void main(String[] args) { + int a; + int b; + a = 12; + b = 1; + a = a + b; + System.out.print("a="); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/79/80334bc73940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/79/80334bc73940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..eac01567348698887b8ace823dd043b14f5e8d4d --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/79/80334bc73940001b1a5cc89cb4e06871" @@ -0,0 +1,5 @@ +package lesson02; + +public class counter { + +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/7b/d010768e4740001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/7b/d010768e4740001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..066f725410f449327446c535130a43979be4c6ca --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/7b/d010768e4740001b1a5cc89cb4e06871" @@ -0,0 +1,31 @@ +package lesson02; + +import java.util.Scanner; + +/* + * ±àд³ÌÐò£¬¶¨Òå±äÁ¿£¬·Ö±ð´æ·ÅÓÎÏ·ÖÐij¸öÓ¢ÐÛµÄÊôÐÔÐÅÏ¢£¬ +°üÀ¨£ºÈËÎï½ÇÉ«Ãû£¨roleName£©¡¢ÉúÃüÖµ£¨health£©¡¢¹¥»÷Á¦£¨damage£©¡¢·ÀÓùÁ¦£¨defense£©¡¢ÎäÆ÷¼Ó³É£¨weaponScaling£©¡¢ÊÇ·ñÊÇÈÈÃÅÓ¢ÐÛ£¨isHot£©¡£ +´òÓ¡³öÀ´¡£ + +ÕâЩÊôÐÔµÄÐÅÏ¢ÓÉÓû§ÊäÈë¡£ + + */ + +public class yingxiong { + public static void main(String[] args) { + String roleName; + long health; + int damage; + int defense; + float weaponScaling; + boolean isHot; + + Scanner scanner = new Scanner(System.in); + System.out.println("ÇëÑ¡ÔñÄãµÄÓ¢ÐÛ"); + String roleName = scanner.next(); + System.out.println("É趨ÄãÓ¢ÐÛµÄÉúÃüÁ¦£º"); + System health = scanner.nextLong(); + System.out.println("É趨ÄãÓ¢Ð۵Ĺ¥»÷Á¦£º"); + System damage = scanner.nextInt(); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/82/d068c92c3a40001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/82/d068c92c3a40001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/8a/f03ae2e84a40001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/8a/f03ae2e84a40001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..46b7d86daeebb82e244a9f5bf41bf1c77cb9cb48 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/8a/f03ae2e84a40001b1a5cc89cb4e06871" @@ -0,0 +1,5 @@ +package lesson02; + +public class name { + +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/8d/1096e6464540001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/8d/1096e6464540001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..cb0cec591d4b4a9d9d86b3f9497af05dfab7b755 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/8d/1096e6464540001b1a5cc89cb4e06871" @@ -0,0 +1,18 @@ +package lesson02; + +public class yingxiong { + public static void main(String[] args) { + String roleName = "²Ì×ÚÕò"; + long health = 13000; + int damage = 650; + float defense = 56.1F; + float weaponScaling = 0.3F; + boolean isHot = false; + System.out.print("ÈËÎï½ÇÉ«Ãû£º"+roleName + +"\nÈËÎïÉúÃüÖµ£º"+health + +"\nÈËÎï¹¥»÷Á¦£º"+damage + +"\nÈËÎï·ÀÓùÁ¦£º"+defense + +"\nÎäÆ÷¼Ó³É£º"+weaponScaling + +"\nÊÇ·ñΪÈÈÃÅÓ¢ÐÛ£º"+isHot); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/9f/10b9c8d43940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/9f/10b9c8d43940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..5017df24831106c47392f63a21787b11bcc1b5b1 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/9f/10b9c8d43940001b1a5cc89cb4e06871" @@ -0,0 +1,11 @@ +package lesson02; + +public class counter { + public static void main(String[] args) { + int a; + int b; + a = 1; + b = 2; + print("a="a+) + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/a/1024b49c4340001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/a/1024b49c4340001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..7761069fc82001d6ebaa1c15574e77a7958d8712 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/a/1024b49c4340001b1a5cc89cb4e06871" @@ -0,0 +1,18 @@ +package lesson02; + +public class yingxiong { + public static void main(String[] args) { + String roleName = "²Ì×ÚÕò\n"; + long health = 13000; + int damage = 650; + float defense = 56.1F; + float weaponScaling = 0.3F; + boolean isHot = false; + System.out.print("ÈËÎï½ÇÉ«Ãû£º"+roleName + +"\\nÈËÎïÉúÃüÖµ£º"+health + +"\\nÈËÎï¹¥»÷Á¦£º"+damage + +"\\nÈËÎï·ÀÓùÁ¦£º"+defense + +"\\nÎäÆ÷¼Ó³É£º"+weaponScaling + +"\\nÊÇ·ñΪÈÈÃÅÓ¢ÐÛ£º"+isHot); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/a6/d02181aa4640001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/a6/d02181aa4640001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..d6950568f14af731b459a8b1b231c258c5a3b827 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/a6/d02181aa4640001b1a5cc89cb4e06871" @@ -0,0 +1,20 @@ +package lesson02; + +import java.util.Scanner; + +/* + * ±àд³ÌÐò£¬¶¨Òå±äÁ¿£¬·Ö±ð´æ·ÅÓÎÏ·ÖÐij¸öÓ¢ÐÛµÄÊôÐÔÐÅÏ¢£¬ +°üÀ¨£ºÈËÎï½ÇÉ«Ãû£¨roleName£©¡¢ÉúÃüÖµ£¨health£©¡¢¹¥»÷Á¦£¨damage£©¡¢·ÀÓùÁ¦£¨defense£©¡¢ÎäÆ÷¼Ó³É£¨weaponScaling£©¡¢ÊÇ·ñÊÇÈÈÃÅÓ¢ÐÛ£¨isHot£©¡£ +´òÓ¡³öÀ´¡£ + +ÕâЩÊôÐÔµÄÐÅÏ¢ÓÉÓû§ÊäÈë¡£ + + */ + +public class yingxiong { + public static void main(String[] args) { + Scanner scanner = new Scanner(System.in); + System.out.println("ÇëÑ¡ÔñÄãµÄÓ¢ÐÛ"); + String roleName = scanner.String(); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ae/50626e8c3940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ae/50626e8c3940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ae/900e00694340001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ae/900e00694340001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..46b7d86daeebb82e244a9f5bf41bf1c77cb9cb48 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ae/900e00694340001b1a5cc89cb4e06871" @@ -0,0 +1,5 @@ +package lesson02; + +public class name { + +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/b2/d0f517e83940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/b2/d0f517e83940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..3217a60657275ea3425b794067ddc894d3cd120d --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/b2/d0f517e83940001b1a5cc89cb4e06871" @@ -0,0 +1,11 @@ +package lesson02; + +public class counter { + public static void main(String[] args) { + int a; + int b; + a = 1; + b = 2; + System.out.print("a="+a); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ba/b0aa936c4540001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ba/b0aa936c4540001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..c148f3cdf9ba3dd4752635fdd1854a25b052670d --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ba/b0aa936c4540001b1a5cc89cb4e06871" @@ -0,0 +1,10 @@ +package lesson02; + +public class name { + public static void main(String[] args) { + scanner scan = new Scanner(System ) + System.out.print("ÄãµÄÃû×ÖÊÇ"); + + } + +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/be/700f519b3440001b1155c37377afb796" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/be/700f519b3440001b1155c37377afb796" new file mode 100644 index 0000000000000000000000000000000000000000..0c68a61dca867ceb49e79d2402935261ec3e3809 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/be/700f519b3440001b1155c37377afb796" @@ -0,0 +1,7 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 +org.eclipse.jdt.core.compiler.compliance=1.8 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.8 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/c4/8076dab84840001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/c4/8076dab84840001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..066f725410f449327446c535130a43979be4c6ca --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/c4/8076dab84840001b1a5cc89cb4e06871" @@ -0,0 +1,31 @@ +package lesson02; + +import java.util.Scanner; + +/* + * ±àд³ÌÐò£¬¶¨Òå±äÁ¿£¬·Ö±ð´æ·ÅÓÎÏ·ÖÐij¸öÓ¢ÐÛµÄÊôÐÔÐÅÏ¢£¬ +°üÀ¨£ºÈËÎï½ÇÉ«Ãû£¨roleName£©¡¢ÉúÃüÖµ£¨health£©¡¢¹¥»÷Á¦£¨damage£©¡¢·ÀÓùÁ¦£¨defense£©¡¢ÎäÆ÷¼Ó³É£¨weaponScaling£©¡¢ÊÇ·ñÊÇÈÈÃÅÓ¢ÐÛ£¨isHot£©¡£ +´òÓ¡³öÀ´¡£ + +ÕâЩÊôÐÔµÄÐÅÏ¢ÓÉÓû§ÊäÈë¡£ + + */ + +public class yingxiong { + public static void main(String[] args) { + String roleName; + long health; + int damage; + int defense; + float weaponScaling; + boolean isHot; + + Scanner scanner = new Scanner(System.in); + System.out.println("ÇëÑ¡ÔñÄãµÄÓ¢ÐÛ"); + String roleName = scanner.next(); + System.out.println("É趨ÄãÓ¢ÐÛµÄÉúÃüÁ¦£º"); + System health = scanner.nextLong(); + System.out.println("É趨ÄãÓ¢Ð۵Ĺ¥»÷Á¦£º"); + System damage = scanner.nextInt(); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/cb/c0b468f73940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/cb/c0b468f73940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..3217a60657275ea3425b794067ddc894d3cd120d --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/cb/c0b468f73940001b1a5cc89cb4e06871" @@ -0,0 +1,11 @@ +package lesson02; + +public class counter { + public static void main(String[] args) { + int a; + int b; + a = 1; + b = 2; + System.out.print("a="+a); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/cc/a0bff5664340001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/cc/a0bff5664340001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..34b24122b8fa4f62a1913281cb19e5bc738f3238 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/cc/a0bff5664340001b1a5cc89cb4e06871" @@ -0,0 +1,12 @@ +package lesson02; + +public class yingxiong { + public static void main(String[] args) { + String roleName = "²Ì×ÚÕò"; + long health = 13000; + int damage = 650; + float defense = 56.1F; + float weaponScaling = 0.3F; + boolean isHot = false; + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ce/d08560d83940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ce/d08560d83940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..b8b0a9c47aef08a5e6f07cd8868fbfb67991d837 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ce/d08560d83940001b1a5cc89cb4e06871" @@ -0,0 +1,11 @@ +package lesson02; + +public class counter { + public static void main(String[] args) { + int a; + int b; + a = 1; + b = 2; + System.out.print("a="a+) + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/d5/2044b7a24640001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/d5/2044b7a24640001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..0e099ae1ed716069e69f7a4f4bc404f046c20578 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/d5/2044b7a24640001b1a5cc89cb4e06871" @@ -0,0 +1,11 @@ +package lesson02; + +import java.util.Scanner; + +public class yingxiong { + public static void main(String[] args) { + Scanner scanner = new Scanner(System.in); + System.out.println("ÇëÑ¡ÔñÄãµÄÓ¢ÐÛ"); + + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ee/208bcd5c3940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ee/208bcd5c3940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..a64d4a531d145b7400494127bc878eb0c11ae8ab --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/ee/208bcd5c3940001b1a5cc89cb4e06871" @@ -0,0 +1,12 @@ +package lesson02; + +public class lession02demo1 { + public static void main(String[] args) { + int a; + int b; + a = 12; + b = 1; + a = a + b; + System.out.print("a="+a); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/f7/101acd054940001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/f7/101acd054940001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..d3628b758777b6ced3e10e65b66d1b35ff990d7e --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/f7/101acd054940001b1a5cc89cb4e06871" @@ -0,0 +1,12 @@ +package lesson02; + +public class counter { + public static void main(String[] args) { + int a; + int b; + a = 1; + b = 2; + a = a + b; + System.out.print("a="+a); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/fd/808782c44240001b1a5cc89cb4e06871" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/fd/808782c44240001b1a5cc89cb4e06871" new file mode 100644 index 0000000000000000000000000000000000000000..641c962bbc680775d09fcf46a4c5cb3e1b7a8daa --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.history/fd/808782c44240001b1a5cc89cb4e06871" @@ -0,0 +1,5 @@ +package lesson02; + +public class yingxiong { + +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.projects/lesson02/.indexes/e4/3a/history.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.projects/lesson02/.indexes/e4/3a/history.index" new file mode 100644 index 0000000000000000000000000000000000000000..18fd92085140b45566ab62aeca5ad7ce78ff0e0b Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.projects/lesson02/.indexes/e4/3a/history.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.projects/lesson02/.markers" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.projects/lesson02/.markers" new file mode 100644 index 0000000000000000000000000000000000000000..024196e255e78f5ee13758cdb4e2ed53a3adf330 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.projects/lesson02/.markers" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.projects/lesson02/org.eclipse.jdt.core/state.dat" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.projects/lesson02/org.eclipse.jdt.core/state.dat" new file mode 100644 index 0000000000000000000000000000000000000000..190675a977f2978d4950820ee0d56094f5101779 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.projects/lesson02/org.eclipse.jdt.core/state.dat" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version" new file mode 100644 index 0000000000000000000000000000000000000000..25cb955ba23571f6fefd57cecf5f67454210bbc8 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/history.version" @@ -0,0 +1 @@ + \ No newline at end of file diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index" new file mode 100644 index 0000000000000000000000000000000000000000..8f282872241a50cebd871b1f478b9a6716071cd5 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version" new file mode 100644 index 0000000000000000000000000000000000000000..6b2aaa7640726588bcd3d57e1de4b1315b7f315e --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.version" @@ -0,0 +1 @@ + \ No newline at end of file diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree" new file mode 100644 index 0000000000000000000000000000000000000000..ec8d773db8aa0afc00c71533c60c9e086dafefd2 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.root/3.tree" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources" new file mode 100644 index 0000000000000000000000000000000000000000..8c19a7e6182c569f220874a4cabc662584c9716f Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..dffc6b51349681ffb272ab899b3ef7c402cf49f9 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs" @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +version=1 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..9dd00d66969098500a775b976a7c4d11c35281d6 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.ui.prefs" @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +org.eclipse.debug.ui.PREF_LAUNCH_PERSPECTIVES=\r\n\r\n +preferredTargets=default\:default| diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.logging.aeri.ide.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.logging.aeri.ide.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..c186df8704180f2e66dc5bc55a75150b2f102744 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.logging.aeri.ide.prefs" @@ -0,0 +1,4 @@ +eclipse.preferences.version=1 +resetSendMode=KEEP +resetSendModeOn=0 +sendMode=NOTIFY diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..c24a64f8a2fead0eabb81504ba40e7a27d25aba2 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.core.prefs" @@ -0,0 +1,8 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.codeComplete.visibilityCheck=enabled +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 +org.eclipse.jdt.core.compiler.compliance=1.8 +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.8 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.junit.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.junit.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..31df02ce4be289e9202726c1adc49d4c3c0af9a2 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.junit.prefs" @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.junit.content_assist_favorite_static_members_migrated=true diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..a2d43e5b7c8bb8916b3704323b98d3c7cb4992d5 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs" @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.launching.PREF_VM_XML=\r\n\r\n\r\n\r\n\r\n\r\n diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..73e54ad06d596998af293ec9be666d9d0bae4691 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.ui.prefs" @@ -0,0 +1,13 @@ +content_assist_lru_history= +content_assist_number_of_computers=13 +content_assist_proposals_background=255,255,255 +content_assist_proposals_foreground=0,0,0 +eclipse.preferences.version=1 +org.eclipse.jdt.ui.formatterprofiles.version=14 +org.eclipse.jdt.ui.text.code_templates_migrated=true +org.eclipse.jdt.ui.text.custom_code_templates= +org.eclipse.jdt.ui.text.custom_templates= +org.eclipse.jdt.ui.text.templates_migrated=true +spelling_locale_initialized=true +useAnnotationsPrefPage=true +useQuickDiffPrefPage=true diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..67b1d96c9b864711771cb82a5df2bd6866879914 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.m2e.discovery.prefs" @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.m2e.discovery.pref.projects= diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.api.tools.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.api.tools.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..d2ed60372e1ffd2baeae479b4df2d61c7c9f3a62 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.pde.api.tools.prefs" @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +knownEEFragments= diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..61f3bb8b42d32457660c9d177e2fb5a8069b452f --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.editors.prefs" @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +overviewRuler_migration=migrated_3.1 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..b49c6bf3293281710f41e4dcd8c097e725255afd --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.ide.prefs" @@ -0,0 +1,5 @@ +PROBLEMS_FILTERS_MIGRATE=true +eclipse.preferences.version=1 +platformState=1565061700017 +quickStart=false +tipsAndTricks=true diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..c9f6d7fbde6ee12ca51dfdaaa8bbbcebf169cff3 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.workbench.prefs" @@ -0,0 +1,21 @@ +//org.eclipse.ui.commands/state/org.eclipse.ui.navigator.resources.nested.changeProjectPresentation/org.eclipse.ui.commands.radioState=false +ColorsAndFontsPreferencePage.expandedCategories=Torg.eclipse.ui.workbenchMisc +ColorsAndFontsPreferencePage.selectedElement=Forg.eclipse.jface.textfont +PLUGINS_NOT_ACTIVATED_ON_STARTUP=;org.eclipse.m2e.discovery; +eclipse.preferences.version=1 +org.eclipse.compare.contentmergeviewer.TextMergeViewer=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.debug.ui.DetailPaneFont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.debug.ui.MemoryViewTableFont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.debug.ui.consoleFont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.egit.ui.CommitMessageEditorFont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.egit.ui.CommitMessageFont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.egit.ui.DiffHeadlineFont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.jdt.internal.ui.compare.JavaMergeViewer=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.jdt.internal.ui.compare.PropertiesFileMergeViewer=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.jdt.ui.PropertiesFileEditor.textfont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.jdt.ui.editors.textfont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.jface.textfont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.pde.internal.ui.compare.ManifestContentMergeViewer=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.pde.internal.ui.compare.PluginContentMergeViewer=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.wst.sse.ui.textfont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; +org.eclipse.xtend.ui.editors.textfont=1|Consolas|15.75|0|WINDOWS|1|-21|0|0|0|400|0|0|0|0|3|2|1|49|Consolas; diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/counter.launch" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/counter.launch" new file mode 100644 index 0000000000000000000000000000000000000000..bdcbdd925432600f1900e0503827dc95f1208c3e --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/counter.launch" @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/lession02demo1.launch" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/lession02demo1.launch" new file mode 100644 index 0000000000000000000000000000000000000000..696e5ec1e1add0f6bf6d6c83fe2116acfce8fb1d --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/lession02demo1.launch" @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/name.launch" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/name.launch" new file mode 100644 index 0000000000000000000000000000000000000000..ee66c820fee0620819ddf2f5dd5ff58eb9fe4a7e --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/name.launch" @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/yingxiong.launch" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/yingxiong.launch" new file mode 100644 index 0000000000000000000000000000000000000000..c18b328b03f2e321fd5c963148dce3b016a6edd5 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.core/.launches/yingxiong.launch" @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml" new file mode 100644 index 0000000000000000000000000000000000000000..1822253b5c2f6d102a7efc915b21c7e990d08323 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.ui/dialog_settings.xml" @@ -0,0 +1,8 @@ + +
+
+ + + +
+
diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml" new file mode 100644 index 0000000000000000000000000000000000000000..78996b553ea9821bc12182cb4fb386c0b8b82f9c --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.debug.ui/launchConfigurationHistory.xml" @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi" new file mode 100644 index 0000000000000000000000000000000000000000..b2a6fe3d44f1f5932b50f429fd5abf0561023f03 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.e4.workbench/workbench.xmi" @@ -0,0 +1,2359 @@ + + + + activeSchemeId:org.eclipse.ui.defaultAcceleratorConfiguration + ModelMigrationProcessor.001 + + + + + + + + topLevel + shellMaximized + + + + + persp.actionSet:org.eclipse.ui.cheatsheets.actionSet + persp.actionSet:org.eclipse.search.searchActionSet + persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation + persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation + persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo + persp.actionSet:org.eclipse.ui.externaltools.ExternalToolsSet + persp.actionSet:org.eclipse.ui.actionSet.keyBindings + persp.actionSet:org.eclipse.ui.actionSet.openFiles + persp.actionSet:org.eclipse.debug.ui.launchActionSet + persp.actionSet:org.eclipse.jdt.ui.JavaActionSet + persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet + persp.actionSet:org.eclipse.ui.NavigateActionSet + persp.viewSC:org.eclipse.jdt.ui.PackageExplorer + persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy + persp.viewSC:org.eclipse.jdt.ui.SourceView + persp.viewSC:org.eclipse.jdt.ui.JavadocView + persp.viewSC:org.eclipse.search.ui.views.SearchView + persp.viewSC:org.eclipse.ui.console.ConsoleView + persp.viewSC:org.eclipse.ui.views.ContentOutline + persp.viewSC:org.eclipse.ui.views.ProblemView + persp.viewSC:org.eclipse.ui.views.ResourceNavigator + persp.viewSC:org.eclipse.ui.views.TaskList + persp.viewSC:org.eclipse.ui.views.ProgressView + persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer + persp.viewSC:org.eclipse.ui.texteditor.TemplatesView + persp.viewSC:org.eclipse.pde.runtime.LogView + persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard + persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard + persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard + persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard + persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard + persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard + persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard + persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard + persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard + persp.newWizSC:org.eclipse.ui.wizards.new.folder + persp.newWizSC:org.eclipse.ui.wizards.new.file + persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard + persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective + persp.perspSC:org.eclipse.debug.ui.DebugPerspective + persp.showIn:org.eclipse.jdt.ui.PackageExplorer + persp.showIn:org.eclipse.team.ui.GenericHistoryView + persp.showIn:org.eclipse.ui.views.ResourceNavigator + persp.showIn:org.eclipse.ui.navigator.ProjectExplorer + persp.actionSet:org.eclipse.debug.ui.breakpointActionSet + persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet + persp.showIn:org.eclipse.egit.ui.RepositoriesView + persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard + persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet + persp.viewSC:org.eclipse.ant.ui.views.AntView + persp.newWizSC:org.eclipse.xtend.ide.wizards.NewXtendClassWizard + persp.newWizSC:org.eclipse.xtend.ide.wizards.NewXtendInterfaceWizard + persp.newWizSC:org.eclipse.xtend.ide.wizards.NewXtendEnumWizard + persp.newWizSC:org.eclipse.xtend.ide.wizards.NewXtendAnnotationWizard + + + + org.eclipse.e4.primaryNavigationStack + active + + View + categoryTag:Java + + + View + categoryTag:Java + + + View + categoryTag:General + + + View + categoryTag:General + + + View + categoryTag:Java + + + + + View + categoryTag:Git + + + + + + + org.eclipse.e4.secondaryNavigationStack + + View + categoryTag:General + + + View + categoryTag:Java + + + View + categoryTag:Java + + + View + categoryTag:General + + + View + categoryTag:General + + + View + categoryTag:General + + + View + categoryTag:General + + + View + categoryTag:General + + + View + categoryTag:General + + + View + categoryTag:Ant + + + + + + + + + View + categoryTag:Help + + + View + categoryTag:General + + + View + categoryTag:Help + + + + + + + View + categoryTag:Help + + + + + + View + categoryTag:General + activeOnClose + + ViewMenu + menuContribution:menu + + + + + + + View + categoryTag:Help + + + + org.eclipse.e4.primaryDataStack + EditorStack + + + Editor + org.eclipse.jdt.ui.CompilationUnitEditor + removeOnHide + + + + Editor + org.eclipse.jdt.ui.CompilationUnitEditor + removeOnHide + + + + + + + + View + categoryTag:Java + active + activeOnClose + + ViewMenu + menuContribution:menu + + + + + + + View + categoryTag:Java + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + + View + categoryTag:General + + ViewMenu + menuContribution:menu + + + + + + + View + categoryTag:Java + + + + + + View + categoryTag:Java + + ViewMenu + menuContribution:menu + + + + + + + View + categoryTag:General + + + + + + View + categoryTag:General + + ViewMenu + menuContribution:menu + + + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + + View + categoryTag:General + + ViewMenu + menuContribution:menu + + + + + + + View + categoryTag:General + + + + + View + categoryTag:Git + + + + + View + categoryTag:Java + + + + + View + categoryTag:Ant + + + + toolbarSeparator + + + + Draggable + + + + toolbarSeparator + + + + Draggable + + + toolbarSeparator + + + + Draggable + + + Draggable + + + Draggable + + + Draggable + + + toolbarSeparator + + + + Draggable + + + + toolbarSeparator + + + + toolbarSeparator + + + + Draggable + + + stretch + SHOW_RESTORE_MENU + + + Draggable + HIDEABLE + SHOW_RESTORE_MENU + + + + + stretch + + + Draggable + + + Draggable + + + + + TrimStack + Draggable + + + TrimStack + Draggable + + + + + TrimStack + Draggable + + + TrimStack + Draggable + + + TrimStack + Draggable + + + + + + platform:win32 + + + + + + + + + locale:zh + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + locale:zh + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + locale:zh + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + locale:zh + + + + + + + + + + locale:zh + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + platform:win32 + + + platform:win32 + + + + + + platform:win32 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + platform:win32 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Editor + + + + + View + categoryTag:Ant + + + + + View + categoryTag:Gradle + + + + + View + categoryTag:Gradle + + + + + View + categoryTag:Debug + + + + + View + categoryTag:Debug + + + + + View + categoryTag:Debug + + + + + View + categoryTag:Debug + + + + + View + categoryTag:Debug + + + + + View + categoryTag:Debug + + + + + View + categoryTag:Debug + + + + + View + categoryTag:Git + + + + + View + categoryTag:Git + + + + + View + categoryTag:Git + + + + + View + categoryTag:Git + NoRestore + + + + + View + categoryTag:Git + + + + + View + categoryTag:Eclipse Modeling Framework + + + + + View + categoryTag:General + + + + + View + categoryTag:Help + + + + + View + categoryTag:Debug + + + + + View + categoryTag:Java + + + + + View + categoryTag:Java + + + + + View + categoryTag:Java + + + + + View + categoryTag:Java Browsing + + + + + View + categoryTag:Java Browsing + + + + + View + categoryTag:Java Browsing + + + + + View + categoryTag:Java Browsing + + + + + View + categoryTag:Java + + + + + View + categoryTag:General + + + + + View + categoryTag:Java + + + + + View + categoryTag:Java + + + + + View + categoryTag:Maven + + + + + View + categoryTag:Maven + + + + + View + categoryTag:Oomph + + + + + View + categoryTag:API Tools + + + + + View + categoryTag:Plug-in Development + + + + + View + categoryTag:Plug-in Development + + + + + View + categoryTag:Plug-in Development + + + + + View + categoryTag:Plug-in Development + + + + + View + categoryTag:Plug-in Development + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:Team + + + + + View + categoryTag:Team + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:Help + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:General + + + + + View + categoryTag:XML + + + + + View + categoryTag:XML + + + + + View + categoryTag:Xtend + + + + + View + categoryTag:Xtext + + + + + View + categoryTag:Xtext + + + + + + + glue + move_after:PerspectiveSpacer + SHOW_RESTORE_MENU + + + move_after:Spacer Glue + HIDEABLE + SHOW_RESTORE_MENU + + + glue + move_after:SearchField + SHOW_RESTORE_MENU + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/116619765.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/116619765.index" new file mode 100644 index 0000000000000000000000000000000000000000..ea17f09de8f5991ab989e79caa097e046e171277 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/116619765.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/1594337232.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/1594337232.index" new file mode 100644 index 0000000000000000000000000000000000000000..66b17a14c0eec496b81de5ce427f9064ea8cd051 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/1594337232.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/1728638175.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/1728638175.index" new file mode 100644 index 0000000000000000000000000000000000000000..d365894ebe550c1a2cf32587e67638448abc7df1 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/1728638175.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/2125053402.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/2125053402.index" new file mode 100644 index 0000000000000000000000000000000000000000..ca53310b21fbdc3e4e33b9e37b2e1365d45d5c05 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/2125053402.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/2289730881.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/2289730881.index" new file mode 100644 index 0000000000000000000000000000000000000000..5f4e42e38a7fc9f4e3e9173b829b11cca2cf5276 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/2289730881.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/2616665424.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/2616665424.index" new file mode 100644 index 0000000000000000000000000000000000000000..a978088c424efcfeaac4fcd814333e56a19662eb Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/2616665424.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/304333737.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/304333737.index" new file mode 100644 index 0000000000000000000000000000000000000000..f551ad2d171a4c3cc4e619db3c7e8f58542184aa Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/304333737.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3187649249.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3187649249.index" new file mode 100644 index 0000000000000000000000000000000000000000..55efc01c938c4e49a4becfa5bc07273eec9b1005 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3187649249.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3453334992.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3453334992.index" new file mode 100644 index 0000000000000000000000000000000000000000..6578a25ac30e5cdb9227a4b3fd8d65174a2d0b43 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3453334992.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3509001890.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3509001890.index" new file mode 100644 index 0000000000000000000000000000000000000000..0be248b5b0ad85e3cf7d588aa9ab82ee6024cd34 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3509001890.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3605454556.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3605454556.index" new file mode 100644 index 0000000000000000000000000000000000000000..8608faed70c3f574ab5c55925d6c117cd75ddbfe Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3605454556.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3655021530.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3655021530.index" new file mode 100644 index 0000000000000000000000000000000000000000..60989e09a425afb37e8b83bd53477796f780a751 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3655021530.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3694602510.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3694602510.index" new file mode 100644 index 0000000000000000000000000000000000000000..e69ef1a1f89d9f291306169041602e3645f879ae Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/3694602510.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/4288496608.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/4288496608.index" new file mode 100644 index 0000000000000000000000000000000000000000..38bf081ea2a255c2e34620930244478a7b2e38c7 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/4288496608.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/704443142.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/704443142.index" new file mode 100644 index 0000000000000000000000000000000000000000..86c2a34d75b542fcfc1ea1baa1d593d62a6231c9 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/704443142.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/750462197.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/750462197.index" new file mode 100644 index 0000000000000000000000000000000000000000..205c545eb590693514ba3c8fa77f66ee7c106663 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/750462197.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/90570970.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/90570970.index" new file mode 100644 index 0000000000000000000000000000000000000000..a524b23afad9d9c92f6639d8cb91990f6e1a1011 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/90570970.index" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache" new file mode 100644 index 0000000000000000000000000000000000000000..593f4708db84ac8fd0f5cc47c634f38c013fe9e4 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/assumedExternalFilesCache" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache" new file mode 100644 index 0000000000000000000000000000000000000000..6f09f2556c1fa8698728abb28c744e519c647e98 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/externalFilesCache" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps" new file mode 100644 index 0000000000000000000000000000000000000000..85f3143ea8d4ccda385db6154e83961037e0a1f7 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/externalLibsTimeStamps" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/index.db" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/index.db" new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txt" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txt" new file mode 100644 index 0000000000000000000000000000000000000000..85863977890401f7158f3d921ad9a3be30cee75c --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/javaLikeNames.txt" @@ -0,0 +1 @@ +java \ No newline at end of file diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache" new file mode 100644 index 0000000000000000000000000000000000000000..01e3407483fb77608c007a9aa9dcf8ab7ff4257e Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/nonChainingJarsCache" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt" new file mode 100644 index 0000000000000000000000000000000000000000..4eb66da4eefd08a5877bfc5d0b91b06c5b0a18e1 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/savedIndexNames.txt" @@ -0,0 +1,18 @@ +INDEX VERSION 1.131+D:\eclipse-workspace\.metadata\.plugins\org.eclipse.jdt.core +704443142.index +3655021530.index +304333737.index +3605454556.index +3187649249.index +3694602510.index +3453334992.index +1728638175.index +90570970.index +1594337232.index +4288496608.index +750462197.index +2125053402.index +2616665424.index +2289730881.index +3509001890.index +116619765.index diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat" new file mode 100644 index 0000000000000000000000000000000000000000..744ebcd92ea87e98e632c05567e3b11a0da6affb Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.core/variablesAndContainers.dat" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.launching/.install.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.launching/.install.xml" new file mode 100644 index 0000000000000000000000000000000000000000..740fb06c1e5afc01bbfa8c79d78274a8bba13664 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.launching/.install.xml" @@ -0,0 +1,4 @@ + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml" new file mode 100644 index 0000000000000000000000000000000000000000..e06368e6e0eb5034c0abc956561eb969b8f203f1 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml" @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml" new file mode 100644 index 0000000000000000000000000000000000000000..a4ee3cbc9a7fb4242b2f2becb901674986dc4389 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.ui/OpenTypeHistory.xml" @@ -0,0 +1,2 @@ + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml" new file mode 100644 index 0000000000000000000000000000000000000000..0c9fb4fa73576476f757e77af1a218e4711969e1 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.ui/QualifiedTypeNameHistory.xml" @@ -0,0 +1,5 @@ + + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml" new file mode 100644 index 0000000000000000000000000000000000000000..92da812169d0429605fa53d81db1d731ab93d015 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.jdt.ui/dialog_settings.xml" @@ -0,0 +1,23 @@ + +
+
+ + + + + +
+
+ + +
+
+ +
+
+
+
+
+
+
+
diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/lesson02/2020/12/51/refactorings.history" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/lesson02/2020/12/51/refactorings.history" new file mode 100644 index 0000000000000000000000000000000000000000..17bacdb15dcb536ebe3bc2e134019fd93e289a6b --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/lesson02/2020/12/51/refactorings.history" @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/lesson02/2020/12/51/refactorings.index" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/lesson02/2020/12/51/refactorings.index" new file mode 100644 index 0000000000000000000000000000000000000000..53b836ab0a59358d191a2236d64a865a57866570 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ltk.core.refactoring/.refactorings/lesson02/2020/12/51/refactorings.index" @@ -0,0 +1,4 @@ +1608190067937 Delete element +1608190132935 Delete element +1608195248363 Delete element +1608196793936 Delete element diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml" new file mode 100644 index 0000000000000000000000000000000000000000..aa26784293bfa13c78cdfb5c2c316d817b156f98 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ltk.ui.refactoring/dialog_settings.xml" @@ -0,0 +1,7 @@ + +
+
+ + +
+
diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log" new file mode 100644 index 0000000000000000000000000000000000000000..1c270e184426fb7787fd0953ffc634523217ec19 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.m2e.logback.configuration/0.log" @@ -0,0 +1,6 @@ +2019-08-08 21:13:50,740 [Worker-0: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is not available. Remote download required. +2020-08-20 11:43:03,325 [Worker-0: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update. +2020-12-17 14:53:26,669 [Worker-5: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update. +2020-12-17 14:53:40,614 [Worker-5: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Updating Gradle version information cache failed. Using outdated cache. +2020-12-17 14:54:30,863 [Worker-0: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Gradle version information cache is out-of-date. Trying to update. +2020-12-17 14:54:41,917 [Worker-0: Loading available Gradle versions] INFO c.g.t.t.d.PublishedGradleVersions - Updating Gradle version information cache failed. Using outdated cache. diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.9.1.20180912-1601.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.9.1.20180912-1601.xml" new file mode 100644 index 0000000000000000000000000000000000000000..e33758c3a3653d6c8230e40ef86ec78ac44b3374 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.m2e.logback.configuration/logback.1.9.1.20180912-1601.xml" @@ -0,0 +1,43 @@ + + + + %date [%thread] %-5level %logger{35} - %msg%n + + + OFF + + + + + ${org.eclipse.m2e.log.dir}/0.log + + ${org.eclipse.m2e.log.dir}/%i.log + 1 + 10 + + + 100MB + + + %date [%thread] %-5level %logger{35} - %msg%n + + + + + + WARN + + + + + + + + + + + + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup" new file mode 100644 index 0000000000000000000000000000000000000000..1f73e14c1a55d41d85ea916a87b57b3251cb1681 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.oomph.setup/workspace.setup" @@ -0,0 +1,6 @@ + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties" new file mode 100644 index 0000000000000000000000000000000000000000..48840acc29a5c931c1992023f2e2dfc0d82f9d16 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.pde.core/.cache/clean-cache.properties" @@ -0,0 +1,2 @@ +#Cached timestamps +#Thu Dec 17 17:35:09 CST 2020 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ui.intro/introstate" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ui.intro/introstate" new file mode 100644 index 0000000000000000000000000000000000000000..236d56cbad8379abdb8f5fb599717d93cd38201d --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ui.intro/introstate" @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml" new file mode 100644 index 0000000000000000000000000000000000000000..935346e1188a68178db70312a8599f6e84a14117 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ui.workbench/dialog_settings.xml" @@ -0,0 +1,19 @@ + +
+
+ + +
+
+ + + + + + + + + + +
+
diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml" new file mode 100644 index 0000000000000000000000000000000000000000..c54e3e15a3a42e0d4555439dcd3183f4cbf4de10 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml" @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.xtend.ide/dialog_settings.xml" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.xtend.ide/dialog_settings.xml" new file mode 100644 index 0000000000000000000000000000000000000000..5ca0b7769013920648b17f3f51ba3e88139fdf0e --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.xtend.ide/dialog_settings.xml" @@ -0,0 +1,3 @@ + +
+
diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.xtend.ide/resource.change.registry" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.xtend.ide/resource.change.registry" new file mode 100644 index 0000000000000000000000000000000000000000..01d633b27e8ea9b17084fc911d0c8cc43a4170a9 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.xtend.ide/resource.change.registry" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.xtext.builder/builder.state" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.xtext.builder/builder.state" new file mode 100644 index 0000000000000000000000000000000000000000..8e25fe2aa07e9c8a229311d944a45e196e90c4ca Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/.plugins/org.eclipse.xtext.builder/builder.state" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/version.ini" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/version.ini" new file mode 100644 index 0000000000000000000000000000000000000000..67a63dffc9589d68991bdd7687c5bc43d1169932 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/.metadata/version.ini" @@ -0,0 +1,3 @@ +#Thu Dec 17 14:54:15 CST 2020 +org.eclipse.core.runtime=2 +org.eclipse.platform=4.9.0.v20180906-0745 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/.classpath" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/.classpath" new file mode 100644 index 0000000000000000000000000000000000000000..51a8bbad89682d379e0aadb7bd54d22de601a62f --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/.classpath" @@ -0,0 +1,6 @@ + + + + + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/.project" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/.project" new file mode 100644 index 0000000000000000000000000000000000000000..7e26cdceda6119d74586c7451ca72195d8d3f619 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/.project" @@ -0,0 +1,17 @@ + + + lesson02 + + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.jdt.core.javanature + + diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/.settings/org.eclipse.jdt.core.prefs" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/.settings/org.eclipse.jdt.core.prefs" new file mode 100644 index 0000000000000000000000000000000000000000..3a21537071bf4118b9e1ee864cb4bc258aa48211 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/.settings/org.eclipse.jdt.core.prefs" @@ -0,0 +1,11 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled +org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 +org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve +org.eclipse.jdt.core.compiler.compliance=1.8 +org.eclipse.jdt.core.compiler.debug.lineNumber=generate +org.eclipse.jdt.core.compiler.debug.localVariable=generate +org.eclipse.jdt.core.compiler.debug.sourceFile=generate +org.eclipse.jdt.core.compiler.problem.assertIdentifier=error +org.eclipse.jdt.core.compiler.problem.enumIdentifier=error +org.eclipse.jdt.core.compiler.source=1.8 diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/bin/lesson02/name.class" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/bin/lesson02/name.class" new file mode 100644 index 0000000000000000000000000000000000000000..4b215426d24f84f3851fed52e6e963b096bd98d7 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/bin/lesson02/name.class" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/bin/lesson02/yingxiong.class" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/bin/lesson02/yingxiong.class" new file mode 100644 index 0000000000000000000000000000000000000000..4695c426aab4ad498dec0c7c7382c629beb180c7 Binary files /dev/null and "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/bin/lesson02/yingxiong.class" differ diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/src/lesson02/name.java" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/src/lesson02/name.java" new file mode 100644 index 0000000000000000000000000000000000000000..e28d401d03ef38dd61141b2bf5a6b2162067fbef --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/src/lesson02/name.java" @@ -0,0 +1,31 @@ +package lesson02; + +import java.util.Scanner; + +public class name { + public static void main(String[] args) { + Scanner scanner = new Scanner(System.in); + String Name; + int age; + String sex; + long number; + int achievement; + + System.out.println("ÄãµÄÃû×Ö£º"); + Name = scanner.next(); + System.out.println("ÄãµÄÄêÁ䣺"); + age = scanner.nextInt(); + System.out.println("ÄãµÄÐÔ±ð£º"); + sex = scanner.next(); + System.out.println("ÄãµÄѧºÅ£º"); + number = scanner.nextLong(); + System.out.println("ÄãµÄ³É¼¨£º"); + achievement = scanner.hashCode(); + + System.out.println("Ãû×Ö£º"+Name); + System.out.println("ÄêÁ䣺"+age); + System.out.println("ÐÔ±ð£º"+sex); + System.out.println("ѧºÅ£º"+number); + System.out.println("³É¼¨£º"+achievement); + } +} diff --git "a/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/src/lesson02/yingxiong.java" "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/src/lesson02/yingxiong.java" new file mode 100644 index 0000000000000000000000000000000000000000..6a611bcd910c0fce96f5e647b152302029147799 --- /dev/null +++ "b/\345\217\266\347\234\237/\347\254\254\344\272\214\350\212\202/lesson02/src/lesson02/yingxiong.java" @@ -0,0 +1,45 @@ +package lesson02; + +import java.util.Scanner; + +/* + * ±àд³ÌÐò£¬¶¨Òå±äÁ¿£¬·Ö±ð´æ·ÅÓÎÏ·ÖÐij¸öÓ¢ÐÛµÄÊôÐÔÐÅÏ¢£¬ +°üÀ¨£ºÈËÎï½ÇÉ«Ãû£¨roleName£©¡¢ÉúÃüÖµ£¨health£©¡¢¹¥»÷Á¦£¨damage£©¡¢·ÀÓùÁ¦£¨defense£©¡¢ÎäÆ÷¼Ó³É£¨weaponScaling£©¡¢ÊÇ·ñÊÇÈÈÃÅÓ¢ÐÛ£¨isHot£©¡£ +´òÓ¡³öÀ´¡£ + +ÕâЩÊôÐÔµÄÐÅÏ¢ÓÉÓû§ÊäÈë¡£ + + */ + +public class yingxiong { + public static void main(String[] args) { + String roleName; + long health; + int damage; + int defense; + float weaponScaling; + boolean isHot; + + Scanner scanner = new Scanner(System.in); + System.out.println("ÇëÑ¡ÔñÄãµÄÓ¢ÐÛ"); + roleName = scanner.next(); + System.out.println("É趨ÄãÓ¢ÐÛµÄÉúÃüÁ¦£º"); + health = scanner.nextLong(); + System.out.println("É趨ÄãÓ¢Ð۵Ĺ¥»÷Á¦£º"); + damage = scanner.nextInt(); + System.out.println("É趨ÄãÓ¢Ð۵ķÀÓùÁ¦£º"); + defense = scanner.nextInt(); + System.out.println("É趨ÎäÆ÷¼Ó³É£º"); + weaponScaling = scanner.nextFloat(); + System.out.println("ÊÇ·ñΪÈÈÃÅÓ¢ÐÛ£º"); + isHot = scanner.nextBoolean(); + + System.out.println("ÄúµÄÓ¢ÐÛÊý¾ÝÈçÏ£º"); + System.out.print("Ó¢ÐÛÃû£º" +roleName + +"\nÉúÃüÖµ£º" +health + +"\n¹¥»÷Á¦£º" +damage + +"\n·ÀÓùÁ¦£º" +defense + +"\nÎäÆ÷¼Ó³É£º" +weaponScaling + +"\nÊÇ·ñΪÈÈÃÅÓ¢ÐÛ£º" +isHot); + } +}