会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
"ヾ(◍°∇°◍)ノ゙加油哟~","愿我们不负昭华,以梦为马!","愿我们历尽千帆,归来仍是少年!"
深夜独行侠
首页
新随笔
联系
订阅
管理
10 2021 档案
windows 将A文件夹下面的子文件夹复制到B文件夹下面 不复制文件
摘要:xcopy /T /A D:\0000 D:\B\
阅读全文
posted @
2021-10-29 09:46
深夜独行侠
阅读(179)
评论(0)
推荐(0)
windows 列出文件夹下面的所有文件
摘要:dir /s /b /a C:\Users\Administrator\Desktop\导出数据>dir /s /b /a C:\Users\Administrator\Desktop\导出数据\dir C:\Users\Administrator\Desktop\导出数据\BB.txt C:\Us
阅读全文
posted @
2021-10-29 09:43
深夜独行侠
阅读(609)
评论(0)
推荐(0)
ERROR 1819 (HY000): Your password does not satisfy the current policy requirements
摘要:alter user user() identified by 'ABC****';
阅读全文
posted @
2021-10-24 10:10
深夜独行侠
阅读(43)
评论(0)
推荐(0)
公告