搜索资源列表
ext_v4.0
- 简单易用并且很美观的界面源码,有很多例子一看就会,Java编程摆脱界面编程,直接应用例子-Easy to use and very beautiful interface source code, there are many examples will get rid of Java programming interface programming, examples of direct application
calculator
- 实现了计算器一些简单的功能,有界面。实现了+、-、*、/、平方根、倒数、余弦、正弦、正切、相反数。-Calculator simple interface. Realized+,-,*, /, the root, the inverse cosine, sine, tangent, opposite number.
新闻客户端
- 主要就是实现一个闪屏页的效果,使用了两个动画——ScaleAnimation(缩放动画)AlphaAnimation(透明度动画)来实现,与此同时最好是在设置完动画之后设置一个监听动画结束的监听器——Animation.AnimationListener来监听动画完成触发的动作。在此我设置了在动画结束之后启动MainActivity,并关闭SplashActivity ViewPager+HorizontalScrollView实现标题栏滑动 只是初期对新闻客户端的布局设计