码迷,mamicode.com
首页 >  
搜索关键字:nothing    ( 658个结果
kiki's game
kiki's game Problem Description Recently kiki has nothing to do. While she is bored, an idea appears in his mind, she just playes the checkerboard gam ...
分类:其他好文   时间:2017-02-06 23:50:57    阅读次数:261
列表元组字符串字典
列表:中括号 元组:小括号与逗号 列表、元组、字符串是序列类型 字典:大括号 字典是映射类型 >>> brand=['李宁','耐克','阿迪达斯','鱼C工作室']>>> slogan=['一切皆有可能','Just do it','Impossible is nothing','让编程改变世界' ...
分类:其他好文   时间:2017-02-05 16:45:54    阅读次数:180
设计模式SOLID - 里氏代换原则
Principles Rule!It’s been a while since OOP/Design Pattern principles have been a topic on this blog, and now is as good time as any. The 1987 OOPSLA ...
分类:其他好文   时间:2017-02-01 10:35:20    阅读次数:396
POJ 1308 Is It A Tree?--题解报告
Is It A Tree? Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 31092 Accepted: 10549 Description A tree is a well-known data structure that ...
分类:其他好文   时间:2017-01-30 14:50:04    阅读次数:285
不同系统与程序修改java.library.path的位置(转)
原文地址:http://blog.csdn.net/quqibing001/article/details/51201768 Linux环境 系统变量LD_LIBRARY_PATH来添加Java.library.path Windows 在系统->高级系统设置->环境变量里,在path变量里添加。 ... ...
分类:编程语言   时间:2017-01-17 15:14:21    阅读次数:350
洛谷P2925 [USACO08DEC]干草出售Hay For Sale
题目描述 Farmer John suffered a terrible loss when giant Australian cockroaches ate the entirety of his hay inventory, leaving him with nothing to feed th ...
分类:其他好文   时间:2017-01-15 21:22:35    阅读次数:210
codeforces 126B
Asterix, Obelix and their temporary buddies Suffix and Prefix has finally found the Harmony temple. However, its doors were firmly locked and even Obe ...
分类:其他好文   时间:2017-01-13 22:31:45    阅读次数:376
Database Sharding, The “Shared-Nothing” Approach DATABASE SHARDING
w将单个服务器上的单个数据库打碎为多个服务器上的单个数据库 http://www.agildata.com/database-sharding/ Database Sharding provides a method for scalability across independent server ...
分类:移动开发   时间:2017-01-12 18:42:55    阅读次数:227
Beginning Scala study note(8) Scala Type System
1. Unified Type System Scala has a unified type system, enclosed by the type Any at the top of the hierarchy and the type Nothing at the bottom of the ...
分类:其他好文   时间:2017-01-05 22:52:05    阅读次数:337
October 30th Week 45th Sunday 2016
Genius is nothing but labor and diligence. 天才不过是勤奋而已。 Labor and diligence are the requirements for success, especially for those ordinary. But sometim ...
分类:其他好文   时间:2017-01-04 07:32:43    阅读次数:178
658条   上一页 1 ... 36 37 38 39 40 ... 66 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!