码迷,mamicode.com
首页 >  
搜索关键字:advanced compression    ( 2238个结果
linux简介
引用:http://www.cnblogs.com/vamei/archive/2012/09/19/2692452.htmlLinux架构我以下图为基础,说明Linux的架构(architecture)。(该图参考《Advanced Programming in Unix Environment》...
分类:系统相关   时间:2014-07-16 18:16:36    阅读次数:268
Ansible@一个高效的配置管理工具--Ansible configure management--翻译(四)
无书面许可请勿转载 由于第三章内容较长,我将分做几个部分来翻译。 Advanced Playbooks So far the playbooks that we have looked at are simple and just run a number of modules in order. Ansible allows much more control over the execut...
分类:其他好文   时间:2014-07-14 14:01:01    阅读次数:271
python AES 双向对称加密解密
高级加密标准(Advanced Encryption Standard,AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于200...
分类:编程语言   时间:2014-07-13 00:28:54    阅读次数:791
Linux 服务器自动关闭
公司linux 服务器出现问题,mysql 服务器无故关闭,一直找不到原因。 Version: '5.6.13-enterprise-commercial-advanced' socket: '/var/lib/mysql/mysql.sock' port: 3306 MySQL Enterprise Server - Advanced Edition (Commercial) 201...
分类:系统相关   时间:2014-07-12 20:01:35    阅读次数:463
JavaScript高级编程II
原文地址:http://www.onlamp.com/pub/a/onlamp/2007/08/23/advanced-javascript-ii.html?page=1 在前面的文章中,我们介绍了两类JavaScript小工具及其源代码:浮动文本和弹出菜单。本文中,我们将继续介绍另外几个实用的Ja...
分类:编程语言   时间:2014-07-11 09:31:03    阅读次数:441
POJ 1789 Truck History
Truck History Time Limit: 2000MS   Memory Limit: 65536K Total Submissions: 17275   Accepted: 6623 Description Advanced Cargo Movement, Ltd. uses trucks of different typ...
分类:其他好文   时间:2014-07-10 23:51:01    阅读次数:266
redis学习(一)
Introduction to RedisRedis is an open source, BSD licensed, advanced key-value store. It is often referred to as a data structure server since keys ca...
分类:其他好文   时间:2014-07-09 15:35:56    阅读次数:211
poj 2264 Advanced Fruits(DP)
Advanced Fruits Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 1944   Accepted: 967   Special Judge Description The company "21st Century Fruits" has spec...
分类:其他好文   时间:2014-07-06 10:23:04    阅读次数:166
官方文档 恢复备份指南六 Configuring the RMAN Environment: Advanced Topics
RMAN高级设置.本章内容:Configuring Advanced Channel Options 高级通道选项Configuring Advanced Backup Options 高级备份选项Configuring Auxiliary Instance Data File Names 配置辅助...
分类:其他好文   时间:2014-07-05 22:46:32    阅读次数:539
读书笔记-HBase in Action-第二部分Advanced concepts-(3)非Java客户端
HBase Shell HBase shell使用起来最方便,进入HBase shell控制台即可使用。 $ $HBASE_HOME/bin/hbase shell 常见操作有create(创建表)/put(插入或更新数据)/get(根据rowkey查询)/scan(范围查询)/delete(删除列)/deleteAll(根据rowkey删除整行数据)/disable&drop(禁用表之后再...
分类:编程语言   时间:2014-07-04 08:12:54    阅读次数:383
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!