微信播放视频的测试源码: 由于微信使用X5浏览器,在使用video标签播放视频的时候出现各种奇葩问题。本源码是在解决这个问题的过程中所做的尝试性源码。 里面囊括了各种测试用例: 使用canvas播放视频, 使用图片播放视频, 使用x5标签等。 这个可用留存的源码库,有兴趣的同学可以自己下载。
☆48Aug 15, 2018Updated 8 years ago
Alternatives and similar repositories for wechatVideoExample
Users that are interested in wechatVideoExample are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Develop a mini program based on WePY. 基于 WePY,以 Web 前端的开发风格开发微信小程序。☆12Aug 1, 2018Updated 8 years ago
- 小程序-中学错题归纳本☆15Sep 11, 2018Updated 8 years ago
- 基于豆瓣电影和图书api搭建的app,vue,vue-router,vuex,axios☆11Oct 11, 2017Updated 8 years ago
- ☆12Jul 31, 2018Updated 8 years ago
- 用于云计算的文件上传服务☆10Nov 20, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Egg Vue TypeScript SSR (Server Side Render) Example for Ves Node Framework☆12Jan 8, 2020Updated 6 years ago
- 使用分布式技术结合前端Vue框架,后端mycat+mybatis+springboot框架实现金融分布式交易系统,包括:开户,登录,信息查询,明细查询,一对一转账,计息,对账等金融交易的核心功能。☆13Sep 3, 2020Updated 6 years ago
- 基于vue+element 流程图☆14Apr 16, 2019Updated 7 years ago
- 利用GA算法解决物流中的问题[考虑最大行驶距离限制、配送货物量]☆10Dec 5, 2019Updated 6 years ago
- 公交线路 搜索系统,mysql+jdbc+servlet+freemarker+json+jquery+arttemplate+百度地图api☆12Jan 3, 2019Updated 7 years ago
- Store the requestID of the goroutine context☆10Jul 20, 2019Updated 7 years ago
- Combine RSS feeds☆11Sep 17, 2023Updated 3 years ago
- a js compiler to parse this syntax which can let developers to continue assign a value for some variables☆11Jul 17, 2017Updated 9 years ago
- NodeJS Core Module☆12Nov 25, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 慕课网《Java并发编程高阶技术-高性能并发框架源码解析与实战》学习☆14Nov 1, 2018Updated 7 years ago
- 调用第三方接口的框架,包含缓存重试策略。☆12Jun 17, 2022Updated 4 years ago
- 一个可用于生产环境的基于 Taro3 的 React 框架多端项目模版。 核心技术采用taro3、taro-ui、react17、reudx、axios、ahooks☆17Mar 13, 2024Updated 2 years ago
- Meta元宇宙 NFT藏品 服务端系统源码☆12Sep 13, 2022Updated 4 years ago
- 基于PowerCenter的数据质量监控系统☆13Dec 27, 2017Updated 8 years ago
- vue.js toast tips 提示文本 Vue1.0&2.0☆16Jun 21, 2017Updated 9 years ago
- 微信小程序的一些 Demo☆36Jan 17, 2020Updated 6 years ago
- mybatis-audit-tool☆11Nov 16, 2022Updated 3 years ago
- A simple captive portal implements using iptables as a NAT router☆12Oct 18, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- FastMatchingEngine 是一款高性能的数字货币撮合引擎 POC 实现。该项目是用 Java 语言进行开发,无任何第三方依赖。☆14Dec 28, 2021Updated 4 years ago
- A repository to hold the code for a tutorial on RabbitMQ job queues with PHP☆12Jan 24, 2024Updated 2 years ago
- 基于swoole的任务队列☆14Mar 6, 2017Updated 9 years ago
- 微信小程序-家居在线☆14Nov 24, 2016Updated 9 years ago
- 模仿豆瓣app和豆瓣官网的vue2.0项目,实现了电影首页、榜单列表、电 影详情页、电影搜索列表功能。☆25Mar 20, 2017Updated 9 years ago
- 讲课就是表演,扮演Geek, 与代码之快乐!☆30Jan 4, 2023Updated 3 years ago
- CAB DevExpress Extension Kit is a library that allows the use of DevExpress WinForm components within CAB (Composite UI Application Block…☆11Sep 15, 2026Updated last week
- 中文转emoji☆11Dec 17, 2018Updated 7 years ago
- 招到一个合格的前端并不容易, 如何在45分钟确定候选人是否合适, 试试下面的问题清单吧.☆25May 21, 2019Updated 7 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- vanilla test project☆11Dec 26, 2015Updated 10 years ago
- CSS3与页面布局学习总结(一)——概要、选择器、特殊性与刻度单位☆14Nov 24, 2016Updated 9 years ago
- 随着服务化越来越多,单个VO或BO属性拆分之痛已成为业务系统日益突出的问题,数据聚合组件不是一个服务编排,而是数据依赖解析服务☆16Dec 14, 2022Updated 3 years ago
- Tiny Tooltip jQuery Plugin☆14Sep 13, 2016Updated 10 years ago
- 面向对象的思想封装一个ajax对象,处理get和post,同时提供了一个简单的服务器端代码便于测试☆22Oct 14, 2017Updated 8 years ago
- 优惠券卡包系统,参考慕课网的课程,根据自己的理解进行实现☆10Jun 17, 2022Updated 4 years ago
- node.js dual screen☆33Nov 12, 2013Updated 12 years ago