码迷,mamicode.com
首页 >  
搜索关键字:writing    ( 842个结果
Chapter 15 - Multithread programming
The content and code of this article is referenced from book Pro C#5.0 and the .NET 4.5 Framework by Apress. The intention of the writing is to review...
分类:其他好文   时间:2015-04-18 21:49:47    阅读次数:218
django 执行原始SQL
二、知识点总结When themodel query APIsdon’t go far enough, you can fall back to writing raw SQL.go far enough:远远不够fall back to:求助raw:原始的,未加工的Django提供两种方式执行(p...
分类:数据库   时间:2015-04-16 19:06:36    阅读次数:198
mapreduce将mysql数据导入到Hdfs问题
今天在执行一个sql语句的时候遇到了一个错误 java.sql.SQLException: Error writing file ‘/tmp/MYkn6JQ8‘ (Errcode: 28)。搜了一下,这个问题应该是因为错误提示中提示的临时目录的空间不足导致的。 ??...
分类:数据库   时间:2015-04-14 18:11:16    阅读次数:192
Chapter 13 - Dynamic type and DLR
The content and code of this article is referenced from book Pro C#5.0 and the .NET 4.5 Framework by Apress. The intention of the writing is to review...
分类:其他好文   时间:2015-04-14 14:19:38    阅读次数:180
dig out secrets beneath AirSig
My sister installed AirSig last week. She is so exciting about this new techknology and she won't stop writing strange words in the air. She want me t...
分类:其他好文   时间:2015-04-12 19:12:45    阅读次数:133
HBase on CAP
With respect to CAP, HBase is decidedly CP. HBase makes strong consistency guarantees. If a client succeeds in writing a value, other clients will receive the updated value on the next request. In ...
分类:其他好文   时间:2015-04-09 01:05:53    阅读次数:153
初次尝试mac下markdown 免费写作工具-Writed
Writed - Mac下面免费markdown写作工具,输入文字和代码都很方便,专注于写作,是写博客的好助手。 推荐大家试用。 Writed was created by Stahl Labs AB to provide the best distraction free writing tool for Mac....
分类:系统相关   时间:2015-04-08 15:07:29    阅读次数:128
Advanced C# language features
The content and code of this article is referenced from book Pro C#5.0 and the .NET 4.5 Framework by Apress. The intention of the writing is to review...
分类:Windows程序   时间:2015-04-07 21:22:24    阅读次数:306
翻译《Writing Idiomatic Python》(一):if语句、for循环
开篇废话这是在美国Amazon上评价很不错的一本书,其实严格来说这可能不算书,而是一本小册子。就像书名一样,里面的内容主要是用一些例子讲述地道的Python的代码是怎样写的。书中把很多例子用不良风格和地道Python写法作对比,内容覆盖谈不上很全,但是每一条都很有代表性。总体而言非常适合新手,同时里...
分类:编程语言   时间:2015-04-05 06:30:37    阅读次数:195
翻译《Writing Idiomatic Python》(一):if语句、for循环
开篇废话这是在美国Amazon上评价很不错的一本书,其实严格来说这可能不算书,而是一本小册子。就像书名一样,里面的内容主要是用一些例子讲述地道的Python的代码是怎样写的。书中把很多例子用不良风格和地道Python写法作对比,内容覆盖谈不上很全,但是每一条都很有代表性。总体而言非常适合新手,同时里...
分类:编程语言   时间:2015-04-04 20:59:16    阅读次数:141
842条   上一页 1 ... 67 68 69 70 71 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!