diff --git a/translated/tech/20211125 Tips for formatting when printing to console from C.md b/published/20211125 Tips for formatting when printing to console from C.md similarity index 99% rename from translated/tech/20211125 Tips for formatting when printing to console from C.md rename to published/20211125 Tips for formatting when printing to console from C.md index 8988a00618..6b7547fc8e 100644 --- a/translated/tech/20211125 Tips for formatting when printing to console from C.md +++ b/published/20211125 Tips for formatting when printing to console from C.md @@ -4,8 +4,8 @@ [#]: collector: "lujun9972" [#]: translator: "wxy" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-14027-1.html" C++ 控制台格式化打印技巧 ======