我是這批整批腳本編程的新手,但我真的很喜歡它。我一直在使用批處理腳本,並將恆定的ping結果以及時間戳輸出到.txt文件,但希望輸出到.xlsx。這是我一直在使用的腳本。 @echo off
title Google Ping
mode 12,1
:start
set DT=%date:/=-%
timeout /t 30
echo %time% %date% >> C:\
當我嘗試運行通過運行「激活器dist」命令創建的bat文件時,出現以下異常。 Oops, cannot start the server.
com.google.inject.CreationException: Unable to create injector, see the followin
g errors:
1) Error injecting cons