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

  • 相关阅读:
    Linux进程监控命令
    自学Java第九天
    自学Java第十天
    自学Java第八天
    自学Java第七天
    自学Java第六天
    Java第五天
    Java练习第四天
    自学Java第三天
    自学Java第二天
  • 原文地址:https://www.cnblogs.com/wwxbi/p/4162407.html
Copyright © 2011-2022 走看看