码迷,mamicode.com
首页 >  
搜索关键字:cdd    ( 42个结果
联合索引建立依据
区分度高的放在前面selectcount(distinctdestinationmachine)cdd,count(distinctfactoryname)cdf,count(distinctrequesttype)cdr,count(distinctCASSETTETYPE)cdc,count(distinctstate)cdsfromdsptransfercommand;CDDCDFCDRCDCCDS--------------------------------------------..
分类:其他好文   时间:2015-06-12 15:06:01    阅读次数:112
Android 4高级编程(第三版)Android简介
Android 部分组成:一个兼容性定义文档(Compatibility Definition Document,CDD)和兼容性测试包(Compatibility Test Suite,CTS),它们描述了移动设备为了支持软件栈而需要具备的性能。一个Linux操作系统内核应用程序开发的开源库,包括...
分类:移动开发   时间:2015-06-04 11:43:58    阅读次数:251
http协议详细介绍
HTTP协议/IIS 原理及ASP.NET运行机制浅析【图解】转自:http://www.cnblogs.com/wenthink/archive/2013/05/06/HTTP_IIS_ASPNET_Pipeline.html前一段在整理邮件的时候发现几年前和CDD老师交流时的一份邮件.下面是简单...
分类:Web程序   时间:2015-05-21 12:30:08    阅读次数:189
脱机文件服务造成文件得定向失败(网络服务)
今日同事电脑任何帐户登录后,无法重定向远程桌面到文件服务器。通过查看相关域策略发现,没有异常。问题出在本机上,通过查看本机日志发现:应用策略失败,无法将文件夹"desktop"重定向到"\\xx.xx.xx.xx.\desktop$\CDD\桌面"。重定向选项=0x9211。怀疑是权限问题于是手工访问"..
分类:其他好文   时间:2015-04-07 07:24:16    阅读次数:701
Windows下安装mrtg
(一)必备软件(1)IIS/apachehttp://www.apache.org下载Apache,IIS系统自带(2)ActivePerlhttp://www.activestate.com/Products/ActivePerl(3)Mrtghttp://oss.oetiker.ch/mrtg/(二)配置因监控多台交换机,故需要有多次重复的配置,仅举一例。(1)cdd:/mrtg/bin(2)D:\Perl\bin\perl..
分类:Windows程序   时间:2015-04-03 15:37:46    阅读次数:203
利用vagrant安装coreos(第一篇)
所需软件git+Vagrant+VirtualBOX###vagrant:使用命令行管理virtualmachine,Setup#1installVagrantandVirtualBoxdownloadVagrant1.7.2downloadVirtualBox4.3.20Setup#2CloneVagrantwithCoreOSRepo打开git,克隆代码到在D盘中:$cdd: gitclonehttps://github.com/coreos/coreos-..
分类:其他好文   时间:2015-01-16 19:21:10    阅读次数:139
安卓CTS官方文档之兼容性测试套件简介
官方英文文档原文:https://source.android.com/compatibility/cts-intro.html Compatibility Test Suite  兼容性测试套件 How does the CTS work? CTS是如何工作的? Figure 1. How to use CTS 图1. CTS使用流程...
分类:移动开发   时间:2015-01-12 16:39:01    阅读次数:276
安卓CTS官方文档之兼容性方案概览
官方英文文档链接:https://source.android.com/compatibility/overview.html Compatibility Program Overview 兼容性方案概览 The Android compatibility program makes it easy for mobile device manufacturers ...
分类:移动开发   时间:2015-01-09 14:17:00    阅读次数:239
设置sqlplus的autotrace
1.cdD:\Oracle11gR2\product\11.2.0\dbhome_1\rdbms\admin; --[ORACLE_HOME]/rdbms/admin2.sqlplus system/system@orcl -- 作为system登录3.@utlxplan;4.create publ...
分类:数据库   时间:2015-01-05 00:18:41    阅读次数:249
selenium-RC下载地址和启动
下载地址:http://download.csdn.net/detail/by888888/8238989启动:1、下载后解压到磁盘,例如:D:\selenium_rc2、启动:在命令行输入:cdD:\selenium_rc\selenium-remote-control-1.0.3\selenium-server-1.0.3这里的意思是找到selenium-server.jar所在的目录再运行java-jarse..
分类:其他好文   时间:2014-12-09 15:56:14    阅读次数:784
42条   上一页 1 2 3 4 5 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!