1.函数的申明:三种方法: 运行结果: 第二种方法:函数表达式,如果函数不是匿名函数,而是加上相应的函数名,则只在函数内部有效。 所以引申可以这样写: 好处:可以在函数体内部调用自身;方便排错(除错工具显示函数调用栈时,一层一层往上抛,将显示函数名,而不是匿名函数) 第三种方法:Function构造 ...
分类:
编程语言 时间:
2017-12-01 20:51:26
阅读次数:
336
系统环境变量变量名称: NLS_LANG变量值:SIMPLIFIED CHINESE_CHINA.ZHS16GBK CREATE OR REPLACE PROCEDURE "TLGL"."TLGB" AS BEGINexecute immediate ‘ALTER TRIGGER XG ENABLE ...
分类:
数据库 时间:
2017-11-29 12:47:00
阅读次数:
184
2017/11/24 Regardless of the enormous amount of photos shared on Wechat or Face book, modern city dwellers grow detached from their immediate surround ...
分类:
其他好文 时间:
2017-11-25 11:22:12
阅读次数:
132
效果: shader: 挂Camera的脚本: 脚本没什么可说的,shader主要思想是向内采样。 ...
分类:
其他好文 时间:
2017-11-21 18:49:00
阅读次数:
185
sql> alter system set cluster_database=false scope=spfile sid='qcjk1'; 注意sid根据不同环境要修改在rac两节点都要关闭数据库:sql>shutdown immediate;在rac1节点将数据库启动到nomount状态:sql ...
分类:
数据库 时间:
2017-11-10 15:22:22
阅读次数:
171
Given the following RMAN commands, choose the option that reflects the order required to restoreyour currently operational ARCHIVELOG-mode database.A. ...
分类:
其他好文 时间:
2017-11-10 15:11:17
阅读次数:
165
Given the following steps, which would be the correct order to create a backup of an Oracle database in NOARCHIVELOG mode?A. shutdown immediate from R ...
分类:
其他好文 时间:
2017-11-09 17:55:59
阅读次数:
142
以上:setTimeout>setImmediate process.nextTick>Promise ...
分类:
其他好文 时间:
2017-11-08 14:46:48
阅读次数:
112
We have two special characters. The first character can be represented by one bit 0. The second character can be represented by two bits (10 or 11). N ...
分类:
其他好文 时间:
2017-11-04 13:40:01
阅读次数:
136
[20171031]rman xxx Failure.txt--//简单测试 List Failure, Advise Failure and Repair Failure命令在11g下,也许以后工作需要.--//虽然我自己很少使用这个命令,感觉这个有点傻瓜化.1.环境:SYS@book> @ &r ...
分类:
其他好文 时间:
2017-10-31 16:48:24
阅读次数:
142