From 07c6d596b731bc5baa73c353139c369581519e86 Mon Sep 17 00:00:00 2001 From: LiuZihan <1353843969@qq.com> Date: Fri, 3 Apr 2026 23:52:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20'w5'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- w5/Bike.class | Bin 0 -> 464 bytes w5/Car.class | Bin 0 -> 464 bytes w5/TestVehicle.class | Bin 0 -> 653 bytes w5/org.eclipse.core.resources.prefs | 2 ++ w5/org.eclipse.jdt.core.prefs | 11 +++++++++++ 5 files changed, 13 insertions(+) create mode 100644 w5/Bike.class create mode 100644 w5/Car.class create mode 100644 w5/TestVehicle.class create mode 100644 w5/org.eclipse.core.resources.prefs create mode 100644 w5/org.eclipse.jdt.core.prefs diff --git a/w5/Bike.class b/w5/Bike.class new file mode 100644 index 0000000000000000000000000000000000000000..0c795c15110225705f84f0dc534911aa94892f11 GIT binary patch literal 464 zcmZutJx>Bb5Pb^=$DOAjh~jtb(84P%Pzz10F2)2yzu*Q|@53B-CjJ0pV`Fclg)wwm zXkwy2!2hAaKVh6b3^XRYGdu6iyqVdLpVxN)TUgeSV$gQviO``j=nc`4EmtsPH>EG5 zZH9DpwLvMn!I3bLhG8LtEJNOrzSxhwrU(ytQ&kk5pvBz=52cF#KrQOXE~z=HMUB+L z*f&r>QO6`h;h3Ls+vR@SuAg@!;aMnQin4+@VkkQaEd%=?lzvo?LczUS4$};k{$;O! zd)0rt|Gatly11kB-Mc2lLR0llifw z>`Aqlp=MuKa##TkM?VLo=tUnvR;S1&&&X%iUXXiCXp^j>L3fO-HAo;oo?sKh;*CTM dFrJVvmY*>*5-^DZG~}q)NW>V5EE1c-(k~qRUpoK* literal 0 HcmV?d00001 diff --git a/w5/Car.class b/w5/Car.class new file mode 100644 index 0000000000000000000000000000000000000000..cdef44830b1e0ac95ec35dfa42f25dae291deaca GIT binary patch literal 464 zcmZutyG{a85Iq+b_TefB;tLQx3 zqF8`2!4L2|#NbaDXBPvF#htk`XXc!l`S^Kz2e5-x6)}c*nR_Y}2DK_0vStg0@Vzogy$Q1Buz>tz kl$#ngZ$)H){(@8{*TLMFz#s@vppn*?L?4kX6B@(HFSv?e>Hq)$ literal 0 HcmV?d00001 diff --git a/w5/TestVehicle.class b/w5/TestVehicle.class new file mode 100644 index 0000000000000000000000000000000000000000..c178fe63da14fc2aa0866dbbdb21f4a9c09a22c6 GIT binary patch literal 653 zcmZuv&2AD=7(I7>nJEaRfkR?#SSVF{E@=UTF-8 diff --git a/w5/org.eclipse.jdt.core.prefs b/w5/org.eclipse.jdt.core.prefs new file mode 100644 index 0000000..5d14838 --- /dev/null +++ b/w5/org.eclipse.jdt.core.prefs @@ -0,0 +1,11 @@ +eclipse.preferences.version=1 +org.eclipse.jdt.core.compiler.codegen.targetPlatform=17 +org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve +org.eclipse.jdt.core.compiler.compliance=17 +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.enablePreviewFeatures=disabled +org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning +org.eclipse.jdt.core.compiler.release=enabled +org.eclipse.jdt.core.compiler.source=17