Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bd397e5

Browse files
author
bajins
committed
docs: 更新多个模块的内容并添加新资源链接
- 更新了 JDK 版本历史表格,添加了具体日期 - 在 IDE、Java、PL、System 和 Web 模块中添加了多个新的资源链接 - 更新了 Windows 版本升级和激活的说明 - 修正了部分命名规范的描述
1 parent 92a9e8a commit bd397e5

File tree

12 files changed

+51
-16
lines changed

12 files changed

+51
-16
lines changed

‎.vuepress/public/files/JDK版本生命周期.html‎

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,13 @@
9595
<tbody>
9696
<tr>
9797
<td class="old-version">JDK Beta</td>
98-
<td>1995</td>
98+
<td>1995 年 05 月 23 日</td>
9999
<td class="td-center">?</td>
100100
<td class="td-center">?</td>
101101
</tr>
102102
<tr>
103103
<td class="old-version">JDK 1.0</td>
104-
<td>1996 年 1 月</td>
104+
<td>1996 年 01 月 23 日</td>
105105
<td class="td-center">?</td>
106106
<td class="td-center">?</td>
107107
</tr>
@@ -119,31 +119,31 @@
119119
</tr>
120120
<tr>
121121
<td class="old-version">J2SE 1.3</td>
122-
<td>2000 年 5 月</td>
122+
<td>2000 年 05 月 08 日</td>
123123
<td class="td-center">?</td>
124124
<td class="td-center">?</td>
125125
</tr>
126126
<tr>
127127
<td class="old-version">J2SE 1.4</td>
128-
<td>2002 年 2 月</td>
128+
<td>2002 年 02 月 13 日</td>
129129
<td>2008 年 10 月</td>
130130
<td>2013 年 2 月</td>
131131
</tr>
132132
<tr>
133133
<td class="old-version">J2SE 5.0</td>
134-
<td>2004 年 9 月</td>
134+
<td>2004 年 09 月 30 日</td>
135135
<td>2009 年 11 月</td>
136136
<td>2015 年 4 月</td>
137137
</tr>
138138
<tr>
139139
<td class="old-version">Java SE 6</td>
140-
<td>2006 年 12 月</td>
140+
<td>2006 年 12 月 11 日</td>
141141
<td>2013 年 4 月</td>
142142
<td>2018 年 12 月</td>
143143
</tr>
144144
<tr>
145145
<td class="old-version">Java SE 7</td>
146-
<td>2011 年 7 月</td>
146+
<td>2011 年 07 月 28 日</td>
147147
<td>2015 年 4 月</td>
148148
<td>2022 年 7 月</td>
149149
</tr>
@@ -205,13 +205,13 @@
205205
</tr>
206206
<tr>
207207
<td class="old-version">Java SE 16</td>
208-
<td>2021 年 3 月</td>
208+
<td>2021 年 03 月 16 日</td>
209209
<td>2021 年 9 月</td>
210210
<td class="td-center">不适用</td>
211211
</tr>
212212
<tr>
213213
<td class="old-version-supported">Java SE 17 (LTS)</td>
214-
<td>2021 年 9 月</td>
214+
<td>2021 年 09 月 14 日</td>
215215
<td>
216216
OpenJDK 于 2026 年 9 月停止更新<br>
217217
Azul 于 2029 年 9 月停止更新<br>
@@ -221,7 +221,7 @@
221221
</tr>
222222
<tr>
223223
<td class="old-version">Java SE 18</td>
224-
<td>2022 年 3 月</td>
224+
<td>2022 年 03 月 22 日</td>
225225
<td>2022 年 9 月</td>
226226
<td class="td-center">不适用</td>
227227
</tr>
@@ -239,19 +239,19 @@
239239
</tr>
240240
<tr>
241241
<td class="current-version">Java SE 21 (LTS)</td>
242-
<td>2023 年 9 月</td>
242+
<td>2023 年 09 月 19 日</td>
243243
<td>OpenJDK 于 2028 年 9 月停止更新</td>
244244
<td>2031 年 9 月</td>
245245
</tr>
246246
<tr>
247247
<td class="active-version">Java SE 22</td>
248-
<td>2024 年 3 月</td>
248+
<td>2024年 03 月 14 日</td>
249249
<td>2024 年 9 月</td>
250250
<td class="td-center">不适用</td>
251251
</tr>
252252
<tr>
253253
<td class="upcoming-version">Java SE 23</td>
254-
<td>2024 年 9 月</td>
254+
<td>2024 年 09 月 17 日</td>
255255
<td>2025 年 3 月</td>
256256
<td class="td-center">不适用</td>
257257
</tr>

‎IDE/README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
- [https://github.com/voideditor/void](https://github.com/voideditor/void)
120120
- [https://github.com/All-Hands-AI/OpenHands](https://github.com/All-Hands-AI/OpenHands)
121121
- 代码搜索 [https://github.com/sourcebot-dev/sourcebot](https://github.com/sourcebot-dev/sourcebot)
122+
- [https://github.com/oldjs/web-code-agent](https://github.com/oldjs/web-code-agent)
122123
- Git提交助手 [https://github.com/Undertone0809/gcop](https://github.com/Undertone0809/gcop)
123124
- 突出显示重要代码 [https://github.com/novoselrok/glance](https://github.com/novoselrok/glance)
124125
- 代码转换 [https://github.com/JustAIGithub/AI-Code-Convert](https://github.com/JustAIGithub/AI-Code-Convert)
@@ -579,6 +580,7 @@
579580
* [https://github.com/cle-b/httpdbg](https://github.com/cle-b/httpdbg)
580581

581582

583+
- [https://github.com/suxin2017/lynx-server](https://github.com/suxin2017/lynx-server)
582584
- [Windows抓包与网络分析工具总结](https://blog.csdn.net/a82514921/article/details/104609924)
583585

584586

‎Java/Java第三方库.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
- [https://github.com/apache/impala](https://github.com/apache/impala)
7474
- 物联网 [https://github.com/jetlinks](https://github.com/jetlinks)
7575
- 元数据和治理 [https://github.com/odpi/egeria](https://github.com/odpi/egeria)
76+
- [https://github.com/JNOSQL](https://github.com/JNOSQL)
7677

7778

7879

@@ -165,6 +166,7 @@
165166
+ [https://github.com/RichardWarburton/lambda-behave](https://github.com/RichardWarburton/lambda-behave)
166167
+ [https://github.com/jasongoodwin/better-java-monads](https://github.com/jasongoodwin/better-java-monads)
167168
+ [https://github.com/functionaljava/functionaljava](https://github.com/functionaljava/functionaljava)
169+
+ [https://github.com/tginsberg/gatherers4j](https://github.com/tginsberg/gatherers4j)
168170
+ 并发数据结构 [https://github.com/JCTools/JCTools](https://github.com/JCTools/JCTools)
169171
+ [https://github.com/real-logic](https://github.com/real-logic)
170172
+ [https://github.com/carrotsearch/hppc](https://github.com/carrotsearch/hppc)

‎PL/README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,7 @@
584584
- 文件 [https://github.com/hughfenghen/opfs-tools](https://github.com/hughfenghen/opfs-tools)
585585
- 3D渲染 [https://github.com/Orillusion/orillusion](https://github.com/Orillusion/orillusion)
586586
- TS转JS [https://github.com/bloomberg/ts-blank-space](https://github.com/bloomberg/ts-blank-space)
587+
- HTTP [https://github.com/lukeed/fetch-event-stream](https://github.com/lukeed/fetch-event-stream)
587588

588589

589590

‎PL/人工智能.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@
297297
* [https://github.com/buxuku/VideoSubtitleGenerator](https://github.com/buxuku/VideoSubtitleGenerator)
298298
* [https://github.com/sutro-planet/easyvideotrans](https://github.com/sutro-planet/easyvideotrans)
299299
* [https://github.com/krillinai/KrillinAI](https://github.com/krillinai/KrillinAI)
300+
* [https://github.com/Huanshere/VideoLingo](https://github.com/Huanshere/VideoLingo)
301+
* 视频笔记 [https://github.com/luyu0279/Ainee](https://github.com/luyu0279/Ainee)
300302
* 抠图 [https://github.com/PeterL1n/RobustVideoMatting](https://github.com/PeterL1n/RobustVideoMatting)
301303
* [https://github.com/senguptaumd/Background-Matting](https://github.com/senguptaumd/Background-Matting)
302304
* [https://github.com/nadermx/backgroundremover](https://github.com/nadermx/backgroundremover)
@@ -315,6 +317,7 @@
315317
* [https://github.com/PKU-YuanGroup/Open-Sora-Plan](https://github.com/PKU-YuanGroup/Open-Sora-Plan)
316318
* [https://github.com/6174/comflowy](https://github.com/6174/comflowy)
317319
* [https://github.com/alibaba-damo-academy/FunClip](https://github.com/alibaba-damo-academy/FunClip)
320+
* [https://github.com/harry0703/MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo)
318321
* 实时屏幕翻译 [https://github.com/Danily07/Translumo](https://github.com/Danily07/Translumo)
319322
* 视频合成 [https://github.com/camenduru/text-to-video-synthesis-colab](https://github.com/camenduru/text-to-video-synthesis-colab)
320323
* 生成短视频 [https://github.com/harry0703/MoneyPrinterTurbo](https://github.com/harry0703/MoneyPrinterTurbo)
@@ -455,6 +458,7 @@
455458
- 会议记录 [https://github.com/latentdream/watson.ai](https://github.com/latentdream/watson.ai)
456459
- Code Review [https://github.com/Gijela/CR-Mentor](https://github.com/Gijela/CR-Mentor)
457460
- 将音视频转文档 [https://github.com/hanshuaikang/AI-Media2Doc](https://github.com/hanshuaikang/AI-Media2Doc)
461+
- 系统运维AI [https://github.com/derisk-ai/OpenDerisk](https://github.com/derisk-ai/OpenDerisk)
458462

459463

460464

‎PL/容器虚拟机.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@
157157
- [https://github.com/mesos](https://github.com/mesos)
158158
- [https://github.com/OpenVZ](https://github.com/OpenVZ)
159159
- [https://github.com/thijsvanloef/palworld-server-docker](https://github.com/thijsvanloef/palworld-server-docker)
160+
- [https://github.com/ChrispyBacon-dev/DockFlare](https://github.com/ChrispyBacon-dev/DockFlare)
160161

161162

162163

‎PL/编程规范.md‎

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
* [https://github.com/ppearcy/elasticflake](https://github.com/ppearcy/elasticflake)
5353
* [https://github.com/T-PWK/flake-idgen](https://github.com/T-PWK/flake-idgen)
5454
* [https://github.com/uuidjs/uuid](https://github.com/uuidjs/uuid)
55+
* [https://github.com/jetify-com/typeid](https://github.com/jetify-com/typeid)
5556
* 雪花算法唯一数字ID [https://github.com/yitter/IdGenerator](https://github.com/yitter/IdGenerator)
5657
* [https://github.com/sqids](https://github.com/sqids)
5758
* ULID [https://github.com/ulid](https://github.com/ulid)
@@ -152,9 +153,11 @@
152153

153154
- 匈牙利命名法(Hungarian):变量类型缩写+大驼峰,如int iMyAge,Windows编程常用
154155
- 驼峰命名法(camelCase/lowerCamelCase,小驼峰): 首字母小写,后续每个单词首字母都大写。面向对象语言(如Java、C#)变量、方法常用
155-
- 帕斯卡命名法(CamelCase/Pascal Case,大驼峰): 首字母大写,后续每个单词首字母都大写。常被面向对象语言(如Java、C#)类常用
156-
- 下划线命名法(under_score_case,Snake蛇形):C、Python变量、数据库命名常用
156+
- 帕斯卡命名法(CamelCase/PascalCase,大驼峰): 首字母大写,后续每个单词首字母都大写。常被面向对象语言(如Java、C#)类常用
157+
- 下划线命名法(under_score_case/snake_case,Snake蛇形):C、Python变量、数据库命名常用
157158
- 短横线命名法(kebab-case):Web前端语言(如CSS)变量常用,HTML 特性是不区分大小写的,无法使用驼峰命名
159+
- 不区分大小写(case-insensitive):Canonical 格式,一般用于HTTP Headers、URL Path
160+
158161

159162
+ [https://github.com/topics/naming](https://github.com/topics/naming)
160163
+ [https://github.com/unbug/codelf](https://github.com/unbug/codelf)

‎System/README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
序列号:JHEHIHCDDAHC
2727
注册码:15f7f78febfaee55afeafefff7cb7fdfb3
2828
```
29+
- [https://github.com/3proxy/3proxy](https://github.com/3proxy/3proxy)
2930
- 无线渗透硬件 [https://github.com/flipperdevices/flipperzero-firmware](https://github.com/flipperdevices/flipperzero-firmware)
3031
- [https://github.com/DarkFlippers/unleashed-firmware](https://github.com/DarkFlippers/unleashed-firmware)
3132

‎System/Windows.md‎

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\N
406406

407407
### 家庭升专业
408408

409-
> 注意:Windows10家庭版升级Windows10专业版的密钥不是激活密钥
409+
> 注意:Windows10/11家庭版升级Windows10/11专业版的密钥不是激活密钥
410410
411411
1. 升级:设置 -> 更新和安全 -> 激活 -> 更改产品秘钥,断网后,填入 下方的升级密钥,重启
412412

@@ -416,20 +416,38 @@ FMPND-XFTD4-67FJC-HDR8C-3YH26
416416
4N894-WMB2D-PRGHC-BVYW8-CPQGT
417417
VK7JG-NPHTM-C97JM-9MPGT-3V66T
418418
W269N-WFGWX-YVC9B-4J6C9-T83GX
419+
236TW-X778T-8MV9F-937GT-QVKBB
420+
WMN7B-Y7TKF-Y49QB-TMQ8T-GMT6T
421+
FJHWT-KDGHY-K2384-93CT7-323RC
419422
MH37W-N47XK-V7XM9-C7227-GCQG9
420423
NYW94-47Q7H-7X9TT-W7TXD-JTYPM
421424
NJ4MX-VQQ7Q-FP3DB-VDGHX-7XM87
425+
J71T3-3GCPG-9GVWT-CH2XR-GMRJM
426+
6P99N-YF42M-TPGBG-9VMJP-YKHCF
422427
```
423428

429+
- 命令转换版本
430+
431+
```batch
432+
:: 查看可升级版本
433+
dism /online /get-targeteditions
434+
dism /online /set-edition:Professional /productkey:升级密钥 /accepteula
435+
```
436+
437+
424438
2. 联网激活:以管理员打开CMD执行以下命令
425439

426440
```batch
427441
slmgr.vbs /upk
428442
slmgr /ipk 激活密钥
429443
slmgr /skms zh.us.to
444+
::slmgr /skms kms.03k.org
430445
slmgr /ato
431446
```
432447

448+
449+
450+
433451
## 快捷键
434452

435453
1. <kdb>Win</kdb>+<kdb>A</kdb> 打开快速设置面板

‎System/Windows软件.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -710,6 +710,7 @@
710710
- [https://www.ej-technologies.com/download/install4j/files](https://www.ej-technologies.com/download/install4j/files)
711711
- [https://www.ej-technologies.com/download/exe4j/files](https://www.ej-technologies.com/download/exe4j/files)
712712
- 查看和提取msi [https://github.com/activescott/lessmsi](https://github.com/activescott/lessmsi)
713+
- 打包URL [https://github.com/tw93/pake](https://github.com/tw93/pake)
713714

714715

715716
### AutoIt

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /