GroupSpecifier是一个用来定义group所有参数的类。首先,将它命名为“myGroup/g1”。然后设置
serverChannel与Stratus进行沟通。最后发布。这样,我们就完成了P2P
Group的定义。然后,我们必须确定实际的NetGroup。groupspecWithAuth...
分类:
其他好文 时间:
2014-06-10 13:01:36
阅读次数:
223
目标了解oracle内存管理方式掌握ASMM管理方式掌握AMM管理方式监控内存使用
学习一个知识点时,最好先了解其历史。ORACLE近期的版本都对内存管理做了简化,从9i通过PGA_AGGREGATE_TARGET参数实现PGA的自动管理,10g通过Automatic
Shared Memory ....
分类:
数据库 时间:
2014-06-10 09:55:42
阅读次数:
326
在网上找到解决方案:SolutionEnable RDP security layer in
Group Policy on the machine:Verify that the firewall allows remote desktop
connections with RDP (Port 3...
安装scp mongodb-linux-x86_64-2.6.0.tgz
user@host:/home/user/ssh user@hosttar zxvf mongodb-linux-x86_64-2.6.0.tgzmv
mongodb-linux-x86_64-2.6.0 mongodbcd....
分类:
数据库 时间:
2014-06-09 20:43:24
阅读次数:
226
--1,随机抽取一条数据select column from (select * from table
order by dbms_random.value ) where rownum = 1;--2,选取一个表中的重复数据select column from
table group by col...
分类:
数据库 时间:
2014-06-09 20:00:42
阅读次数:
211
1.User/Group/Others文件权限概念:ls含义list,重点在于显示文件的文件名以及其相关属性。第一列:文件类型与权限
文件类型:d目录 -文件 l链接文件 其后九个字符:1.文件所有者权限 2.同用户组权限 3.其他非本用户组权限 r读 w写
x可执行第二列:有多少文件名连接到...
分类:
系统相关 时间:
2014-06-09 19:03:23
阅读次数:
315
ListView 的高度 必须要设置成一个明确的值 或者match_parent
不然就会调用多次getView方法
分类:
移动开发 时间:
2014-06-09 18:51:50
阅读次数:
253
一个示例表test(select * from test):id gid age username1
1 11 zhangsan2 1 13 zhangsan3 1 15 lisi4 1 10 wangwu5 2 20 liusanjie6 2 23
wumingshi7 1 10 ...
分类:
数据库 时间:
2014-06-09 18:12:38
阅读次数:
260
select fu.user_name 用户名, fu.description 用户说明,
frv.RESPONSIBILITY_NAME 职责名称,REQUEST_GROUP_NAME 报表组,(select ppf.FULL_NAME from
apps.per_people_f ppf whe...
分类:
数据库 时间:
2014-06-09 16:58:45
阅读次数:
316
DescriptionConsider a group of N students and P
courses. Each student visits zero, one or more than one courses. Your task is to
determine whether it ...
分类:
其他好文 时间:
2014-06-09 15:36:50
阅读次数:
239