2025年10月20日

摘要: from fastapi import BackgroundTasks, FastAPI app = FastAPI() def write_notification(email: str, message=""): with open("log.txt", mode="w") as email_f 阅读全文
posted @ 2025-10-20 10:40 张博的博客 阅读(8) 评论(0) 推荐(0)
摘要: getime() { HKL := DllCall("GetKeyboardLayout", "UInt", DllCall("GetWindowThreadProcessId", "UInt", WinExist("A"), "UInt", 0), "UInt") LayoutID := Form 阅读全文
posted @ 2025-10-20 10:26 张博的博客 阅读(28) 评论(0) 推荐(0)

导航