腾讯 AlloyTeam:超轻量级手势库AlloyFinger

腾讯AlloyTeam发布了一款名为AlloyFinger的手势库,提供超轻量级的手势识别解决方案。该库已开源,托管在GitHub上,有兴趣的开发者可以访问Git链接进行查看和下载。此外,还提供了Demo下载地址,供用户实际体验和学习。
摘要由CSDN通过智能技术生成

这里写图片描述

Git:https://github.com/cometwo/AlloyFinger

Demo下载:http://download.csdn.net/detail/cometwo/9533357

<!DOCTYPE html>
<html>

    <head lang="en">
        <meta charset="UTF-8">
        <title>AlloyFinger</title>
        <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
        <style>
            html,
            body {
                margin: 0;
                padding: 0;
                border: 0;
                background-color: #ccc;
                text-align: center;
                font: 14px / 1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
            }

            .header {
                background-color: #333;
                height: 40px;
                color: white;
                text-align: left;
                text-indent: 20px;
                font-weight: bold;
                font-size: 20px;
                line-height: 40px;
            }

            .title {
                height: 30px;
                color: #333333;
                font-size: 20px;
                line-height: 30px;
            }

            .example img {
                width: 160px;
            }

            .imgBox {
                margin-bottom: 10px;
                border-bottom: 1px solid #333333;
            }

            .swipeBox {
                height: 160px;
                width: 160px;
                margin: 0 auto;
                overflow: hidden;
                font-size: 0;
                position: relative;
                border: 2px solid #ccc;
                box-sizing: border-box;
            }

            .scroll {
                width: 480px;
                height: 160px;
                white-space: nowrap;
            }

            .nuclear-nav {
                position: absolute;
                bottom: 6px;
                right: 10px;
            }

            .nuclear-nav a {
                display: inline-block;
                background-color: white;
                cursor: pointer;
                width: 10px;
                height
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值