Windows 修改系统默认字体

Windows Registry Editor Version 5.00

;  重装机后电脑屏幕及字体调整.reg.lnk
;; 显示器分辨率:	3840*2160
;; 自定义缩放:		266
;; 辅助功能 - 文本大小 - 110%
;; 最后 ClearType 文本调谐器

; https://www.cnblogs.com/bolang100/p/8548040.html#WINDOWS 10 显示中的仅更改文本大小和加粗选项

;; ---------------------------------------------------------------------------------------------------------------------

; Win11 中文企业版 22H2 22621.2283
; 测试日期: 20230921
; 使用工具: https://github.com/Tatsu-syo/noMeiryoUI/releases/
; 工具修改内容如下(未全):
                                                                ;; 西欧(00)
;  修改字体为: "Maple Mono SC NF"(4d...),                         日语(80)
;; 9号(e0),                                   常规(90,01)     简体中文(86)
;; e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,86,03,02,01,31,
;;                                            粗体(bc,02)      繁体中文(88)
;;                                            细体(2c,01) 斜体(01,00,00)
;;                                                      删除线(00,00,01)  
;;                                                      下划线(00,01,00)
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"IconFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
  00,00,86,03,02,01,31,4d,00,61,00,70,00,6c,00,65,00,20,00,4d,00,6f,00,6e,00,\
  6f,00,20,00,53,00,43,00,20,00,4e,00,46,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"MenuFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
  00,00,86,03,02,01,31,4d,00,61,00,70,00,6c,00,65,00,20,00,4d,00,6f,00,6e,00,\
  6f,00,20,00,53,00,43,00,20,00,4e,00,46,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"MessageFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
  00,00,00,86,03,02,01,31,4d,00,61,00,70,00,6c,00,65,00,20,00,4d,00,6f,00,6e,\
  00,6f,00,20,00,53,00,43,00,20,00,4e,00,46,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"SmCaptionFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\
  00,00,00,00,86,03,02,01,31,4d,00,61,00,70,00,6c,00,65,00,20,00,4d,00,6f,00,\
  6e,00,6f,00,20,00,53,00,43,00,20,00,4e,00,46,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"StatusFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
  00,00,00,86,03,02,01,31,4d,00,61,00,70,00,6c,00,65,00,20,00,4d,00,6f,00,6e,\
  00,6f,00,20,00,53,00,43,00,20,00,4e,00,46,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"CaptionFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
  00,00,00,01,00,00,05,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,\
  00,20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
  
;  默认为 "Microsoft YaHei UI" 简体中文,常规,9号
;; [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
;; "CaptionFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
;;   00,00,00,01,00,00,05,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,\
;;   00,20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;; "IconFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
;;   00,00,86,03,02,01,22,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,\
;;   20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;; "MenuFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
;;   00,00,86,03,02,01,22,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,\
;;   20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;; "MessageFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
;;   00,00,00,86,03,02,01,22,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,\
;;   00,20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;; "SmCaptionFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\
;;   00,00,00,00,86,03,02,01,22,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,\
;;   74,00,20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;; "StatusFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
;;   00,00,00,86,03,02,01,22,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,\
;;   00,20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

;  删除值,则变成 "MS Shell Dlg" 8pt
;; [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
;; "CaptionFont"=-
;; "IconFont"=-
;; "MenuFont"=-
;; "MessageFont"=-
;; "SmCaptionFont"=-
;; "StatusFont"=-
  
;; ---------------------------------------------------------------------------------------------------------------------

; 已失效
;; https://digitalixy.com/windows/925097.html

; Segoe UI 是英文版 Windows Vista 及之后所有版本 Windows 操作系统的 UI 字体

;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
;; "Segoe UI (TrueType)"=""
;; "Segoe UI Bold (TrueType)"=""
;; "Segoe UI Bold Italic (TrueType)"=""
;; "Segoe UI Italic (TrueType)"=""
;; "Segoe UI Light (TrueType)"=""
;; "Segoe UI Semibold (TrueType)"=""
;; "Segoe UI Symbol (TrueType)"=""

;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
;; "Segoe UI"="霞鹜文楷等宽"

;  Segoe UI 字体(默认)
;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
;; "Segoe UI (TrueType)"="segoeui.ttf"
;; "Segoe UI Black (TrueType)"="seguibl.ttf"
;; "Segoe UI Black Italic (TrueType)"="seguibli.ttf"
;; "Segoe UI Bold (TrueType)"="segoeuib.ttf"
;; "Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf"
;; "Segoe UI Emoji (TrueType)"="seguiemj.ttf"
;; "Segoe UI Historic (TrueType)"="seguihis.ttf"
;; "Segoe UI Italic (TrueType)"="segoeuii.ttf"
;; "Segoe UI Light (TrueType)"="segoeuil.ttf"
;; "Segoe UI Light Italic (TrueType)"="seguili.ttf"
;; "Segoe UI Semibold (TrueType)"="seguisb.ttf"
;; "Segoe UI Semibold Italic (TrueType)"="seguisbi.ttf"
;; "Segoe UI Semilight (TrueType)"="segoeuisl.ttf"
;; "Segoe UI Semilight Italic (TrueType)"="seguisli.ttf"
;; "Segoe UI Symbol (TrueType)"="seguisym.ttf"
;; "Segoe UI Variable (TrueType)"="SegUIVar.ttf"

;  Segoe UI 字体的替换字体(默认无此值)
;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
;; "Segoe UI"=-

;; ---------------------------------------------------------------------------------------------------------------------

; 已失效

; Win10 中文版
; YaHei 值没法改变,但可以替换数据。

; Courier New 字体
;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
;; "Microsoft YaHei & Microsoft YaHei UI (TrueType)"="UbuntuMono-R.ttf"
;; "Microsoft YaHei Bold & Microsoft YaHei UI Bold (TrueType)"="UbuntuMono-B.ttf"
;; "Microsoft YaHei Light & Microsoft YaHei UI Light (TrueType)"="UbuntuMono-RI.ttf"
;; "Microsoft YaHei & Microsoft YaHei UI (TrueType)"="STXINGKA.TTF"
;; "Microsoft YaHei Bold & Microsoft YaHei UI Bold (TrueType)"="STXINGKA.TTF"
;; "Microsoft YaHei Light & Microsoft YaHei UI Light (TrueType)"="STXINGKA.TTF"

; 微软雅黑字体(默认)
;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
;; "Microsoft YaHei & Microsoft YaHei UI (TrueType)"="msyh.ttc"
;; "Microsoft YaHei Bold & Microsoft YaHei UI Bold (TrueType)"="msyhbd.ttc"
;; "Microsoft YaHei Light & Microsoft YaHei UI Light (TrueType)"="msyhl.ttc"

;; ---------------------------------------------------------------------------------------------------------------------

Windows 10 以前有修改字体的高级选项,后来反向更新就没有了。需要自己写注册表并重新注销登陆才生效。

Windows Registry Editor Version 5.00

;  重装机后电脑屏幕及字体调整.reg.lnk
;; 显示器分辨率:    3840*2160
;; 自定义缩放:        266
;; 辅助功能 - 文本大小 - 110%
;; 最后 ClearType 文本调谐器

; https://www.cnblogs.com/bolang100/p/8548040.html#WINDOWS 10 显示中的仅更改文本大小和加粗选项

;; ---------------------------------------------------------------------------------------------------------------------

; Win11 中文企业版 22H2 22621.2283
; 测试日期: 20230921
; 使用工具: https://github.com/Tatsu-syo/noMeiryoUI/releases/
; 工具修改内容如下(未全):
                                                                ;; 西欧(00)
;  修改字体为: "Maple Mono SC NF"(4d...),                         日语(80)
;; 9号(e0),                                  常规(90,01)      简体中文(86)
;; e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,00,00,86,03,02,01,31,
;;                                            粗体(bc,02)      繁体中文(88)
;;                                            细体(2c,01) 斜体(01,00,00)
;;                                                      删除线(00,00,01)  
;;                                                      下划线(00,01,00)
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"IconFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
  00,00,86,03,02,01,31,4d,00,61,00,70,00,6c,00,65,00,20,00,4d,00,6f,00,6e,00,\
  6f,00,20,00,53,00,43,00,20,00,4e,00,46,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"MenuFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
  00,00,86,03,02,01,31,4d,00,61,00,70,00,6c,00,65,00,20,00,4d,00,6f,00,6e,00,\
  6f,00,20,00,53,00,43,00,20,00,4e,00,46,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"MessageFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
  00,00,00,86,03,02,01,31,4d,00,61,00,70,00,6c,00,65,00,20,00,4d,00,6f,00,6e,\
  00,6f,00,20,00,53,00,43,00,20,00,4e,00,46,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"SmCaptionFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\
  00,00,00,00,86,03,02,01,31,4d,00,61,00,70,00,6c,00,65,00,20,00,4d,00,6f,00,\
  6e,00,6f,00,20,00,53,00,43,00,20,00,4e,00,46,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"StatusFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
  00,00,00,86,03,02,01,31,4d,00,61,00,70,00,6c,00,65,00,20,00,4d,00,6f,00,6e,\
  00,6f,00,20,00,53,00,43,00,20,00,4e,00,46,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"CaptionFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
  00,00,00,01,00,00,05,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,\
  00,20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
  
;  默认为 "Microsoft YaHei UI" 简体中文,常规,9号
;; [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
;; "CaptionFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
;;   00,00,00,01,00,00,05,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,\
;;   00,20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;; "IconFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
;;   00,00,86,03,02,01,22,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,\
;;   20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;; "MenuFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,00,\
;;   00,00,86,03,02,01,22,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,\
;;   20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;; "MessageFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
;;   00,00,00,86,03,02,01,22,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,\
;;   00,20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;; "SmCaptionFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,\
;;   00,00,00,00,86,03,02,01,22,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,\
;;   74,00,20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;; "StatusFont"=hex:e0,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,90,01,00,00,\
;;   00,00,00,86,03,02,01,22,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,\
;;   00,20,00,59,00,61,00,48,00,65,00,69,00,20,00,55,00,49,00,00,00,00,00,00,00,\
;;   00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

;  删除值,则变成 "MS Shell Dlg" 8pt
;; [HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
;; "CaptionFont"=-
;; "IconFont"=-
;; "MenuFont"=-
;; "MessageFont"=-
;; "SmCaptionFont"=-
;; "StatusFont"=-
  
;; ---------------------------------------------------------------------------------------------------------------------

; 已失效
;; https://digitalixy.com/windows/925097.html

; Segoe UI 是英文版 Windows Vista 及之后所有版本 Windows 操作系统的 UI 字体

;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
;; "Segoe UI (TrueType)"=""
;; "Segoe UI Bold (TrueType)"=""
;; "Segoe UI Bold Italic (TrueType)"=""
;; "Segoe UI Italic (TrueType)"=""
;; "Segoe UI Light (TrueType)"=""
;; "Segoe UI Semibold (TrueType)"=""
;; "Segoe UI Symbol (TrueType)"=""

;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
;; "Segoe UI"="霞鹜文楷等宽"

;  Segoe UI 字体(默认)
;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
;; "Segoe UI (TrueType)"="segoeui.ttf"
;; "Segoe UI Black (TrueType)"="seguibl.ttf"
;; "Segoe UI Black Italic (TrueType)"="seguibli.ttf"
;; "Segoe UI Bold (TrueType)"="segoeuib.ttf"
;; "Segoe UI Bold Italic (TrueType)"="segoeuiz.ttf"
;; "Segoe UI Emoji (TrueType)"="seguiemj.ttf"
;; "Segoe UI Historic (TrueType)"="seguihis.ttf"
;; "Segoe UI Italic (TrueType)"="segoeuii.ttf"
;; "Segoe UI Light (TrueType)"="segoeuil.ttf"
;; "Segoe UI Light Italic (TrueType)"="seguili.ttf"
;; "Segoe UI Semibold (TrueType)"="seguisb.ttf"
;; "Segoe UI Semibold Italic (TrueType)"="seguisbi.ttf"
;; "Segoe UI Semilight (TrueType)"="segoeuisl.ttf"
;; "Segoe UI Semilight Italic (TrueType)"="seguisli.ttf"
;; "Segoe UI Symbol (TrueType)"="seguisym.ttf"
;; "Segoe UI Variable (TrueType)"="SegUIVar.ttf"

;  Segoe UI 字体的替换字体(默认无此值)
;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes]
;; "Segoe UI"=-

;; ---------------------------------------------------------------------------------------------------------------------

; 已失效

; Win10 中文版
; YaHei 值没法改变,但可以替换数据。

; Courier New 字体
;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
;; "Microsoft YaHei & Microsoft YaHei UI (TrueType)"="UbuntuMono-R.ttf"
;; "Microsoft YaHei Bold & Microsoft YaHei UI Bold (TrueType)"="UbuntuMono-B.ttf"
;; "Microsoft YaHei Light & Microsoft YaHei UI Light (TrueType)"="UbuntuMono-RI.ttf"
;; "Microsoft YaHei & Microsoft YaHei UI (TrueType)"="STXINGKA.TTF"
;; "Microsoft YaHei Bold & Microsoft YaHei UI Bold (TrueType)"="STXINGKA.TTF"
;; "Microsoft YaHei Light & Microsoft YaHei UI Light (TrueType)"="STXINGKA.TTF"

; 微软雅黑字体(默认)
;; [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts]
;; "Microsoft YaHei & Microsoft YaHei UI (TrueType)"="msyh.ttc"
;; "Microsoft YaHei Bold & Microsoft YaHei UI Bold (TrueType)"="msyhbd.ttc"
;; "Microsoft YaHei Light & Microsoft YaHei UI Light (TrueType)"="msyhl.ttc"

;; ---------------------------------------------------------------------------------------------------------------------
 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值