-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
hainoir
authored and
hainoir
committed
Oct 23, 2024
1 parent
e33306a
commit 0741f25
Showing
12 changed files
with
30 additions
and
30 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
var posts=["2024/10/23/1.创建vite项目/","2024/10/23/vue 中 ref和reactive/","2024/10/23/2.位运算双指针排序二分/","2024/10/23/Java字符串方法/","2024/10/23/1.前缀和与差分/","2024/10/23/C++中各类函数的用法/"];function toRandomPost(){ | ||
var posts=["2024/10/23/1.创建vite项目/","2024/10/23/1.前缀和与差分/","2024/10/23/2.位运算双指针排序二分/","2024/10/23/C++中各类函数的用法/","2024/10/23/vue 中 ref和reactive/","2024/10/23/Java字符串方法/"];function toRandomPost(){ | ||
pjax.loadUrl('/'+posts[Math.floor(Math.random() * posts.length)]); | ||
}; |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.