Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] authored and [email protected] committed Jan 25, 2021
1 parent 0707b24 commit c04308a
Show file tree
Hide file tree
Showing 20 changed files with 2,285,613 additions and 0 deletions.
949,199 changes: 949,199 additions & 0 deletions Release/data/Anh_Viet.xml

Large diffs are not rendered by default.

192,924 changes: 192,924 additions & 0 deletions Release/data/Viet_Anh.xml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions Release/data/like_word.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
meo
ha
26 changes: 26 additions & 0 deletions Release/data/statistics.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><statistics>
<record>
<word>hu</word>
<date>08/08/2020</date>
</record>
<record>
<word>hu</word>
<date>08/08/2020</date>
</record>
<record>
<word>ha</word>
<date>09/08/2020</date>
</record>
<record>
<word>hé</word>
<date>09/08/2020</date>
</record>
<record>
<word>hu</word>
<date>10/08/2020</date>
</record>
<record>
<word>hé</word>
<date>11/08/2020</date>
</record>
<record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>ha</word><date>10/08/2020</date></record><record><word>meo</word><date>10/08/2020</date></record><record><word>meo</word><date>10/08/2020</date></record><record><word>meo</word><date>10/08/2020</date></record><record><word>meo</word><date>10/08/2020</date></record><record><word>meo</word><date>10/08/2020</date></record><record><word>hihi</word><date>11/08/2020</date></record><record><word>go</word><date>11/08/2020</date></record></statistics>
2 changes: 2 additions & 0 deletions Release/run.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
start java -jar app.jar
exit
10 changes: 10 additions & 0 deletions Source/.classpath
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
23 changes: 23 additions & 0 deletions Source/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Compiled class file
*.class

# Log file
*.log

# BlueJ files
*.ctxt

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
17 changes: 17 additions & 0 deletions Source/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>GenericsCollections</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
7 changes: 7 additions & 0 deletions Source/.settings/org.eclipse.core.resources.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
eclipse.preferences.version=1
encoding//src/hcmus/edu/Dictionary/Dictionary.java=UTF-8
encoding//src/hcmus/edu/Dictionary/DictionaryManager.java=UTF-8
encoding//src/hcmus/edu/GUI/AddGUI.java=UTF-8
encoding//src/hcmus/edu/GUI/AppGUI.java=UTF-8
encoding//src/hcmus/edu/GUI/ShowLikeGUI.java=UTF-8
encoding//src/hcmus/edu/GUI/ShowStatistics.java=UTF-8
Loading

0 comments on commit c04308a

Please sign in to comment.