E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Swipe
Android 系统各版本新特性总结
留白PopupMenuGlidLayout网格布局Android5.0MaterialDesign设计风格MaterialThemeMeterialDialogCardViewRecyclerView
Swipe
RefreshLayoutToolbarRippleDrawable
xk_一步一步来
·
2023-03-30 04:35
Android
Android系统新特性
swipe
r 自定义分页器的使用
网上关于
swipe
r自定义分页器的方法比较多,但是已经不适合使用。它的API又比较坑爹,什么都是点到为止,不说清楚。
weixin_34198797
·
2023-03-30 02:46
javascript
ViewUI
swipe
r 在vue中使用
每次数据或者元素更新后可以使用observer:true,observeParents:true,进行监听以达到跟新
swipe
r的目的
小_花花哟
·
2023-03-29 21:44
vue中使用
swipe
r不能循环播放
1.1问题描述动态加载数据的情况下,不能循环播放1.2解决方案添加v-if判断0">
alicemum
·
2023-03-29 17:10
微信小程序--
swipe
r中current问题
微信小程序--
swipe
r不显示之current问题2019/2/22index.wxml文件index.js文件Page({data:{indicatorDots:true,vertical:false
徐楚智
·
2023-03-29 07:33
flutter好用的三方库的一些整理(供自己查找)
1.flutter_
swipe
r2.flustars3.dio4.fluttertoast5.provider6.fluro7.flutter_easyrefreshanimated_text_kit
xiaoyaoyouzi
·
2023-03-29 05:39
2022-11-17 RecyclerView下拉刷新和上拉加载更多实现
在这里下拉刷新使用的是官方提供的
Swipe
RefreshLayout,然后上拉加载更多的功能使用的是第三方库BaseRecy
萧关逢候骑11
·
2023-03-29 03:15
h5预订酒店项目|html5酒店模板|h5酒店webapp开发
近几天尝试着使用html5+css3+
swipe
r+jqUI+layerMobile等技术开发了一款仿携程、去哪儿、艺龙webapp酒店预订系统,页面图标统一使用iconfont,仿原生app右侧弹窗效果
weixin_33810006
·
2023-03-29 03:54
前端
ViewUI
小程序
swipe
r轮播组件border-radius真机无效
微信官方回复文章:https://developers.weixin.qq.com/community/develop/doc/00026658428810dd8c07c062556400设置border-radius同时增加transform:translateY(0);
此情不渝_zz
·
2023-03-29 00:09
安卓前端开发中的几种常用框架
1.效果图2.代码的实现.wxml全部正在拍我拍中待付款.wxssPage{}.
swipe
r-tab{background-color:#fff;width:100%;text-align:center
weixin_30726161
·
2023-03-28 19:16
前端
前端框架
移动开发
ViewUI
flutter 问题收集
:Cannotrunwithsoundnullsafety,becausethefollowingdependenciesdon'tsupportnullsafety:package:flutter_
swipe
rpackage
mymirror
·
2023-03-28 15:22
Android 仿QQ侧滑item点击删除按钮,删除数据
1.首先用RecyclerView进行正常的书写2.添加依赖:compile'com.yanzhenjie:recyclerview-
swipe
:1.1.4'3.把RecyclerView换成
Swipe
MenuRecyclerView4
Sir903
·
2023-03-28 01:27
临时笔记 Vue.js
Vue.js常用第三方库npminstall|importfrom滚动better-scrollscrollToElement滑动swipper:option
swipe
r-slide:keylooppaginationnavigationscrollbarhttpaxisget
利炳根
·
2023-03-27 13:57
react-native 库
react-native-linear-gradienthttps://github.com/react-native-community/react-native-linear-gradient2.轮播图react-native-
swipe
rhttps
周霖_
·
2023-03-27 11:49
【20190815英语】扫地
CHAPTER02-02扫地/擦地板Let'
swipe
thefloor.我们来擦地板吧。I'mgoingtosweepthefloortoday.今天我要扫地。
云姐姐爱小桔子
·
2023-03-27 05:26
左滑删除
方法(1)//左滑事件-(nullableUI
Swipe
ActionsConfiguration*)tableView:(UITableView*)tableViewtrailing
Swipe
ActionsConfigurationForRowAtIndexPath
dy吾爱
·
2023-03-27 04:04
vue +
swipe
r加载问题
在vue组件中使用
swipe
r,而
swipe
r中的数据是ajax获取的,会导致轮播没有效果。
夏天de白雪
·
2023-03-26 10:28
swipe
r3在火狐浏览器的兼容问题
在火狐浏览器上使用
swipe
r的effect属性时,第一个slide添加a标签跳转失效。经过反复的测试,初步确认是
swipe
r的兼容性问题,因为使用的是
swipe
r3。
我家媳妇蠢蠢哒
·
2023-03-25 17:33
VueJS实用组件 —— 移动端网页触摸内容滑动插件
安装配置$npminstallvue-awesome-
swipe
r--savemain.js文件引入:require('
swipe
r/dist/css/
swipe
r.css')importVueAwesome
Swipe
rfrom'vue-awesome-
swipe
r'Vue.use
李颖轩_LiYingxuan
·
2023-03-25 15:38
vue + ts 实现轮播插件
这些都不重要,一开始实现轮播是打算在vue中引入轮播图
swipe
r.js,后来想想还是自己写算了。也当作熟悉ts。先上效果图(这里没有动态图片,各位同学可以自己实现
Jiwenjie
·
2023-03-25 15:57
JetPack知识点实战系列六:Paging实现加载更多和下拉刷新,错误后重新请求
本节内容您将学习到如下内容:用Paging库实现加载更多用Paging库和
Swipe
RefreshLayout结合实现下拉刷新给RecyclerView添加Footer加载失败进行重试Android帧动画的实现方式
chonglingliu
·
2023-03-24 11:53
Flyui教程特殊讲解
require,再require(‘news-survey.js’)2、在js中使用新插件,由于require模块化使用AMD规范,因此从外部引入插件时必须先确定插件是否支持AMD规范,在插件主js文件(如
swipe
r.jquery.js
师方玺
·
2023-03-24 04:49
微信小程序轮播图片自适应显示组件
很难看,所以最后弄了一个图片自适应的组件,可以解决这个问题.实现原理其实实现就是获取到每张图片的宽高,然后根据每张图片的,结合当前屏幕的宽度,计算出需要的最大高度,因为屏幕宽度是不变的,根据这个高度设置
swipe
r
独孤久见
·
2023-03-24 02:15
Flutter使用
Swipe
r编写多张图片
一、使用插件库地址:https://pub.dev/d1.png选择第三方插件t2.pngt4.png在flutter的pubspec.yaml配置引入
Swipe
rt3.png将第三方资源下载到本地--
简约酒馆
·
2023-03-23 23:46
android——
Swipe
RefreshLayout上拉加载、下拉刷新、SmartRefreshLayout
一、java版本实现下载地址:https://download.csdn.net/download/wy313622821/87264082三、使用封装好的轮子SmartRefreshLayout效果图:引入:implementation'com.scwang.smartrefresh:SmartRefreshLayout:1.1.3'注意:闪退的话,加上android.enableJetifie
wy313622821
·
2023-03-23 22:32
kotlin
-
java
android
android 动态下拉框架,SmartRefreshLayout
吸取了现在流行的各种刷新布局的优点,包括谷歌官方的
Swipe
RefreshLayout,现在非常流行的Twi
金融先生-Frank
·
2023-03-23 22:12
android
动态下拉框架
Android adb 常用命令
1.坐标点击:在100100位置点击adbshellinputtap1001002.长按:在100100位置长按1000毫秒adbshellinput
swipe
10010010010010003.滑动:
Demons_皮
·
2023-03-23 20:07
android
adb
微信小程序学习与实战【初级】
文章目录一、小程序基础1.1项目目录1.2模板语法1.2.1数据绑定1.2.2运算(表达式)1.2.3列表渲染1.3事件绑定bind1.4wxss二、常见组件2.1view2.2text2.3image2.4
swipe
r
花崎泪
·
2023-03-23 17:34
小程序
前端面试题目录详情
前端面试题(一)@马小超3211、
swipe
r获取数据、css都没有问题,但图片不动,应该怎么解决?2、子组件能不能修改父组件传递过来的数据?3、px、em、rem的区别4、清除浮动的方式有哪些?
马小超321
·
2023-03-23 15:14
Chicken Crown Battle
Thisisaveryinterestingmobilegame.
Swipe
thechickwithyourfingertoeatthecrest,andseehowmanypointsyoucanget
难得糊涂仙
·
2023-03-23 09:02
Android自动化兼容性——密码解锁
为例第一条命令是按电源键点亮屏幕第二条命令是滑动进入输入密码界面第三条命令是输入密码123456第四条命令是按enter进入主页面adbinputkeyeventKEYCODE_POWER&&adbshellinput
swipe
50019005001000&
白天才痴
·
2023-03-23 00:39
vue 图片预览
微信中预览图片(类似微信支付)1.微信的jssdk2.WeixinJSBridgeReadyhandleTo
Swipe
r(index){this.current=indexthis.wxReady(index
ismyshellyiqi
·
2023-03-22 19:25
钉钉小程序
swipe
r组件添加圆角,真机无效问题记录
问题:多次尝试使用border-radius:15px;overflow:hidden;真机预览无效。最终找到解决方法:border-radius:15px;overflow:hidden;transform:translateY(0);真机测试,OK
beijixing_233
·
2023-03-22 16:25
实现导航条点击居中且记录位置防刷新
我一开始的思路是获取导航条的偏移量,再根据条件判断到了某个位置再重新跳转,然而令人抓狂的是这个导航条是使用的
swipe
r组件,各种获取偏移量的api通通无效,如果有哪位大神知道方法的话,麻烦告诉一下非常感谢
前端小学生爱吃火锅
·
2023-03-22 13:04
ReactNative常用的第三方库
react-native-lightbox获取设备信息☆react-native-device-info加载网络图片☆react-native-fast-image图片轮播☆react-native-
swipe
r
醉影
·
2023-03-22 13:32
vue-cli3使用mock
在项目中创建一个mock文件夹,里面的文件为xxx.json类型image.png//
swipe
.json{"status":0,"message":[{"id":1,"img":"http://www
给我把胡萝卜切成肉丁
·
2023-03-21 19:10
Echart和
swipe
r的混合使用
image.png
swipe
r里的Loop属性
swipe
r里有个很有趣的属性Loop.添加之后,就可以发现
swipe
r变成了一个闭环.不管是一张,两张图片.都能前后滑动.varmy
Swipe
r=new
Swipe
r
林初盛
·
2023-03-20 09:09
微信小程序
swipe
r指示点 修改位置 形状
image.png.wx-
swipe
r-dots{position:relative;left:50%;top:350rpx;}.
swipe
r.wx-
swipe
r-dot{height:5rpx;width
徐福瑞
·
2023-03-19 23:22
自定义
swipe
r 放大缩小无限轮播
前言:在微信小程序网络风靡之时,支付宝,淘宝小程序网上能搜得资料简直不要太少哭.png这个是我在用官方组件然后对之无可奈何之后的解决方法-----人工封装(对不起,我太菜了),已经不是
swipe
r了,标题党请移步
风飞燕
·
2023-03-19 21:13
Swipe
ableFlatList之源码解读
前言话不多说,这篇文章就是记录我自己研读
Swipe
ableFlatList源码的过程,有不正确的地方还望各位大神指出。
安静守护你
·
2023-03-19 16:37
Android
Swipe
Layout实现界面滑动布局
原文:https://blog.csdn.net/uyy203/article/details/52623644github地址https://github.com/daimajia/Android
Swipe
Layout
Cedric_h
·
2023-03-19 14:12
Vue3相关组件项目依赖依赖版本信息
"dependencies":{"@vuepic/vue-datepicker":"^4.2.1","ant-design-vue":"^3.2.15","core-js":"^3.28.0","
swipe
r
theMuseCatcher
·
2023-03-19 09:02
vue3
vue
自动刷抖音脚本(解放你的双手)
软件的脚本auto()#打开抖音短视频Appapp.launchApp("抖音短视频")#停止一秒sleep(1000)vari=0#循环while(i<1000){sleep(10000)#滑动屏幕
swipe
小航冲冲冲
·
2023-03-19 08:56
按键精灵
爬虫
python
ios
安卓
python刷快手_抖音+快手 自动化刷视频脚本(python+adb)
工具2.安装手机一部数据线一部3.进入调试模式或者开发者模式下面是python代码importosimporttimeb=0defvideo():fun=os.system('adbshellinput
swipe
300600300100
weixin_39557087
·
2023-03-19 08:24
python刷快手
swipe
r由于数量过多卡顿的解决方法
把
swipe
r-slide改成
swipe
r-item,就解决卡顿问题。
参天草
·
2023-03-18 23:22
MVP + Rxbinding + AutoCompleteTextView 实现关键词联想功能
只写与AutoCompleteTextView有关的代码:一,View部分publicclassSearchViewActivityextendsBaseActivityimplements
Swipe
RefreshLayout.OnRefreshListener
西晽
·
2023-03-18 17:00
SuperMathss
YourgoalistofindoutthewaytogetanumberequalstotheoneinthecenterPickanumberand
swipe
rtoanothertodrawalinebetweenthemTocreateanewnumberyouhavetoassociatetwonumbersandanoperatorYoucanstartbuthechainbyanope
明T_Tve灬䒚
·
2023-03-18 15:55
react-native-
swipe
r轮播图组件使用
先安装react-native-
swipe
rnpmireact-native-
swipe
r–save直接贴代码importReact,{Component}from'react';import{AppRegistry
visitor009
·
2023-03-18 14:01
06关闭chrome双指划动返回上一个页面
defaultswritecom.google.ChromeAppleEnable
Swipe
NavigateWithScrolls-boolfalse
被运维耽误的厨子
·
2023-03-18 09:38
微信小程序 滚动公告实现【上下,左右皆可】
所以我用了个小技巧,用
swipe
r实现。
Do扔掉懒散
·
2023-03-18 08:38
上一页
20
21
22
23
24
25
26
27
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他