码迷,mamicode.com
首页 >  
搜索关键字:single    ( 5020个结果
MaterialEditText
EditText in Material DesignBasicFloating Labelnormal:highlight:custom floating label text:Single Line EllipsisMax/Min CharactersHelper Text and Error ...
分类:其他好文   时间:2015-04-29 19:43:51    阅读次数:152
leetcode || 136、Single Number
problem: Given an array of integers, every element appears twice except for one. Find that single one. Note: Your algorithm should have a linear runtime complexity. Could you implement ...
分类:其他好文   时间:2015-04-29 17:09:50    阅读次数:112
Runtime类理解
Runtime类理解 虽然我们知道在编写java程序时,只有线程的概念,依托于JVM这个进程,但是API提供了Runtime这个类,(Every Java application has a single instance of class Runtime that allows the application to interface with the environment in w...
分类:其他好文   时间:2015-04-29 15:04:45    阅读次数:144
百度云管家-V4.6.1-单文件版绿色版
转载说明本篇文章可能已经更新,最新文章请转:http://www.sollyu.com/baidu-is-clouds-butler-v4-6-1-single-file-green-edition/说明百度云管家 是百度旗下的一款云服务产品,它支持便捷地查看、上传、下载云端各类数据。通过存文件,不...
分类:其他好文   时间:2015-04-29 13:18:59    阅读次数:119
2. Add Two Numbers
You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single ...
分类:其他好文   时间:2015-04-29 13:08:35    阅读次数:113
[ES6] 21. ESNext, ES6-Shim & Node
ES-Next:Esnext is similar to traceur, you can use command line to compile files.Install:npm install esnext -g Here's how to compile a single file an p...
分类:其他好文   时间:2015-04-29 07:06:55    阅读次数:192
Java for LeetCode 010 Regular Expression Matching
Implement regular expression matching with support for '.' and '*'.'.' Matches any single character.'*' Matches zero or more of the preceding element....
分类:编程语言   时间:2015-04-28 22:30:32    阅读次数:234
UcloudClient
Ucloud Python SDK and Command-Line ToolUcloudClient is a python sdk and a command-line client for Ucloud that brings the command set for Uhost, Unet, Umon APIs together in a single shell with a unifo...
分类:其他好文   时间:2015-04-28 21:05:39    阅读次数:245
Three types of tables
TransparentPoolClusterContain a single table. Used to store master dataThey are used to hold a large number of very small tables(stores customizing da...
分类:其他好文   时间:2015-04-28 18:17:09    阅读次数:114
Number Sequence--POJ1019
Number SequenceTime Limit:1000MSMemory Limit:10000KTotal Submissions:35251Accepted:10151DescriptionA single positive integer i is given. Write a progr...
分类:其他好文   时间:2015-04-28 13:27:26    阅读次数:104
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!