摘要:
· Windows 10:“我已经更新完毕,请重启我吧主人!” · Windows 10:“好吧,主人在忙,我重启了先~” · Windows 10: “正在配置windows更新 已完成99% 请勿关闭计算机…” · 我:“纳尼!!!谁让你更新了?!谁给你的胆子重启?!” 干掉系统文件"C:\Wi 阅读全文
摘要:
zai SQLQuery4.sql 文件中--BULK INSERT Table_1 from 'D:\aaaa#azzz.txt' with(fieldterminator=',',rowterminator='\n') //以逗号分开 BULK INSERT Table_1 from 'D:\a 阅读全文
摘要:
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Data.SqlClient; using System.Diagnostics; 阅读全文