摘要:
html 运行的快捷键 alt + f2 的位置: 这里修改快捷键为 ctrl + alt +0 修改双shift 快捷键: https://blog.csdn.net/weixin_42199699/article/details/93257101 阅读全文
posted @ 2019-09-13 17:28
Zcb0812
阅读(341)
评论(0)
推荐(0)
摘要:
直接用vim 写好html 之后, 直接用firefox test.html 即可,而不是通常ide 中的点击图标 html 的基本模板: 1 <!DOCTYPE html> 2 <html lang="en"> 3 <head> 4 <meta charset="UTF-8"> 5 <title> 阅读全文
posted @ 2019-09-13 11:28
Zcb0812
阅读(985)
评论(0)
推荐(0)
摘要:
通过 alt + tab 键,在所有打开的程序之前切换。 在切换过程中,如果遇到已经打开多个窗口的程序,可以按 alt + ` (~键)组合键,转入一个程序所有窗口中,循环切换 阅读全文
posted @ 2019-09-13 11:19
Zcb0812
阅读(1086)
评论(0)
推荐(0)
摘要:
https://www.cnblogs.com/chjbbs/p/6364712.html 阅读全文
posted @ 2019-09-13 10:40
Zcb0812
阅读(235)
评论(0)
推荐(0)