SlideViewFramework

码农软件 · 软件分类 · 视图布局(View Layout) · 2019-06-25 06:41:38

软件介绍

实现三层重叠视图。手指往左滑动,依次出现三层视图,重叠显示。往右滑动,视图归位。视图滑动有bounce(弹性)动作。
编译运行方法:
1. TesterSlide文件夹下面的工程文件;
2. 先编译SlideViewFramework工程;
3. 再编译运行TestSlide工程。 [Code4App.com]

本文地址:https://www.codercto.com/soft/d/8719.html

High Performance Python

High Performance Python

Micha Gorelick、Ian Ozsvald / O'Reilly Media / 2014-9-10 / USD 39.99

If you're an experienced Python programmer, High Performance Python will guide you through the various routes of code optimization. You'll learn how to use smarter algorithms and leverage peripheral t......一起来看看 《High Performance Python》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具