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 本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。  
  • 相关阅读:
    基于windows server 2016和sqlserver 2016 AlwaysOn的群集配置
    Mysql基于Mysql Cluster+MysqlRouter的集群部署方案
    阿里云ECS部署Redis主备哨兵集群遇到的问题
    Informix数据库配置与连接
    Linux系统中Redis和Tomcat的PID文件路径设置
    Linux端口映射,80端口映射到8080端口
    Tomcat优化配置
    Tomcat配置自定义JAVA环境
    VMware虚拟机系统无法使用桥接联网
    PostgreSQL远程访问设置
  • 原文地址:https://www.cnblogs.com/zhuqil/p/Shortcuts.html
Copyright © 2011-2022 走看看