模仿Oracle性能诊断艺术中的例子做了两个试验,书上说如果不用RELIES_ON,则函数依赖的对象发生的变更操作就不会导致结果缓存的失效操作(result_cache RELIES_ON(test1,test2)),试验证明不对,函数f1()并没有使用RELIES_ON,但表上的变化影响到了函数。
C:\Documents and Settings\guogang>sqlplus gg_tes...
分类:
数据库 时间:
2014-08-04 21:37:38
阅读次数:
372
Ancient Cipher
Ancient Roman empire had a strong government system with various departments, including a secret service department. Important documents were sent between provinces and the capit...
分类:
其他好文 时间:
2014-07-30 17:35:14
阅读次数:
227
环境:OS X 10.9; MacTeX-2014; LyX Version 2.1.0Ⅰ. 中文字体使用XeTeX引擎: PDF(XeTeX)。LyX-Documents-Settings-Language:Language: Chinese(simplified)Encoding-Other: ...
分类:
其他好文 时间:
2014-07-30 17:15:54
阅读次数:
437
move "c:\Documents and Settings\leon\Application Data\Mozilla\Firefox\Profiles\eyr6cp34.default\sessionstore.bak" "c:\Documents and Settings\leon\Application Data\Mozilla\Firefox\Profiles\eyr6cp34.def...
分类:
其他好文 时间:
2014-07-27 11:18:22
阅读次数:
174
im=imread('C:\Documents and Settings\Administrator\桌面\2.jpg');Subplot(231);imshow(im);title('原始图像');ii=rgb2gray(im);%ii=im2double(ii);Subplot(232);ims...
分类:
其他好文 时间:
2014-07-27 09:43:42
阅读次数:
475
1.可能需要卸载更新kb2962872,重启后可以正常激活。2.也可能是这样的:cad重新安装注册不上的问题是在电脑里有一个注册信息,把他删掉才能重新注册位置在c:\Documents and Settings\all users\Application Data\Autodesk把这个文件删掉就可...
分类:
其他好文 时间:
2014-07-26 14:06:24
阅读次数:
235
首先所有目录都以 "File:///"开头,无论Mac或者Windows后面的路径Windows: E:/WorkGround/Txt.txt --> "File:///E:/WorkGround/Txt.txt"Mac: /User/eran/Documents/Txt.txt --> "Fil....
分类:
其他好文 时间:
2014-07-25 14:07:41
阅读次数:
209
Mac使用快捷键会节省很多时间。使用最多的键就是shift键 option键 command键的组合了。当然一下稍微用得多一点点,还有很多快捷键没一一列举了
进入指定目录的一些快捷键
进入 All My Files目录: shift+command+f
进入Documents目录:shift+command+o
进入Desktop目录:shift+command+d
进入Home目录:...
分类:
其他好文 时间:
2014-07-25 11:02:51
阅读次数:
281
iphone沙箱模型的有四个文件夹,分别是什么,永久数据存储一般放在什么位置,得到模拟器的路径的简单方式是什么.documents,tmp,app,Library。(NSHomeDirectory()),手动保存的文件在documents文件里Nsuserdefaults保存的文件在tmp文件夹里1...
分类:
移动开发 时间:
2014-07-25 10:50:51
阅读次数:
192
头文件: #include GetModuleFileNameA()char moduleFileName[MAX_PATH]; GetModuleFileNameA(0, moduleFileName, MAX_PATH);取得的路径为:c:\Documents and Settings\...
分类:
其他好文 时间:
2014-07-23 16:47:41
阅读次数:
369