登录
首页 » HTML » 3

3

于 2019-01-05 发布 文件大小:4KB
0 197
下载积分: 1 下载次数: 1

代码说明:

  JS抖音弹球打砖块小游戏,玩家通过鼠标滑动控制挡板左右移动,接住击打砖块而改变飞行轨迹掉落下来的小球,小球的速度越快难度就越大。(JS jitter Pinball brick game, the player through the mouse sliding control baffle left and right movement, catch hit bricks and change the flight trajectory of the ball dropped, the faster the ball is more difficult.)

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

发表评论

0 个回复

  • FrCapture-master
    说明:  ## 视频截图工具 可以在预览视频的时候选择一个适合的界面把它截取下来,并存成图片。 ## 使用 ### 简单使用 主要文件: ``` <script src="poster.js"></script> ``` 在视频预览界面调用: ``` poster($('video')[0],function(e){ //console.log(e); if(e.bool){ //输出文件对象 var blob=e.data;//返回的是blob对象 console.log(blob); p.src=window.URL.createObjectURL(e.data);//创建一个临时预览路径 } }); ``` ### 使用extendvideo.js `extendvideo.js`与`poster.js`不同的是前者会在引入它的页面里每个`video`标签里增加一个`getPoster()`方法 。 用法: ``` var blob=$('video')[0].getPoster();//返回图片blob对象 ``` ## 原理 此视频截图工具,采用了canvas绘图函数实现video图片截取,产生base64编码图片信息,再通过转blob。 你的浏览器需要支持`HTML5`(### simple to use Main documents: . <script src= "poster.js" ></script> . Call on the video preview interface: . Poster ($('video') [0], function (E) {) //console.log (E); If (e.bool) { / / output file object Var blob=e.data; / / return is blob Console.log (BLOB); P.src=window.URL.createObjectURL (e.data); / / create a temporary preview path } }); . The use of extendvideo.js ### The difference between `extendvideo.js` and `poster.js` is that the former adds a `getPoster () method to each `video` tag in the page that is introduced to it. . Usage: . Var blob=$('video') [0].getPoster (BLOB); / / return picture object . ## principle This video capture tool uses a canvas drawing function to intercept video pictures, generate Base64 coded picture information, and then transfer blob. ## compatibility Your browser needs to support `HTML5`)
    2018-01-16 10:49:42下载
    积分:1
  • BookShop
    很不错的网上书店系统,自己去看看就知道了。。。。(Very nice online bookstore system, to see themselves know. . . .)
    2009-12-23 10:48:15下载
    积分:1
  • 高仿百度知乎问答系统
    一款类似百度知道系统的问题解答系统,问题页面自动生成静态网页。 高仿百度知乎问答系统特色: 本系统结合了仿百度知道程序和仿新浪爱问程序的共同优点,设计更加合理  问题页面实时生成静态页面,减少系统开销,更利于搜索引擎的收录  完美使用系统缓存,减少数据库读取次数  完善的后台管理功能  支持问题的附件上传  对搜索引擎的优化:支持Keywords和Description页面头部标签的自定义  支持 JS 代码的问题调用  支持好友管理和站内短信  支持无限级问题分类  完善的用户中心  部分页面采用ajax技术,减少页面刷新次数,增强用户体验  回复后自动通知提问人  对广告的集中管理(下版提供更加方便的管理界面)  内容过滤功能,并且多次被过滤后,即可立即对此人采取更进一步的封杀  优美的前台用户中心,采用ajax增加用户体验  支持好友分组与管理  支持站内短信功能  支持提问者和回复者的IP和地域显示  支持模板后台修改功能 高仿百度知乎问答系统后台登录: 打开LOGIN.ASP以会员身份登录,登陆后才可以进入后台登录界面(Admin_index.asp)! 默认会员: admin 密码:admin 管理员登录:Admin_index.asp 管理员:admin 密码: www.idcze.us
    2022-02-03 03:09:55下载
    积分:1
  • beta1
    人事积分系统,用ASP做的,基于WEB的网络系统(personnel system, so the ASP, Web-based network system)
    2006-12-01 23:49:43下载
    积分:1
  • myself
    个人网页设计,包括个人介绍,个人兴趣爱好,还有个留言板。(Personal web page design, including the personal introduction, personal interests and hobbies, as well as a message board.)
    2009-02-14 17:49:20下载
    积分:1
  • wfutf
    远丰网盾是国内首款针对网站垃圾信息进行内容扫描过滤的云计算软件 目前我们的系统拥有四个高速智能扫描引擎: 1.数字指纹扫描引擎:收集了海量垃圾信息,经系统按照某种算法提取这些信息的数字指纹。(Yuanfeng network shield is the first content for web scanning and filtering spam cloud computing software at present our system has four high-speed intelligent scanning engine: 1 digital fingerprint scanning engine: collecting a lot of junk information, the system in accordance with certain algorithm to extract these digital fingerprint information.)
    2016-10-31 21:00:28下载
    积分:1
  • mimetex(win)
    使用MathML标准的公式编辑技术,这个程序应用于Web公式编辑,从m i m e T e X网站下载。(MathML for windows,a program that displays math on the web. This source of mimeTeX download from m i m e T e X website )
    2010-10-09 09:59:09下载
    积分:1
  • 基于ssm公寓管理系统(含报告+数据库)
    【实例简介】基于ssm公寓管理系统(含报告 数据库)
    2021-06-21 00:31:09下载
    积分:1
  • ThreeJs_STL
    用H5+javascript,THREEJS库编写的三维动画,读取多个STL对象并生成动画,鼠标左,中,右键可操控.(Using H5+javascript, THREEJS library to write 3D animation, read multiple STL objects and generate animation, the mouse left, middle, right keys can be manipulated.)
    2021-03-06 10:09:30下载
    积分:1
  • 2328808
    小刚网站资源搜索器易语言源码,程序结合易语言互联网支持库实现网站资源的搜索分析下载。()
    2015-02-28 19:57:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载