首先说明本文是软件开发方面,不是什么心理学、社会主义形态。 自上而下(top-down):也称逐步设计,指从一个应用的最高点开始开发。从最高点逐步往下层编码,直到开发完所有的任务。一旦写完了最下层的代码,开...
分类:
其他好文 时间:
2014-10-27 17:51:11
阅读次数:
286
基本介绍Keep alive 可以设置在操作系统级别, 作用于对本机所建立的连接. 在设定的时间内对远程主机返送一个简单的tcp 包,用来探测远程主机是否还有响应。主要应用场景有2个:1. 更早的知道远程主机down 掉了。 正常情况下A 主机 和B 主机建立了连接。 A 发送了信息给B 主...
分类:
系统相关 时间:
2014-10-26 18:17:00
阅读次数:
185
iPhone和iPad设备有4个方向的状态,我们可以针对应用当前所处的方向调整界面。为了使应用支持不同的方向,首先我们需要在项目设置中设置设备支持的方向(也可以在项目的plist中设置)Portrait 竖放,home键在屏幕下方Upside Down 竖放,home键在屏幕上方Landscap.....
分类:
移动开发 时间:
2014-10-26 11:37:19
阅读次数:
334
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...
分类:
其他好文 时间:
2014-10-26 07:58:51
阅读次数:
161
整理了一些开发者常用的网站,希望可以给大家提供帮助,分类仅代表个人观点。主要是给程序部的孩子们看一下。素材:脚本之家http://www.jb51.net/站长之家http://www.chinaz.com/A5源码http://down.admin5.com/51AXPXhttp://www.51...
分类:
Web程序 时间:
2014-10-26 01:32:26
阅读次数:
193
题目
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 leaf node....
分类:
其他好文 时间:
2014-10-25 18:50:01
阅读次数:
137
Someone like you--Adele(阿黛拉)I heard, that your settled down. 已闻君,诸事安康。That you, found a girl and your married now.遇佳人,不久婚嫁。I heard that your dreams c....
分类:
其他好文 时间:
2014-10-25 17:07:26
阅读次数:
245
启动android模拟器时.有时会报The connection to adb is down, and a severe error has occured.的错误.在网友说在任务管理器上把所有adb.exe关闭掉.重启eclipse.但试过不管用.所以在外国网站上找到一种可行的方法:1.先把ec...
分类:
数据库 时间:
2014-10-24 22:05:09
阅读次数:
322
A robot is located at the top-left corner of amxngrid (marked 'Start' in the diagram below).The robot can only move either down or right at any point ...
分类:
其他好文 时间:
2014-10-24 18:08:30
阅读次数:
125
Windows2008R2Server激活方法最近工作测试需要安装了Windows2008R2Server,但是MircroSoft只给了10天的试用期,所以采用以下方式激活使用激活工具:WindowsLoader下载地址:http://down.51cto.com/data/359318下载后安装运行后,就可以用于激活Windows2008Server。只有10天的试..