Compare commits
No commits in common. 'main' and 'develop' have entirely different histories.
@ -1,3 +0,0 @@
|
||||
# 默认忽略的文件
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
@ -1 +0,0 @@
|
||||
Main.java
|
||||
@ -1,10 +0,0 @@
|
||||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="src:jar">
|
||||
<output-path>$PROJECT_DIR$/out/artifacts/src_jar</output-path>
|
||||
<root id="archive" name="src.jar">
|
||||
<element id="directory" name="META-INF">
|
||||
<element id="file-copy" path="$PROJECT_DIR$/META-INF/MANIFEST.MF" />
|
||||
</element>
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
@ -1,4 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="23" project-jdk-type="JavaSDK" />
|
||||
</project>
|
||||
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/src.iml" filepath="$PROJECT_DIR$/.idea/src.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
@ -1,9 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
@ -1,3 +0,0 @@
|
||||
Manifest-Version: 1.0
|
||||
Main-Class: jdk.jpackage.main.Main
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,21 +0,0 @@
|
||||
1. 60 / 30
|
||||
|
||||
2. 68 * 69
|
||||
|
||||
3. 88 + 14
|
||||
|
||||
4. 6 - 31
|
||||
|
||||
5. 86 + 100
|
||||
|
||||
6. 75 / 69
|
||||
|
||||
7. 85 + 82
|
||||
|
||||
8. 23 - 52
|
||||
|
||||
9. 28 * 10
|
||||
|
||||
10. 98 + 68
|
||||
|
||||
11. 63 - 16
|
||||
@ -1,39 +0,0 @@
|
||||
1. 76 - 22 + 4^2
|
||||
|
||||
2. 92 * 62 / 4^2
|
||||
|
||||
3. 57 + 72 - sqrt(3)
|
||||
|
||||
4. 51 / 100 - 10^2
|
||||
|
||||
5. 52 / 69 - sqrt(3)
|
||||
|
||||
6. 72 + 12 * sqrt(1)
|
||||
|
||||
7. 82 / 6 - 4^2
|
||||
|
||||
8. 51 / 12 * 10^2
|
||||
|
||||
9. 96 * 73 * 7^2
|
||||
|
||||
10. 33 * 75 * 1^2
|
||||
|
||||
11. 92 - 15 * 3^2
|
||||
|
||||
12. 23 + 50 + sqrt(4)
|
||||
|
||||
13. 91 + 62 / 1^2
|
||||
|
||||
14. 27 * 22 + 2^2
|
||||
|
||||
15. 5 * 71 - sqrt(6)
|
||||
|
||||
16. 20 * 51 * sqrt(9)
|
||||
|
||||
17. 94 + 8 - 1^2
|
||||
|
||||
18. 14 + 7 - sqrt(4)
|
||||
|
||||
19. 46 + 21 / 9^2
|
||||
|
||||
20. 24 * 71 / 2^2
|
||||
@ -1,29 +0,0 @@
|
||||
1. 70 * 2 * tan(222)
|
||||
|
||||
2. 41 * 57 * sin(142)
|
||||
|
||||
3. 75 * 89 * sin(68)
|
||||
|
||||
4. 32 + 6 + sin(273)
|
||||
|
||||
5. 76 * 80 * sin(117)
|
||||
|
||||
6. 56 / 10 / sin(259)
|
||||
|
||||
7. 22 + 58 + cos(216)
|
||||
|
||||
8. 64 - 39 - cos(99)
|
||||
|
||||
9. 56 - 57 - tan(36)
|
||||
|
||||
10. 84 + 73 + sin(273)
|
||||
|
||||
11. 14 * 54 * tan(323)
|
||||
|
||||
12. 70 - 77 - tan(296)
|
||||
|
||||
13. 38 + 29 + cos(65)
|
||||
|
||||
14. 96 * 50 * sin(228)
|
||||
|
||||
15. 21 - 25 - sin(70)
|
||||
Binary file not shown.
Loading…
Reference in new issue