Drawable有很多种,它们表示一种图像概念,但它们不全是图片。Drawable是什么呢?下面是Google Android API中的定义: A Drawable is a general abstraction for “something that can be drawn.” Most o
分类:
移动开发 时间:
2016-03-10 23:21:28
阅读次数:
314
个人理解,不对的地方,欢迎指正 1、WSGI web service gate intervice WSGI itself is a protocol or convention that ensures that your web application can speak with the we
分类:
其他好文 时间:
2016-03-10 14:12:00
阅读次数:
150
A robot is located at the top-left corner of a m x ngrid (marked 'Start' in the diagram below). The robot can only move either down or right at any po
分类:
其他好文 时间:
2016-03-10 07:06:00
阅读次数:
137
Fault的定义:可能导致系统或功能失效的异常条件(Abnormal condition that can cause an element or an item tofail.),可译为“故障”。 Error的定义:计算、观察或测量值或条件,与真实、规定或理论上正确的值或条件之间的差异(Discr
分类:
其他好文 时间:
2016-03-09 23:50:34
阅读次数:
489
Fault的定义:可能导致系统或功能失效的异常条件(Abnormal condition that can cause an element or an item tofail.),可译为“故障”。 Error的定义:计算、观察或测量值或条件,与真实、规定或理论上正确的值或条件之间的差异(Discr
分类:
其他好文 时间:
2016-03-09 23:50:33
阅读次数:
154
在mysql中load data数据 mysql> load data infile '/home/a.txt' into table table_a;ERROR 13 (HY000): Can't get stat of '/home/a.txt' (Errcode: 13) 我们用perror命
分类:
数据库 时间:
2016-03-09 12:30:10
阅读次数:
205
Currently we show three users in the list, it actually do three time network request, we can verfiy this by console out each network request: var resp
分类:
Web程序 时间:
2016-03-09 06:56:33
阅读次数:
185
Given an integer matrix, find the length of the longest increasing path. From each cell, you can either move to four directions: left, right, up or do
分类:
其他好文 时间:
2016-03-08 21:24:13
阅读次数:
189
来自StackOverflow的帖子,原文见这里。 So I just sorted out in this way: Add in the UIScrollView a UIView (we can call that contentView); In this contentView, set
分类:
其他好文 时间:
2016-03-08 16:27:32
阅读次数:
198
in the top menu,customize-preferences-scenes undo -levels.you can change the scenes undo steps here. 在最上边的菜单栏上,自定义菜单下>首选项>常规>左上角第一个,场景撤销级别,默认是撤销20步,可以
分类:
其他好文 时间:
2016-03-08 16:11:29
阅读次数:
199