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

  • 相关阅读:
    第二次上机
    第二次作业
    第一次上机
    第一次作业
    第3次上机作业
    第四周作业
    第二次上机作业(第四周)
    第三周作业
    第一次上机作业
    第一次JAVA作业
  • 原文地址:https://www.cnblogs.com/wwxbi/p/4162407.html
Copyright © 2011-2022 走看看