摘要:
1 #!/bin/bash 2 3 4 start=`date +'%Y-%m-%d %H:%M:%S'` 5 6 #执行程序 7 8 end=`date +'%Y-%m-%d %H:%M:%S'` 9 start_seconds=$(date --date="$start" +%s); 10 en 阅读全文
摘要:
Flie(文件)->setting(设置)->Plugins->Marketplace 然后搜索 Free Mybatis Plugin下载 阅读全文