03 2023 档案

摘要:C#控制鼠标 using System;using System.Threading;using System.Runtime.InteropServices;using System.Windows.Forms; namespace MouseControl { class MouseContro 阅读全文
posted @ 2023-03-31 12:15 xyth 阅读(302) 评论(0) 推荐(0) 编辑
摘要:获取日期+时间DateTime.Now.ToString(); // 2022/6/16 星期四 17:12:55DateTime.Now.ToLocalTime().ToString(); // 2022/6/16 星期四 17:13:49 获取日期DateTime.Now.ToLongDateS 阅读全文
posted @ 2023-03-27 12:11 xyth 阅读(278) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示