码迷,mamicode.com
首页 >  
搜索关键字:4th edition    ( 1650个结果
利用python 学习数据分析 (学习二)
内容学习自: Python for Data Analysis, 2nd Edition 就是这本 纯英文学的很累,对不对取决于百度翻译了 前情提要: 各种方法贴: https://www.cnblogs.com/baili-luoyun/p/10250177.html 本内容主要讲的是: 继续数组 ...
分类:编程语言   时间:2019-01-12 13:19:09    阅读次数:245
SQL Server一致性错误修复案例总结
今天遇到了一个关于数据库一致性错误的案例。海外工厂的一台SQL Server 2005(9.00.5069.00 Standard Edition)数据库在做DBCC CHECKDB的时候出现了一致性错误,下面总结一下处理过程。具体的一致性错误信息如下所示: Msg 8992, Level 16, ... ...
分类:数据库   时间:2019-01-11 13:13:29    阅读次数:259
利用python 学习数据分析 (学习一)
内容学习自: Python for Data Analysis, 2nd Edition 就是这本 纯英文学的很累,对不对取决于百度翻译了 前情提要: 各种方法贴: https://www.cnblogs.com/baili-luoyun/p/10250177.html 本内容主要讲的是 数组和矢量 ...
分类:编程语言   时间:2019-01-10 21:44:56    阅读次数:212
centos7 安装mysql5.7及配置
centos7 安装mysql5.7及配置 一、Mysql 各个版本区别:1、MySQL Community Server 社区版本,开源免费,但不提供官方技术支持。2、MySQL Enterprise Edition 企业版本,需付费,可以试用30天。3、MySQL Cluster 集群版,开源免 ...
分类:数据库   时间:2019-01-05 16:41:41    阅读次数:140
oracle入坑日记<一> 安装
学习日记系列(前辈/大神勿喷) 日记记录版本为Oracle 12C。 一、下载 下载地址:http://www.oracle.com/technetwork/cn/database/enterprise-edition/downloads/index.html 下载系统对应版本。下载后解压,双击se ...
分类:数据库   时间:2019-01-02 19:08:16    阅读次数:215
Getting.Started.with.Unity.2018.3rd.Edition
Getting Started with Unity 2018 - Third Edition: A Beginner's Guide to 2D and 3D game development with Unity Learn how to use Unity 2018 by creating y ...
分类:编程语言   时间:2018-12-29 18:36:12    阅读次数:252
SQL Server复制的阶梯:第1级 - SQL Server复制简介
SQL Server复制的阶梯:第1级 - SQL Server复制简介 《Pro SQL Server Internals, 2nd edition》 作者:Dmitri Korotkevitch 翻译:何圳冰 该系列 本文是Stairway系列的一部分:SQL Server复制的进阶 SQL R ...
分类:数据库   时间:2018-12-27 03:38:26    阅读次数:296
HLSL GLSL CG着色语言比较
摘抄“GPU Programming And Cg Language Primer 1rd Edition” 中文名“GPU编程与CG语言之阳春白雪下里巴人” In the last year I have never had to write a single HLSL/GLSL shader. ...
分类:编程语言   时间:2018-12-23 12:51:22    阅读次数:180
《Pro SQL Server Internals, 2nd edition》的CHAPTER 3 Statistics中的Introduction to SQL Server Statistics、Statistics and Execution Plans、Statistics Maintenance(译)
《Pro SQL Server Internals》 作者: Dmitri Korotkevitch 出版社: Apress出版年: 2016-12-29页数: 804定价: USD 59.99装帧: PaperbackISBN: 9781484219638 统计 SQL Server查询优化器在为 ...
分类:数据库   时间:2018-12-20 00:04:42    阅读次数:211
节选翻译 《Pro SQL Server Internals, 2nd edition》(P55-P58)
本文选自《Pro SQL Server Internals》 作者: Dmitri Korotkevitch 原文链接:http://www.doc88.com/p-4042504089228.html 第3章 统计 SQL Server查询优化器在为查询选择执行计划时使用基于成本的模型。它估计不同 ...
分类:数据库   时间:2018-12-20 00:00:06    阅读次数:234
1650条   上一页 1 ... 21 22 23 24 25 ... 165 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!