07 2025 档案

摘要:使用\N{ANIMAL_NAME}语法直接输出生肖符号(需支持Unicode的环境): print("\N{mouse}") # 鼠 print("\N{ox}") # 牛(注意:Unicode中牛为"ox"而非"cow") print("\N{tiger}") # 虎 print("\N{rabb 阅读全文
posted @ 2025-07-30 18:00 宝山方圆 阅读(9) 评论(0) 推荐(0)