码迷,mamicode.com
首页 >  
搜索关键字:written    ( 1077个结果
codeforces 612B HDD is Outdated Technology
B. HDD is Outdated TechnologyHDD hard drives group data by sectors. All files are split to fragments and each of them are written in some sector of ha...
分类:其他好文   时间:2015-12-29 20:50:32    阅读次数:186
leetcode 6. ZigZag Conversion
The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font ...
分类:其他好文   时间:2015-12-28 10:31:01    阅读次数:117
LeetCode 6 ZigZag Conversion(规律)
题目来源:https://leetcode.com/problems/zigzag-conversion/The string"PAYPALISHIRING"is written in a zigzag pattern on a given number of rows like this: (yo...
分类:其他好文   时间:2015-12-25 20:59:49    阅读次数:128
linux/Documentation/kobject.txt
Everything you never wanted to know about kobjects, ksets, and ktypesGreg Kroah-Hartman Based on an original article by Jon Corbet for lwn.net written...
分类:系统相关   时间:2015-12-18 06:41:37    阅读次数:252
Android中Parcelable接口用法
Android中Parcelable接口用法1. Parcelable接口Interface for classes whose instances can be written to and restored from a Parcel。 Classes implementing the Parc...
分类:移动开发   时间:2015-12-17 14:22:08    阅读次数:203
Hudson和Jenkins的关系
Jenkins is an open source continuous integration tool written in Java. The project was forked from Hudson after a dispute with Oracle, which claims th...
分类:其他好文   时间:2015-12-15 18:04:33    阅读次数:157
1019. General Palindromic Number (20)
时间限制400 ms内存限制65536 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA number that will be the same when it is written forwards or backwards is known as a Palind...
分类:其他好文   时间:2015-12-06 11:29:44    阅读次数:167
The beginning iOS8 Programming with Swift 中文翻译 - 2
Audience 读者说This book is written for beginners without any prior programming experience and those 这本书是写给那些想要学习swift语言但之前没有过任何开发经验的初学者who want to lear....
分类:移动开发   时间:2015-12-03 19:05:20    阅读次数:337
Project Euler 88:Product-sum numbers 积和数
Product-sum numbersA natural number, N, that can be written as the sum and product of a given set of at least two natural numbers, {a1, a2, … , ak} is...
分类:其他好文   时间:2015-11-29 17:51:10    阅读次数:263
mysql安装
MySQL安装教程图解mysql 安装过程中的异常:my-template.ini could not be processed and written to xxx\my.ini.error code-1数据安装目录选择,默认不选择的有中文目录
分类:数据库   时间:2015-11-26 12:28:52    阅读次数:133
1077条   上一页 1 ... 63 64 65 66 67 ... 108 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!