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  

  • 相关阅读:
    关于button去掉自带阴影效果的方法
    关于含RecyclerView的fragment来回切换时页面自动滑动到底部的解决方法
    关于简单的安卓APP状态栏设置(类似沉浸式状态栏)
    关于TabLayout与ViewPager在Fragment中嵌套Fragment使用或配合使用的思考
    关于安卓一些报错的解决方法(随时更新)
    react与微信小程序
    微信小程序js学习心得体会
    网络流学习笔记
    git 错误 RPC
    LeetCode 翻转链表
  • 原文地址:https://www.cnblogs.com/sanmao_net/p/3233258.html
Copyright © 2011-2022 走看看