idea快捷键:多行操作

 

源数据:

qrtz_blob_triggers, 
qrtz_calendars, qrtz_cron_triggers, qrtz_fired_triggers, qrtz_job_details, 
qrtz_locks, qrtz_paused_trigger_grps, qrtz_scheduler_state, qrtz_simple_triggers, qrtz_simprop_triggers, qrtz_triggers

 

要求:表名前加delete from,  表名后加分号

1.多行合并为一行

ctrl + a  全选

 idea快捷键: ctrl + shift + j

2.一行变多行

idea快捷键: ctrl + r   

打开正则

将 逗号 替换为 换行

3.多光标模式

ctrl + a 全选

idea快捷键 : Alt + Shift + Insert 

键盘左箭头 

输入分号

 

 

 

 

 

 

 

 

全选后, alt + shift + insert  , 右箭头

 

 

posted @ 2022-07-20 15:16  Peter.Jones  阅读(4768)  评论(0)    收藏  举报