zoukankan      html  css  js  c++  java
  • WF4.0工作流设计器快捷键

        像其他Visual Studio组件一样,工作流设计器也有很多快捷键。在MSDN文档上提供了这些捷径。这里列举出来方便查看。

    ShortcutPurpose

    CTRL+E, A

    Shows or hides the Argument Designer.

    CTRL+E, C

    Collapses the selected activity in place.

    CTRL+E, E

    Expands the selected activity in place.

    CTRL+E, F

    Connects the selected activities in a flowchart.

    CTRL+E, I

    Shows or hides the Imports Designer.

    CTRL+E, M

    Moves the keyboard focus to the next item in the tab order.

    CTRL+E, N

    Creates a new variable in the scope of the selected activity (or the closest).

    CTRL+E, O

    Shows or hides the Overview map.

    CTRL+E, P

    Navigates to the parent of the selected activity. This goes up one level in breadcrumb navigation and changes the

    root activity on the designer surface.

    CTRL+E, S

    Adds the item with keyboard focus to the current selection.

    CTRL+E, V

    Shows or hides the Variable Designer.

    CTRL+E, X

    Expands all activities in the workflow.

    CTRL+ALT+F6

    Moves keyboard focus from the current UI area to the next area in the sequence. The order is as follows:

    1. Breadcrumb navigation bar.

    2. Designer surface

    3. Arguments/Variables/Imports designer if open

    4. Shell

     



    (全文完)


    以下为广告部分

    您部署的HTTPS网站安全吗?

    如果您想看下您的网站HTTPS部署的是否安全,花1分钟时间来 myssl.com 检测以下吧。让您的HTTPS网站变得更安全!

    SSL检测评估

    快速了解HTTPS网站安全情况。

    安全评级(A+、A、A-...)、行业合规检测、证书信息查看、证书链信息以及补完、服务器套件信息、证书兼容性检测等。

    SSL证书工具

    安装部署SSL证书变得更方便。

    SSL证书内容查看、SSL证书格式转换、CSR在线生成、SSL私钥加解密、CAA检测等。

    SSL漏洞检测

    让服务器远离SSL证书漏洞侵扰

    TLS ROBOT漏洞检测、心血漏洞检测、FREAK Attack漏洞检测、SSL Poodle漏洞检测、CCS注入漏洞检测。

    作者:朱祁林 出处:http://zhuqil.cnblogs.com 本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。  
  • 相关阅读:
    Linux sudo权限提升漏洞(CVE-2021-3156)复现
    CVE-2021-3129-Laravel Debug mode 远程代码执行漏洞
    maven项目在jenkins上以配置文件及Git分支作为参数执行构建
    jenkins 配置参数执行
    maven+java+tesng 遇到的坑
    IDEA的使用及初始化
    python发邮件之邮件内放入表格
    maven作用
    java自动化学习笔记
    在电脑端同时安装Python2,Python3
  • 原文地址:https://www.cnblogs.com/zhuqil/p/Shortcuts.html
Copyright © 2011-2022 走看看