public class UmengShare { private Activity activity = null; private UMSocialService mController = null; private Dialog shareDialog = null; private Bit...
分类:
其他好文 时间:
2015-03-13 20:22:56
阅读次数:
194
由于appium 的运行权限问题,不能在sudo 下面运行,导致用apt-get 安装很不顺利,所以不得不另想办法,然后通过Google 找到解决方案。 一. Ubuntu 14.04 64bit的安装。 这个很简单,不用多说,网上下一个 Ubuntu...
分类:
移动开发 时间:
2015-03-13 16:51:22
阅读次数:
137
题目Write a function that takes an unsigned integer and returns the number of ’1' bits it has (also known as the Hamming weight).For example, the 32-bit integer ’11' has binary representation 0000000000...
分类:
其他好文 时间:
2015-03-13 16:35:33
阅读次数:
125
我们常见的有KB/s和Kb/s两种 1,Kb/s也就是Kbps。这里面小写的b是bit(比特)的缩写,是位的意思。一个位就是二进制的0或者1。一般代表传输单位,p就是/号,s是秒。bps就是b/s=比特/秒 Kb就是千比特Mb就是兆比特。我们装宽带运营商说的什么2M宽带,4M,20M,甚至100.....
分类:
Web程序 时间:
2015-03-13 16:07:13
阅读次数:
194
Borg MazeTime Limit: 1000msMemory Limit: 65536KBThis problem will be judged on PKU. Original ID: 3026 64-bit integer IO format: %lld Jav...
分类:
其他好文 时间:
2015-03-13 16:02:58
阅读次数:
129
一、数字数据类型
bigint int smallint tinyint
decimal numeric
money smallmoney
float real
Bit
二、字符数据类型
非unicode
char
Varchar
Text
为Unicode
Nchar
Nvarchar
Ntext
三、日期和时间数据类型
datatime smalldate...
分类:
数据库 时间:
2015-03-13 12:43:58
阅读次数:
142
OTG_FS general core configuration register (OTG_FS_GCCFG)Bit 21 NOVBUSSENS: VBUS sensing disable optionWhen this bit is set, VBUS is considered intern...
分类:
其他好文 时间:
2015-03-13 09:14:40
阅读次数:
257
QS NetworkTime Limit: 1000msMemory Limit: 32768KBThis problem will be judged on FZU. Original ID: 1096 64-bit integer IO format: %I64d J...
分类:
Web程序 时间:
2015-03-13 00:01:02
阅读次数:
464
NetworkingTime Limit: 1000msMemory Limit: 10000KBThis problem will be judged on PKU. Original ID: 1287 64-bit integer IO format: %lld Ja...
分类:
Web程序 时间:
2015-03-12 22:23:33
阅读次数:
115
Building a Space StationTime Limit: 1000msMemory Limit: 30000KBThis problem will be judged on PKU. Original ID: 2031 64-bit integer IO fo...
分类:
其他好文 时间:
2015-03-12 22:16:42
阅读次数:
138