2021年12月1日

摘要: DECLARE @username nvarchar(50),@password nvarchar(50),@num int--声明游标变量 DECLARE myCursor CURSOR FOR select username,password,num from dt_admin WHERE ty 阅读全文

posted @ 2021-12-01 10:24 东方姑娘 阅读(380) 评论(0) 推荐(0)


2021年11月22日

摘要: string path = HttpContext.Current.Server.MapPath("/文件夹/名称.txt"); string ss = File.ReadAllText(path, Encoding.UTF8); 阅读全文

posted @ 2021-11-22 15:33 东方姑娘 阅读(279) 评论(0) 推荐(0)


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3