# pathlib.Path() # Path.cwd() # Path.home() # Path.iterdir() # Path.stat() # Path.chmod() # Path.owner() # Path.group() # Path.glob(pattern) # Path.rg ...
分类:
其他好文 时间:
2017-08-25 13:46:00
阅读次数:
177
建立测试表createtableT_tablenologgingasselect*fromdba_objects;
createtablet_table_1nologgingasselect*fromdba_tables;--建立日志记录creatematerializedviewlogonT_tablewithrowid,sequence(object_name,object_type,owner)includingnewvalues;
creatematerializedviewlo..
分类:
数据库 时间:
2017-08-22 00:39:23
阅读次数:
198
Problem Description "You shall not pass!"After shouted out that,the Force Staff appered in CaoHaha's hand.As we all know,the Force Staff is a staff wi ...
分类:
其他好文 时间:
2017-08-21 13:59:38
阅读次数:
250
CaoHaha's staff Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 0 Accepted Submission(s): 0 Probl ...
分类:
其他好文 时间:
2017-08-19 20:14:48
阅读次数:
232
su:Swith user 切换用户,切换到root用户cat: Concatenate 串联uname: Unix name 系统名称df: Disk free 空余硬盘du: Disk usage 硬盘使用率chown: Change owner 改变所有者chgrp: Change group ...
分类:
系统相关 时间:
2017-08-18 20:42:20
阅读次数:
370
前期准备 批量配置yum源 ansible -i t4 st -m copy -a 'src=/opt/shell/yum/rhe65.repo dest=/tmp/ owner=watson group=watson mode=644 backup=yes' rhe65.repo文件内容: [rh ...
分类:
其他好文 时间:
2017-08-16 20:14:32
阅读次数:
136
本节要点: l 什么是游标 l 显式游标 l 隐式游标 1 什么是游标 游标的使用可以让用户像操作数组一样操作查询出来的数据集,这使得使用PL/SQL编程更加方便。实际上,它提供了一种从集合性质的结果中提取单条记录的手段。 1.1 游标的概念 可以简单地理解游标为指向结果集记录的指针,利用游标可以返 ...
分类:
其他好文 时间:
2017-08-15 14:17:06
阅读次数:
203
当子窗口显示后,点击子窗口外部,需要有反馈动画。 实现: 1.事件捕捉 每次点击子窗口外部,即母窗口时,事件捕捉如下 HwndSource hwndSource = PresentationSource.FromVisual(this.Owner) as HwndSource;//窗口过程 hwnd ...
find—查找条件目录一、根据时间戳查找:二、根据权限查找三、根据文件所属人owner,文件所属组group查找四、根据搜索层级查找五、根据文件名查找六、根据文件类型查找:find实时查找工具,通过遍历指定路径完成文件查找(1)工作特点:查找速度略慢精确查找实时查找可以只搜索..
分类:
其他好文 时间:
2017-08-14 01:28:39
阅读次数:
144
当设置粘着位时只有root或者owner才能删除、重命名文件。 示例: 用户apple默认组为fruit。 [root@titan ~]# id apple uid=1001(apple) gid=1001(fruit) 组=1001(fruit) step1 显示water文件夹信息,文件夹当前未 ...
分类:
系统相关 时间:
2017-08-10 22:22:44
阅读次数:
317