搜索资源列表
Ext-Designer
- 这是一个extjs界面开发设计的界面,部署到项目中就可以直接从中设计界面,省去基本代码的编写工作量。-This is an interface designed extjs interface development, deployment to the project can be directly from the design interface, eliminating the need to write basic code of the workload.
Ajax_servlet
- 该代码包含前端界面的设计和后台连接数据库,后台实现了前台发送的请求以及响应。-Design and background that the code contains a front-end interface connectivity, the background to achieve the request and response reception sent.
新闻客户端
- 主要就是实现一个闪屏页的效果,使用了两个动画——ScaleAnimation(缩放动画)AlphaAnimation(透明度动画)来实现,与此同时最好是在设置完动画之后设置一个监听动画结束的监听器——Animation.AnimationListener来监听动画完成触发的动作。在此我设置了在动画结束之后启动MainActivity,并关闭SplashActivity ViewPager+HorizontalScrollView实现标题栏滑动 只是初期对新闻客户端的布局设计