Skip to content

Commit

Permalink
修改文件编码
Browse files Browse the repository at this point in the history
  • Loading branch information
NIANIANKNIA committed Jul 9, 2023
1 parent e91d8e1 commit c7b9c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NIAHttpBOT/src/NIAHttpBOT.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ void GetTime() {

int main() {


system("title NIAHttpBOT V1.3.1");
SetConsoleOutputCP(65001);
std::ios::sync_with_stdio(false), std::cin.tie(0), std::cout.tie(0);
Expand Down

0 comments on commit c7b9c6e

Please sign in to comment.