搜尋此網誌

windows常用命令

[ 群組原則 ]
開始 → 執行 → gpedit.msc

[ 惡意軟體移除工具 ]
開始 → 執行 → mrt

[ 機碼 ]
開始 → 執行 → regedit

[ 系統設定公用程式 ]
開始 → 執行 → msconfig

[ 控制client端所有網路設備 ]
開始 → 執行 → cmd → ipconfig
開始 → 執行 → cmd → ipconfig/all

[ 顯示封包經過的路由器的IP位址 ]
開始 → 執行 → cmd → tracert (網址或IP)

2020年10月30日 星期五

Spring schedule 版本、語法差異

NOTE: This convenience subclass does not work against Quartz 2.0. Use Quartz 2.0's native JobDetailImpl class or the new Quartz 2.0 builder API instead. Alternatively, switch to Spring's CronTriggerFactoryBean which largely is a drop-in replacement for this class and its properties and consistently works against Quartz 1.x as well as Quartz 2.x.

執行環境Spring ~3.x & Quartz 1.x:org.springframework.scheduling.quartz.CronTriggerBean 

執行環境Spring 4.x & Quartz 2.x:org.springframework.scheduling.quartz.CronTriggerFactoryBean


資料來源:官方API

2015年10月24日 星期六

在 Win 7 Windows 7 MySQL安裝過程,停在server startup。

問題:
MySQL安裝過程,停在server startup,如圖所示。
(v 通過) Prepare configuration
(v 通過) mysql write configuration file