zoukankan      html  css  js  c++  java
  • [转]33 useful Keyboard Shortcuts for Run commond

    原文: http://www.shortcutworld.com/en/win/Run-command.html

    1. Calling Run Command
    Win + r                         Start Run command

    2. Windows Tools
    winver                           Windows Version  
    calc                               Open Calculator  
    cmd                              Open Comand Window  
    control                          Open Control Panel  
    explorer                        Open Windows Explorer  
    ftp                                Open FTP  
    msconfig                       Open Windows Startup Configuration  
    regedit                         Open Registry Editor  
    sndvol                          Open Sound Volume  
    taskmgr                        Open Task Manager  
    dcomcnfg                      DCOM User Security/Component Services

    3. Shell and Command
    shell:RecycleBinFolder    Open Recycle bin folde  
    cmd /k ipconfig              Show IP Config  
    cmd /k hostname           Show Hostname

    4. Managmenet Consoles
    certmgr.msc                  Certificate Management  
    compmgmt.msc             Computer Management  
    devmgmt.msc                Device Management  
    diskmgmt.msc               Disk Management  
    fsmgmt.msc                  Folder Sharing Management  
    eventvwr.msc                Event Viewer  
    services.msc                  System Services

    5. Shortcuts
    appwiz.cpl                     Add or Remove Programs  
    timedate.cpl                  Time and Date Settings  
    desk.cpl                        Display Settings  
    main.cpl                        Mouse Settings  
    ncpa.cpl                        Network Settings  
    powercfg.cpl                 Power Management  
    intl.cpl                          Regional Settings  
    mmsys.cpl                    Sound Settings  
    sysdm.cpl                     System Settings  
    firewall.cpl                    Firewall Settings  
    wscui.cpl                      Security Settings  

  • 相关阅读:
    前端笔记-jquery
    git的使用
    前端笔记-bom
    微信小程序没找到构建npm或者没找到node_modules目录
    微信小程序判断 wx:if wx:else
    微信小程序提示云函数部署不成功
    cmd如何进入文件夹
    微信小程序view居中
    vue页面跳转兄弟组件传值
    vue全局变量apiurl
  • 原文地址:https://www.cnblogs.com/sanmao_net/p/3233258.html
Copyright © 2011-2022 走看看