Skip to content

Commit 8a9b797

Browse files
committed
update index
1 parent 7632bd2 commit 8a9b797

16 files changed

+16
-16
lines changed

content/posts/cpp-learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAseries: ["Themes Guide"] #indicates that this post is part of a series of r
99
aliases: ["migrate-from-jekyl"] #Alternative URLs or paths that can be used to access this post, useful for redirects from old posts or similar content.
1010
ShowToc: true # Determines whether to display the Table of Contents (TOC) for the post.
1111
TocOpen: true # Controls whether the TOC is expanded when the post is loaded.
12-
weight: 10 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
12+
weight: 11 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
1313
---
1414
See plus plus :) .
1515

content/posts/eclipse-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAseries: ["Themes Guide"] #indicates that this post is part of a series of r
99
aliases: ["migrate-from-jekyl"] #Alternative URLs or paths that can be used to access this post, useful for redirects from old posts or similar content.
1010
ShowToc: true # Determines whether to display the Table of Contents (TOC) for the post.
1111
TocOpen: true # Controls whether the TOC is expanded when the post is loaded.
12-
weight: 8 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
12+
weight: 10 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
1313
---
1414
Explain how to create the eclipse project.
1515
**References:**

content/posts/english-grammar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAseries: ["Themes Guide"] #indicates that this post is part of a series of r
99
aliases: ["migrate-from-jekyl"] #Alternative URLs or paths that can be used to access this post, useful for redirects from old posts or similar content.
1010
ShowToc: true # Determines whether to display the Table of Contents (TOC) for the post.
1111
TocOpen: true # Controls whether the TOC is expanded when the post is loaded.
12-
weight: 3 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
12+
weight: 17 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
1313
---
1414
This is where I study English grammar on my own every day. It’s a place where I not only improve my language skills but also discover new grammar rules. Step by step, I am working to become more confident in writing and communicating in English. The journey isn’t easy, but I believe that with patience and effort, I will continue to make progress.
1515
<br>

content/posts/english-stories.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAseries: ["Themes Guide"] #indicates that this post is part of a series of r
99
aliases: ["migrate-from-jekyl"] #Alternative URLs or paths that can be used to access this post, useful for redirects from old posts or similar content.
1010
ShowToc: true # Determines whether to display the Table of Contents (TOC) for the post.
1111
TocOpen: true # Controls whether the TOC is expanded when the post is loaded.
12-
weight: 5 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
12+
weight: 16 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
1313
---
1414
Welcome to this exciting collection of stories inspired by the "4000 Essential English Words" series.
1515

content/posts/english-writing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAseries: ["Themes Guide"] #indicates that this post is part of a series of r
99
aliases: ["migrate-from-jekyl"] #Alternative URLs or paths that can be used to access this post, useful for redirects from old posts or similar content.
1010
ShowToc: true # Determines whether to display the Table of Contents (TOC) for the post.
1111
TocOpen: true # Controls whether the TOC is expanded when the post is loaded.
12-
weight: 7 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
12+
weight: 15 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
1313
---
1414
Learn about English.
1515

content/posts/java-basic-io.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAseries: ["Themes Guide"] #indicates that this post is part of a series of r
99
aliases: ["migrate-from-jekyl"] #Alternative URLs or paths that can be used to access this post, useful for redirects from old posts or similar content.
1010
ShowToc: true # Determines whether to display the Table of Contents (TOC) for the post.
1111
TocOpen: true # Controls whether the TOC is expanded when the post is loaded.
12-
weight: 4 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
12+
weight: 14 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
1313
---
1414
Explain how to use basic I/O.
1515
**References:**

content/posts/java-basic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAseries: ["Themes Guide"] #indicates that this post is part of a series of r
99
aliases: ["migrate-from-jekyl"] #Alternative URLs or paths that can be used to access this post, useful for redirects from old posts or similar content.
1010
ShowToc: true # Determines whether to display the Table of Contents (TOC) for the post.
1111
TocOpen: true # Controls whether the TOC is expanded when the post is loaded.
12-
weight: 4 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
12+
weight: 13 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
1313
---
1414
Java is a programming language created by James Gosling from Sun Microsystems (Sun) in 1991. Java allows to write a program and run it on multiple operating systems.
1515
**References:**

content/posts/java-design-pattern.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAseries: ["Themes Guide"] #indicates that this post is part of a series of r
99
aliases: ["migrate-from-jekyl"] #Alternative URLs or paths that can be used to access this post, useful for redirects from old posts or similar content.
1010
ShowToc: true # Determines whether to display the Table of Contents (TOC) for the post.
1111
TocOpen: true # Controls whether the TOC is expanded when the post is loaded.
12-
weight: 1 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
12+
weight: 8 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
1313
---
1414
Explain how to use the design patterns. (Creational Patterns)
1515
[Refer1](https://github.com/kamranahmedse/design-patterns-for-humans?tab=readme-ov-file#-simple-factory)

content/posts/java-dsf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAseries: ["Themes Guide"] #indicates that this post is part of a series of r
99
aliases: ["migrate-from-jekyl"] #Alternative URLs or paths that can be used to access this post, useful for redirects from old posts or similar content.
1010
ShowToc: true # Determines whether to display the Table of Contents (TOC) for the post.
1111
TocOpen: true # Controls whether the TOC is expanded when the post is loaded.
12-
weight: 12 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
12+
weight: 7 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
1313
---
1414
Explain how to use the DSF.
1515
[Refer1](https://help.eclipse.org/latest/index.jsp?topic=%2Forg.eclipse.cdt.doc.isv%2Fguide%2Fdsf%2Fintro%2Fdsf_programming_intro.html)

content/posts/java-extension-points.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ FAseries: ["Themes Guide"] #indicates that this post is part of a series of r
99
aliases: ["migrate-from-jekyl"] #Alternative URLs or paths that can be used to access this post, useful for redirects from old posts or similar content.
1010
ShowToc: true # Determines whether to display the Table of Contents (TOC) for the post.
1111
TocOpen: true # Controls whether the TOC is expanded when the post is loaded.
12-
weight: 12 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
12+
weight: 6 # The order in which the post appears in a list of posts. Lower numbers make the post appear earlier.
1313
---
1414
Explain how to use the Extension Point and Extensions.
1515
[Refer1](https://www.vogella.com/tutorials/EclipseExtensionPoint/article.html)

0 commit comments

Comments
 (0)