Skip to content

Commit

Permalink
utf8
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakuin123 committed Jan 15, 2024
1 parent 3eddf6e commit ba51942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ADB,启动!- UTF-8.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@echo off
chcp 936 > nul
::如果出现乱码请尝试使用UTF-8版本
chcp 65001 > nul
::如果出现乱码请尝试使用GB2312版本
title ADB,启动! v1.2 by 白隐Hakuin
:: 初始化忽略错误变量
set IGNORE_ERROR=0
Expand Down

0 comments on commit ba51942

Please sign in to comment.