-
糗事百科本地
package com.jeremyfeinstein.slidingmenu.lib.app;
import com.jeremyfeinstein.slidingmenu.lib.SlidingMenu;
import android.os.Bundle;
import android.preference.PreferenceActivity;
import android.view.KeyEvent;
import android.view.View;
import android.view.ViewGroup.LayoutParams;
public class SlidingPreferenceActivity extends PreferenceActivity implements SlidingActivityBase {
private SlidingActivityHelper mHelper;
/* (non-Javadoc)
* @see android.app.Activity#onCreate(android.os.Bundle)
*/
@Override
public void onCreate(Bundle savedInstanceState) {
mHelper = new SlidingActivityHelper(this);
super.onCreate(savedInstanceState);
mHelper.onCreate(savedInstanceState);
}
/* (non-Javadoc)
* @see android.app.Activity#onPostCreate(android.os.Bundle)
*/
@Overri
- 2022-02-25 08:01:17下载
- 积分:1
-
Test_lstore_3
Test_lstore_3 extends Dx Test Case for Andriod.
- 2013-11-12 11:48:46下载
- 积分:1
-
Comparable-Entity-Mining-from-Comparative-Questio
Comparable Entity Mining from Comparative Questions
- 2014-08-26 15:05:53下载
- 积分:1
-
发布/订阅系统路由重配算法,可应用于ad hoc环境
发布/订阅系统路由重配算法,可应用于ad hoc环境-Publish/subscribe system routing re-allocation algorithm can be applied to ad hoc environment
- 2022-01-25 23:34:56下载
- 积分:1
-
使用 Swing 控件,实现上图所示的图形化界面,并完成初步功能...
使用 Swing 控件,实现上图所示的图形化界面,并完成初步功能-The use of Swing controls, to achieve the figure shown in graphical interface, and complete the initial function
- 2022-02-10 04:28:53下载
- 积分:1
-
水罐问题java
在java水罐问题的解决方案,它包含3和4加仑和2加仑的目标是
- 2022-05-29 00:41:33下载
- 积分:1
-
这是用Java写的用来测试温度控制的源代码,不过有很多不足之处,希望能对大家有一点儿帮助。...
这是用Java写的用来测试温度控制的源代码,不过有很多不足之处,希望能对大家有一点儿帮助。-This is written using Java to test the temperature control of the source code, but a number of inadequacies in the hope that it can help you a bit.
- 2023-03-31 16:20:04下载
- 积分:1
-
RMS
一个十分实用的RMS框架,实现了RMS操作的一常用方法(RMS is a very useful framework to achieve a common method for RMS operations)
- 2010-01-05 15:25:45下载
- 积分:1
-
一个很好玩的小游戏
一个很好玩的小游戏-a very fun little game
- 2022-01-29 02:55:50下载
- 积分:1
-
ExpandableListViewBasicTest
Expandable List View Basic Test Source Code for Andriod.
- 2013-10-31 23:08:58下载
- 积分:1