摘要:
原文链接:https://www.cnblogs.com/bpf-1024/p/11597000.html Visual Studio Code (vscode) 配置 C / C++ 环境 昨天突发奇想,想使用vscode配置C++环境,因为不想下载 Dev OR codeblock,然后借助了很 阅读全文
摘要:
1.编写脚本 @title MySQL backup start @echo off setlocal enabledelayedexpansion @color 0a :: 参数设置 :: 设置时间变量 set YEAR=%date:~0,4% set MONTH=%date:~5,2% set 阅读全文
摘要:
DELETE FROM act_hi_detail WHERE 1=1; DELETE FROM act_hi_comment WHERE 1=1; DELETE FROM act_hi_identitylink WHERE 1=1; DELETE FROM act_hi_procinst WHER 阅读全文