码迷,mamicode.com
首页 >  
搜索关键字:actionbar up    ( 8653个结果
ImageView Tool
package com.example.imgview;import android.support.v7.app.ActionBarActivity;import android.support.v7.app.ActionBar;import android.support.v4.app.Frag...
分类:其他好文   时间:2014-08-01 13:03:21    阅读次数:226
HDU 1505 City Game
Problem Description Bob is a strategy game programming specialist. In his new city building game the gaming environment is as follows: a city is built up by areas, in which there are streets, trees...
分类:其他好文   时间:2014-08-01 10:54:28    阅读次数:315
android UI开源库
. ActionBarSherlockActionBarSherlock是一个独立的Android设计库,可以让Android2.x的系统也能使用ActionBar。此 外,ActionBarSherlock还能够允许开发者只通过一个API,就可以方便地使用和设计ActionBar。 ActionB...
分类:移动开发   时间:2014-08-01 04:44:11    阅读次数:445
LeetCode 第一题,Two Sum
题目还原 Two Sum Given an array of integers, find two numbers such that they add up to a specific target number. The function twoSum should return indices of the two numbers such that they add up t...
分类:其他好文   时间:2014-08-01 02:25:11    阅读次数:391
[leetcode]Path Sum
Path SumGiven a binary tree and a sum, determine if the tree has a root-to-leaf path such that adding up all the values along the path equals the give...
分类:其他好文   时间:2014-07-31 23:18:10    阅读次数:227
[leetcode]Populating Next Right Pointers in Each Node II
Populating Next Right Pointers in Each Node IIFollow up for problem "Populating Next Right Pointers in Each Node".What if the given tree could be any ...
分类:其他好文   时间:2014-07-31 23:16:30    阅读次数:182
Leetcode--Two Sum
Problem Description: Given an array of integers, find two numbers such that they add up to a specific target number. The function twoSum should return indices of the two numbers such that they...
分类:其他好文   时间:2014-07-31 20:48:17    阅读次数:215
Level Of Detail
【Level Of Detail】 Here's one of the ways to set up an object with differentLODs. At this point the empty object should contain both versions of th...
分类:其他好文   时间:2014-07-31 16:03:16    阅读次数:253
POJ 2828 Buy Tickets
Description Railway tickets were difficult to buy around the Lunar New Year in China, so we must get up early and join a long queue… The Lunar New Year was approaching, but unluckily the Little Ca...
分类:其他好文   时间:2014-07-31 13:36:16    阅读次数:329
Path Sum leetcode java
题目:Given a binary tree and a sum, determine if the tree has a root-to-leaf path such that adding up all the values along the path equals the given su....
分类:编程语言   时间:2014-07-31 05:21:25    阅读次数:214
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!