码迷,mamicode.com
首页 >  
搜索关键字:only    ( 8839个结果
Restore IP Addresses leetcode java
题目:Given a string containing only digits, restore it by returning all possible valid IP address combinations.For example:Given "25525511135",return [....
分类:编程语言   时间:2014-08-02 09:49:53    阅读次数:287
[LeetCode] Valid Palindrome
Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases.For example, "A man, a plan, a canal: Pan...
分类:其他好文   时间:2014-08-01 22:31:42    阅读次数:208
ecshop 在php5.5上安装错误解决
1.找到ecshop\includes\cls_image.php文件搜索function gd_version改成static function gd_version2、Strict Standards: Only variables should be passed by reference i...
分类:Web程序   时间:2014-08-01 19:10:02    阅读次数:201
HDU 4906 Our happy ending
题意: Given a sequence a_1,a_2,...,a_n, if we can take some of them(each a_i can only be used once), and they sum to k, then we say this sequence is a ....
分类:移动开发   时间:2014-08-01 18:43:02    阅读次数:350
Valid Palindrome leetcode java
题目:Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases.For example,"A man, a plan, a canal: ....
分类:编程语言   时间:2014-08-01 10:27:11    阅读次数:310
Sum Root to Leaf Numbers leetcode java
题目:Given a binary tree containing digits from 0-9 only, each root-to-leaf path could represent a number.An example is the root-to-leaf path 1->2->3 w....
分类:编程语言   时间:2014-08-01 06:57:21    阅读次数:297
Leetcode--Remove Duplicates from Sorted Array
Problem Description: Given a sorted array, remove the duplicates in place such that each element appear only once and return the new length. Do not allocate extra space for another array, you ...
分类:其他好文   时间:2014-08-01 00:08:50    阅读次数:274
Failed while installingDynamic Web Module 3.0
eclipse 中,tomcat 6.0 不支持 web module 3.0 Tomcat version 6.0 only supports J2EE 1.2, 1.3, 1.4, and Java EE 5 Web modules ?在 eclipse 中,使用 Tomcat 6.0 的时候,不支持?Dynamic Web Module?3.0...
分类:Web程序   时间:2014-07-31 21:25:27    阅读次数:626
Deploy Ceph and start using it:simple librados cli
This part of the tutorial describes how to?setup a simple Ceph client using librados (for?C++). The only information that the client requires for the?cephx?authentication is Endpoint of the mon...
分类:其他好文   时间:2014-07-31 21:24:07    阅读次数:399
最小化Linux系统安装
安装CentOS 5.9基于vbox虚拟机,虚拟机内存1 G,虚拟硬盘大小8 G虚拟网卡使用host only方式创建卷组centos独立的boot分区home, root和swap分区皆是卷组centos的逻辑卷保持boot,home,root和swap大小合理关闭selinux关闭防火墙最小化安...
分类:系统相关   时间:2014-07-31 20:41:37    阅读次数:335
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!