码迷,mamicode.com
首页 >  
搜索关键字:down    ( 10200个结果
html5+css3实现手机下拉和下拉刷新
html5+css3实现上拉和下拉刷新iScroll Pull down to refresh... Pretty row 1 Pretty row 2 P...
分类:移动开发   时间:2015-04-05 13:16:54    阅读次数:411
【leetcode】Maximum Depth of Binary Tree
Given a binary tree, find its maximum depth.The maximum depth is the number of nodes along the longest path from the root node down to the farthest le...
分类:其他好文   时间:2015-04-04 22:22:21    阅读次数:229
java中一个简单的下载示例
首先在tomcat服务器下的webapps的download项目下建一个doc文件夹,再建个test.doc.防止控指针异常DownLoad.java代码 1 package com.down; 2 3 import java.io.IOException; 4 import java.io.In....
分类:编程语言   时间:2015-04-04 18:22:10    阅读次数:152
Unique Paths -- leetcode
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below). The robot can only move either down or right at any point in time. The robot is trying to reach the ...
分类:其他好文   时间:2015-04-04 13:47:15    阅读次数:135
hdu 4046 Panda 树状数组
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4046When I wrote down this letter, you may have been on the airplane to U.S. We have known for 15 years...
分类:编程语言   时间:2015-04-04 13:34:06    阅读次数:320
XMind Pro 6 v3.5.1.201411201906 官方原生中文 特别版|破解版
破解补丁下载:http://down.51cto.com/data/2025636安装方法:1.下载并安装官方免费版(自带中文):http://xmind-dl.oss-cn-qingdao.aliyuncs.com/xmind-windows-3.5.1.201411201906.exe2.复制“net.xmind.verify_3.5.1.201411201906.jar”覆盖到“xx\XMind\plugins”目录下3...
分类:其他好文   时间:2015-04-04 01:26:10    阅读次数:2208
解决Eclipse下不自动拷贝apk到模拟器问题( The connection to adb is down, and a severe error has occured)
如题解决方案如下:1.先把eclipse关闭.2.在管理器转到你的android SDK 的platform-tools下3.键入adb kill-server ,如果adb关闭了会提示 server not running * 4.再输入 adb start-server 如果不成功会提示 dae...
分类:数据库   时间:2015-04-03 19:02:25    阅读次数:157
IM通信异常场景
场景一: ? 发送方客户端正常,接入服务器Down机。 ? 这种场景下,客户端发送的消息会出现两种状态。第一种是,接入服务器已经送入路由服务器中进行转发,但是还没有回ACK给客户端。第二种是,消息尚未进入路由...
分类:其他好文   时间:2015-04-03 17:38:02    阅读次数:140
读书计划
《More Effective C++中文版》http://pan.baidu.com/s/1pJsSuAfhttp://download.csdn.net/download/u010745238/7028005《C++ 标准程序库》 http://download.csdn.net/down...
分类:其他好文   时间:2015-04-03 16:54:39    阅读次数:123
Android手机获取通讯录联系人信息及短信广播实现
现在越来越多的android应用在注册时都要用到手机号码,通过获取手机验证码来完成注册。也有不少应用提供了手机通讯录备份功能,获得你的允许后把你的通讯录中的手机号码保存到服务器中,你要的时候又可以down下来,比如微信,QQ等就有这们的功能。那我们怎么样获取用户通讯录中的手机号码呢?Android已经为我们做好了准备: ---------------------------------获取通讯录...
分类:移动开发   时间:2015-04-03 11:29:45    阅读次数:152
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!