Linux target framework (tgt) aims to simplify various SCSI target driver (iSCSI, Fibre Channel, SRP, etc) creation and maintenance. The key goals are ...
分类:
系统相关 时间:
2014-07-07 12:21:36
阅读次数:
738
MKLINK [[/D] | [/H] | [/J]] Link Target/D 创建目录符号链接。黙认为文件符号链接。/H 创建硬链接,而不是符号链接。/J 创建目录联接。Link 指定新的符号链接名称。Target 指定新链接引用的路径(相对或绝对)。mklink /j D:\apache-t...
Android SDK的很多API是隐藏的,我无法直接使用。但是我们通过编译Android系统源码可以得到完整的API库。编译Android系统源码后可以在out\target\common\obj\JAVA_LIBRARIES目录中有它所有API库(java)。当然对于一般情况,out\targe...
分类:
移动开发 时间:
2014-07-03 10:24:02
阅读次数:
239
一.创建一个弹出窗1.html代码 " id="target" alt="[Jcrop Example]" /> ...
分类:
其他好文 时间:
2014-07-02 22:16:37
阅读次数:
473
#import "TargetConditionals.h"gcc based compiler used on Mac OS Xfor EX#if !TARGET_IPHONE_SIMULATOR Float32 preferredBufferSize = 0.0232; if (checkE.....
分类:
其他好文 时间:
2014-07-02 18:43:36
阅读次数:
203
1 # pro file 2 [plain] view plaincopy 3 CONFIG += qaxcontainer 4 5 QT += core 6 7 QT -= gui 8 9 TARGET = QExcel 10 CON...
分类:
其他好文 时间:
2014-07-02 18:08:17
阅读次数:
301
This guide explains how you can set up an iSCSI target and an iSCSI initiator (client), both running Ubuntu 10.04. The iSCSI protocol is a storage are...
分类:
其他好文 时间:
2014-07-02 17:22:37
阅读次数:
236
rman 连接:
连接到本地数据库:
1、首先指定ORACLE_SID ; --如果数据库只有一个实例,那么就不需要进行指定了,rman默认连接到唯一的实例上;
>set ORACLE_SID=ORCL
2、然后rman target usr/pwd nocatalog;--这样默认就是连接的指定的数据库服务名称,关于catalog是什么意思,我还不知道;
>rman target us...
分类:
数据库 时间:
2014-07-02 11:38:08
阅读次数:
195
继上一篇云平台完成SCCM部署篇之后,SCCM篇正式开始,今天将开始介绍SCCM如何为域内机器推送OS(即OSD功能)(紫色为完成实施,红色为实施中):1、为你想做为分发点的PXE分发点安装Windows部署服务:2、安装完成:3、点击部署服务器进行配置:4、一路默认进行配置:5、到达该..
分类:
其他好文 时间:
2014-07-02 06:35:18
阅读次数:
302
# Sets the target folders and the final framework product.
FMK_NAME=HovnVoipEngine
FMK_VERSION=1.0
# Install dir will be the final output to the framework.
# The following line creat...
分类:
移动开发 时间:
2014-07-01 15:36:58
阅读次数:
265