笔记备份:2025-08-19 20:38:29
This commit is contained in:
4
.obsidian/plugins/keep-the-rhythm/data.json
vendored
4
.obsidian/plugins/keep-the-rhythm/data.json
vendored
@@ -520,11 +520,11 @@
|
||||
}
|
||||
},
|
||||
"2025-08-19": {
|
||||
"totalDelta": 130,
|
||||
"totalDelta": 137,
|
||||
"files": {
|
||||
"A1-Work/语言/Java/基础学习.md": {
|
||||
"initial": 8304,
|
||||
"current": 8434
|
||||
"current": 8441
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
16
.obsidian/plugins/novel-word-count/data.json
vendored
16
.obsidian/plugins/novel-word-count/data.json
vendored
@@ -463,20 +463,20 @@
|
||||
"isCountable": true,
|
||||
"targetNodeType": "file",
|
||||
"noteCount": 1,
|
||||
"wordCount": 2833,
|
||||
"wordCount": 2853,
|
||||
"wordCountTowardGoal": 0,
|
||||
"wordGoal": null,
|
||||
"pageCount": 9.443333333333333,
|
||||
"characterCount": 9333,
|
||||
"nonWhitespaceCharacterCount": 7514,
|
||||
"newlineCount": 360,
|
||||
"readingTimeInMinutes": 6.345283018867924,
|
||||
"pageCount": 9.51,
|
||||
"characterCount": 9382,
|
||||
"nonWhitespaceCharacterCount": 7558,
|
||||
"newlineCount": 361,
|
||||
"readingTimeInMinutes": 6.388830188679245,
|
||||
"linkCount": 0,
|
||||
"embedCount": 1,
|
||||
"aliases": null,
|
||||
"createdDate": 1753961160249,
|
||||
"modifiedDate": 1755606293611,
|
||||
"sizeInBytes": 14687,
|
||||
"modifiedDate": 1755606579743,
|
||||
"sizeInBytes": 14776,
|
||||
"sessionStart": {
|
||||
"noteCount": 1,
|
||||
"pageCount": 2.1566666666666667,
|
||||
|
||||
@@ -341,6 +341,9 @@ assert 条件: 表达式;
|
||||
|
||||
当结果为 false,则抛出一个 `AssertionError` 异常。
|
||||
|
||||
### 日志
|
||||
|
||||
|
||||
## JDK 特性
|
||||
|
||||
### JDK7
|
||||
|
||||
Reference in New Issue
Block a user