IET
cat /proc/net/iet/session
查看targetid 和target name对应关系
cat /proc/net/iet/volume
查看导出的lun和本机块设备对应关系
open-iscsi
查看服务状态
service iscsi status
initiator
查看ISCSI启动状态
chkconfig iscsi on;...
分类:
其他好文 时间:
2014-12-22 19:39:14
阅读次数:
211
功能:Shows new frames for dispellable buffs for target and focus, and a bright border around default buff frames.使用了Ace3库分析:1、xml定义了两个框体:DispelFrames_Ta...
分类:
其他好文 时间:
2014-12-22 15:44:13
阅读次数:
158
1、以CATALOG模式连接到目标数据库和恢复目录(如:目标数据库为ORCL)C:\Users\Administrator>RMAN TARGET / CATALOG RMANCT/RMANCT@ORCL;恢复管理器: Release 11.2.0.1.0 - Production on 星期日 1...
分类:
其他好文 时间:
2014-12-21 15:12:33
阅读次数:
225
3Sum ClosestGiven an arraySofnintegers, find three integers inSsuch that the sum is closest to a given number, target. Return the sum of the three int...
分类:
其他好文 时间:
2014-12-21 12:39:42
阅读次数:
195
4SumGiven an arraySofnintegers, are there elementsa,b,c, anddinSsuch thata+b+c+d= target? Find all unique quadruplets in the array which gives the sum...
分类:
其他好文 时间:
2014-12-21 11:28:24
阅读次数:
178
使用android 隐藏api的前提:我们需要得到Android系统源码编译输出的一个文件
out\\target\\common\\obj\\JAVA_LIBRARIES\\framework_intermediates\\classes.jar
这个包里面包含所有的系统api, 隐藏的, 公开的
添加 jar方法
右键功能菜单->Properties->Java Build Path...
分类:
移动开发 时间:
2014-12-20 20:55:35
阅读次数:
204
1、Unable to resolve target 'android-5' 无法解析目标' 安卓系统-5' Unable to resolve target 'Google Inc.:Google APIs:7' 1>.工程有一个Android Manifest文件,双击进入 2>.切换到...
分类:
移动开发 时间:
2014-12-20 15:29:26
阅读次数:
131
模拟select下拉框当元素失去焦点时发生 blur 事件。这里在span上绑定trigger.blur模拟blur事件。body加了一个click事件,点击非当前span区域触发span的trigger.blur事件来隐藏下拉ul层;点击span区域 e.target和span[0] 返回[obj...
分类:
其他好文 时间:
2014-12-20 12:57:17
阅读次数:
153
注意:proxy-target-class属性值决定是基于接口的还是基于类的代理被创建。如果proxy-target-class 属性值被设置为true,那么基于类的代理将起作用(这时需要cglib库)。如果proxy-target-class属值被设置为false或者这个属性被省略,那么标准的.....
分类:
其他好文 时间:
2014-12-19 21:57:51
阅读次数:
218
<?php$str=‘<aid="top8"href="http://abc.com/song/A.htm"class="p14"target="_top">歌曲列表</a><br><atarget="_blank"id="bp"href="http://bca.com/list/bangping.html"class="p14">中文金曲榜</a><br><tdnowrap="nowrap">&..
分类:
Web程序 时间:
2014-12-19 19:16:49
阅读次数:
236