登录
首页 » Android » 页面各种切换动画效果合集

页面各种切换动画效果合集

于 2022-03-12 发布 文件大小:315.43 kB
0 170
下载积分: 2 下载次数: 1

代码说明:

页面各种切换动画效果合集: 各种activity的切换效果实现,值得下载哦    

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 51单片机红外遥控循迹避障实验源代码
    51单片机红外遥控循迹避障实验源代码
    2020-12-09下载
    积分:1
  • 仿微信小视频
    应用背景android 仿微信小视频,现在的软件越来越注重应用,小视频功能已经越来越受大家的欢迎。关键技术mediaRecorder,VideoView,android,timer,activity,manifest
    2023-08-13 15:55:04下载
    积分:1
  • 基于STM32的温感GPS终端设计
    【实例简介】 野火的指南者,GPS是ATGM332D,温度传感器是DHT11。实现定位温度的采集、LCD显示及WIFI传输 /** 温感GPS终端设计.rar   ******************************************************************************   * @file    main.c   * @author  fire   * @version V1.0   * @date    2013-xx-xx   * @brief   对GPS模块传输的数据进行解码,获取定位信息。   ******************************************************************************   * @attention   *   * 实验平台:秉火  STM32 F103-指南者 开发板    * 论坛    :http://www.firebbs.cn   * 淘宝    :https://fire-stm32.taobao.com   *   ******************************************************************************   */ #include "stm32f10x.h" #include "./usart/bsp_usart.h" #include "./gps/gps_config.h" #include "./lcd/bsp_ili9341_lcd.h" #include "./systick/bsp_SysTick.h" #include "./dht11/bsp_dht11.h" #include "./i2c/bsp_i2c_ee.h" #include "./flash/bsp_spi_flash.h" #include "usart1.h" #include "test.h" #include "bsp_esp8266.h" #include #include extern void nmea_decode_test(void); extern void ESP8266_StaTcpClient_UnvarnishTest2(void); int main(void) { ILI9341_Init (); SysTick_Init(); DHT11_Init (); ILI9341_GramScan ( 6 ); USART_Config(); USARTx_Config(); ESP8266_Init ();  GPS_Config();                                                                                                                  while(1) { ESP8266_StaTcpClient_UnvarnishTest2(); nmea_decode_test(); } }
    2021-10-16 00:31:16下载
    积分:1
  • android button例子分析
    1. android 界面开发之button开发的详细讲解,里面源代码已经包括了button的主要操作。 2. 包括button的各种属性,各种你平时很难见到的属性,告诉你原来button还可以这么用。
    2023-01-30 23:55:03下载
    积分:1
  • VCMMonitor
    安卓端的设备监控程序,用户安卓系统的外部设备监控(for android device monitor)
    2016-01-15 13:29:02下载
    积分:1
  • 逃生游戏源码,类似魔方的
    这款游戏是本人在国外网站发现的,一款很不错的游戏,是一位日本人写的,代码的可读性也是很高的,游戏的样式类似于魔方的样式,里面的日文注释也不是很多,各位看代码的时候可以通过百度翻译一下,因为日文很少
    2022-02-14 15:23:23下载
    积分:1
  • ebook
    一个功能强大的Android电子书阅读器(A powerful Android e-book reader)
    2020-12-26 14:49:03下载
    积分:1
  • Android 解决方案 使用指南
    说明:  本文主要介绍Android解决方案中一些功能的使用和调试方法,以及如何使用、调试和注意事项。(This document mainly introduces the use and debugging methods of some functions of Android solution, and introduces the How to use, debugging and precautions.)
    2020-03-05 11:46:01下载
    积分:1
  • [Java程序设计教程](源码+教案+参考答案)
    【实例简介】 书名《Java程序设计教程》 书号:978-7-302-18214-6 附件中是:电子教案、实例源文件、思考练习参考答案
    2021-08-06 00:30:58下载
    积分:1
  • pedometer
    开源Android项目计步器源码,打开软件后,手握手机,可根据你走路时胳膊摆的次数准确测试出你走了多少步,有意思吧,而且这个项目的源码是开源的,分iPhone版和Android版,此为android版的pedometer源代码,有条件的可重新编译运行一下。(Open-source Android project pedometer source, open the software, hand phone, according to the swing arm when you walk out the number of accurately test how many steps you take, it is interesting, and this project' s source code is open source, and the iPhone version of Android version, this version of the pedometer for android source code, conditions can be recompiled to run it.)
    2013-06-06 16:07:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载