最近大家都在写CV麽?应该有用喔~ 参考下~一、国家及校级奖项、称号国家奖学金—— National Scholarship国家励志奖学金 National Encouragement scholarship校一等奖:The First Prize Scholarship校二等奖:The Secon...
分类:
其他好文 时间:
2014-08-27 09:22:47
阅读次数:
224
Given an array of non-negative integers, you are initially positioned at the first index of the array.Each element in the array represents your maximu...
分类:
其他好文 时间:
2014-08-26 22:45:26
阅读次数:
254
安装snmp确认snmp代理已安装rpm-qnet-snmp如果未安装,安装snmpyuminstallnet-snmp设置开机自动运行snmp/sbin/chkconfigsnmpdon配置snmp修改配置文件将原来的配置文件备份,编辑/etc/snmp/snmpd.conf,简单配置如下#First,mapthecommunityname"public"intoa"securityname"#sec...
分类:
系统相关 时间:
2014-08-26 19:54:57
阅读次数:
284
Given an array of non-negative integers, you are initially positioned at the first index of the array.
Each element in the array represents your maximum jump length at that position.
Determine if yo...
分类:
其他好文 时间:
2014-08-26 17:33:46
阅读次数:
200
MachineTime Limit: 2 Seconds Memory Limit: 65536 KBIn a typical assembly line, machines are connected one by one. The first machine's output product ....
分类:
其他好文 时间:
2014-08-26 17:16:16
阅读次数:
212
javascript 做前端排序前端排序Click on the table header to sort in ascending order. Last Name First Name Birthday ...
分类:
Web程序 时间:
2014-08-26 16:50:56
阅读次数:
314
In a typical assembly line, machines are connected one by one. The first machine's output product will be the second machine's raw material. To simplify the problem, we put all machines
into a two-d...
分类:
其他好文 时间:
2014-08-26 15:37:36
阅读次数:
288
本例说明导航栈的用法,根据导航栈的元素设置情况可以添加临时试图定义三个试图,first,second,third,从第一个到第二个,再到第三个,在第三个页面添加点击事件,事件为: NSMutableArray *arr = [self.navigationController.viewCont...
分类:
移动开发 时间:
2014-08-26 01:45:25
阅读次数:
206
LeetCode: pascal's TriangleGiven numRows, generate the first numRows of Pascal's triangle. For example, given numRows = 5,Return[ [1], [1,1], ...
分类:
其他好文 时间:
2014-08-26 00:14:35
阅读次数:
283
Run the following command first to start the mongo servermongod run --config /usr/local/etc/mongod.confAssuming you installed mongo usingBrew.More inf...
分类:
数据库 时间:
2014-08-26 00:10:15
阅读次数:
554