////////////////// ===>windows + r
//gpedit.msc 用户组策略 ///////////////// ===>cmd
//ping www.baidu.com
//ping www.baidu.com -t
//ipconfig
//exit
//cls
//color 123..........
// dir >> 1.exe
// dir > test.cmd
//netsh wlan show profiles CMCC-qejh key = clear //get wifi password
//tasklist
//taskkill /f /im notepad.exe
//start notepad.exe
//start test.txt
//where apt or where apt.exe ///////////////// ===>Heat Key
//alt + space + m 选择最前面的窗口 用VK_UP VK_DOWN VK_LEFT VK_RIGHT 控制移动
//ctrl + a 全选
//ctrl + c 复制
//ctrl + v 粘贴
//ctrl + s 保存
// F2 对选中文件重命名
//windows + r + cmd
//windows + r
//mkdir <file name>
//del <file name>
//copy <file name> <path>
//shutdown /r //完全关闭并重启计算机。

最新文章

  1. LeetCode-66-Plus One
  2. 带你玩转JavaWeb开发之四 -如何用JS做登录注册页面校验
  3. 过滤关键字防止XSS攻击
  4. vpn打通结果ping不通
  5. 关于freemaker的一点使用技巧
  6. Socket桥(转载)
  7. 转Masonry遇到的问题
  8. .c和.h文件的区别(转载)
  9. oracle11g 新特性 - rman自动备份控制文件延迟
  10. 非root模式下安装mysql
  11. Linux 命令 - passwd: 更改用户密码
  12. CF 369 B. Valera and Contest
  13. windows下回车与换行符
  14. Java设计模式(学习整理)---工厂模式
  15. MongoDB学习笔记02
  16. CentOS(linux发行版)系统安装中文输入法:
  17. js-检测字符串出现次数最多,并返回
  18. .NetCore下使用Prometheus实现系统监控和警报 (五)进阶自定义收集指标 之 Counter
  19. MetaMask/json-rpc-engine
  20. 你与论文达人只差一个MathType的距离

热门文章

  1. C语言指针函数和函数指针
  2. apache+tomcat配置负载均衡,实现http与websocket接口分压
  3. 尝试让Virtualbox的Ubuntu可以调整分辨率
  4. ArrayList集合二
  5. Nmap扫描与Tcpdump抓包分析
  6. python解决迅雷下载限制的方法
  7. NX二次开发-UFUN拾取屏幕位置UF_UI_specify_screen_position
  8. hdu4352-XHXJ&#39;s LIS状压DP+数位DP
  9. RoadFlowCore 解决方案介绍及开发概述
  10. 漏洞验证系列--MongoDB未授权访问