码迷,mamicode.com
首页 >  
搜索关键字:down    ( 10200个结果
Android第二十二期 - QQ5.0版本最简洁实现方法
代码已经整理好,效果如下:地址:http://down.51cto.com/data/1886299
分类:移动开发   时间:2014-10-22 06:33:51    阅读次数:283
Android第二十一期 - IOS推出侧边栏效果
代码已经整理好,效果如下:地址:http://down.51cto.com/data/1886298
分类:移动开发   时间:2014-10-22 06:32:13    阅读次数:222
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 lea...
分类:其他好文   时间:2014-10-21 22:58:39    阅读次数:235
Iframe 高度自适应的问题
外层div ,div 内包含iframe ;如何当内部iframe 高度变化时,外层的div 高度跟着自适应呢?1: 2:function dyniframesize(down) { var pTar = null; if (document.getElementById...
分类:其他好文   时间:2014-10-21 19:14:09    阅读次数:164
[Axis2与Eclipse整合开发Web Service系列之二] Top-Down方式,通过WSDL逆向生成服务端(续)
本篇是承接上一篇: [Axis2与Eclipse整合开发Web Service系列之二] Top-Down方式,通过WSDL逆向生成服务端 在上一篇粗略地介绍了如何使用Top-Down的方式创建一个web service . 但是对于如何部署及调用,以及一些细节的部分基本上没有介绍。 应某些博友的要求, 也适逢自己有空, 接下来就详细介绍一下整个部分如何进行。...
分类:Web程序   时间:2014-10-20 23:26:46    阅读次数:308
Android源码50例汇总,欢迎各位下载(转载)
下载中心好资料很多,藏在各个角落,小弟在此帮大家做了一个整理,做了一个下载目录,方便大家选择性下载。源码实例如下:《Android应用开发揭秘》源代码推荐http://down.51cto.com/data/102497Android Phone驱动http://down.51cto.com/dat...
分类:移动开发   时间:2014-10-20 19:25:08    阅读次数:317
HDU - 4803 Poor Warehouse Keeper(贪心)
Description Jenny is a warehouse keeper. He writes down the entry records everyday. The record is shown on a screen, as follow:  There are only two buttons on the screen. Pressing the button i...
分类:其他好文   时间:2014-10-20 15:06:03    阅读次数:259
WebStorm / PhpStorm 快捷键
ctrl+/ 单行注释ctrl+shift+/ 块注释ctrl+shift+ +/- 展开/折叠ctrl+alt+L 格式化代码ctrl+shift+ up/down 上下移动句子Alt+回车 导入包,自动修正Ctrl+N 查找类Ctrl+Shift+N 查找文件Ctrl+Alt+L 格式化代码Ct...
分类:Web程序   时间:2014-10-20 13:18:25    阅读次数:293
[Android] The connection to adb is down, and a severe error has occured
在配置完Android环境后,运行第一个程序时,遇到了如下错误:ADB server didn't ACK * failed to start daemon *以及错误 The connection to adb is down, and a severe error has occured.的解决办法及过程....
分类:移动开发   时间:2014-10-20 02:07:48    阅读次数:224
Android即时通讯与IOS端发送语音的问题。
============问题描述============ 现在在做一个即时通讯,要发送语音。大家规定好的是aac文件。现在是我这边录的发给IOS那边可以播放,我自己录的传到服务器再下载下来自己也可以播放,但是IOS那边录的我down下来之后就不行了。放不了。请问IOS那边具体怎么录,安卓那边才能播放...
分类:移动开发   时间:2014-10-19 22:59:38    阅读次数:233
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!