前些阶段看到一些Android面试题,感觉还措手不及,有很多自己知道的很模糊的地方,赶紧给自己补一补吧!1.请说出一条短信占了多少字节?2.请说出显示Intent和隐式Intent的区别和联系,及调用方法3.说出Android的Home键和back键的区别。4.请说出Android的Message机...
分类:
移动开发 时间:
2014-10-26 09:02:04
阅读次数:
346
数位DP。。。。Palindromic NumbersTime Limit:2000MSMemory Limit:32768KB64bit IO Format:%lld & %llu[Submit] [Go Back] [Status]DescriptionA palindromic number ...
分类:
其他好文 时间:
2014-10-25 17:13:44
阅读次数:
233
1. bool operator mylist; std::list::iterator iter; S a; a.firstname ="dfadf"; a.ID = 5; mylist.push_back (a); a.firstname ="得到"; a.ID = 9;...
分类:
编程语言 时间:
2014-10-25 14:27:37
阅读次数:
279
题目Volume 0. Getting Started 开始10055 - Hashmat the Brave Warrior 10071 - Back to High School Physics 10300 - Ecological Premium 458 - The Decoder 494 -...
分类:
其他好文 时间:
2014-10-24 20:35:08
阅读次数:
263
1. Tasks and Back Stack An application usually contains multiple activities. Each activity should be designed around a specific kind of action the us....
分类:
移动开发 时间:
2014-10-24 14:16:41
阅读次数:
297
background-color: #42c264; background-image: -webkit-linear-gradient(#4fec50, #42c264); background-image: -moz-linear-gradient(#4fec50, #42c264); back...
分类:
Web程序 时间:
2014-10-24 14:13:16
阅读次数:
173
最新的跟踪综述上性能表现最好的方法,论文笔记...
分类:
其他好文 时间:
2014-10-24 01:46:48
阅读次数:
230
采用压缩感知做的跟踪,实时性非常好,论文笔记...
分类:
其他好文 时间:
2014-10-24 01:44:47
阅读次数:
327
Mysql自动备份
批处理命令:
set"Ymd=%date:~,4%%date:~5,2%%date:~8,2%"
set"hMs=%time:~,2%%time:~3,2%%time:~6,2%"
mysqldump-uroot --password=password weixin> D:\mysql_back\weixin_%Ymd%_%hMs%.sql
命令解释
要用mysql...
分类:
数据库 时间:
2014-10-23 22:48:34
阅读次数:
224