zoukankan      html  css  js  c++  java
  • PL/SQL常用设置

    tools-->preferences-->user interface-->editor-->AutoReplace

    AutoReplace
    When enabled, you can define words that are automatically replaced with a replacement text.
    Pressing the Edit button allows you to edit the file with words and replacement texts.

    SF=select * from

    You can also reference a template as replacement text. For example:
    WH=LoopsWhile loop.tpl
    In this case the While loop template from the Loops template subdirectory will be invoked, allowing you
    to use variables and cursor placement for the replacement text.

    CP=Package elementsProcedure implementation.tpl

    CF=Package elementsFunction implementation.tpl

    Tools --> Preferences --> Oracle --> Logon History --> Store With Password
    Tools --> Preferences --> Editor --> Keyword Case --> Uppercase
    Tools --> Preferences --> Key Configuration

  • 相关阅读:
    软件需求与分析课堂讨论
    Axios
    lodash
    table行拖拽
    js addDays ,addYears
    所在周的第一天
    Inner join case when
    npm 淘宝镜像安装以及安装报错window_nt 6.1.7601 解决
    jsTree
    Bootstrap Multiselect
  • 原文地址:https://www.cnblogs.com/wwxbi/p/4162407.html
Copyright © 2011-2022 走看看