-
播客前端模板
很漂亮的响应式播客前端模板 方便前端不太厉害的同学 直接套用 ,很漂亮的 用bootstrap来实现的,美观 大方,是后端程序员的最爱,啊哈哈哈哈
- 2022-01-31 23:47:31下载
- 积分:1
-
vs2017开发移动端功能加cordova--照相,地图,登录,二维码
本系统开发平台VS2017 移动端开发。主要分为移动端和服务器端。服务器采用的ORM是sqlsugar,操作简单,响应速度也快。
- 2022-03-19 16:30:52下载
- 积分:1
-
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
-
客户端是否安装flash
js检测浏览器是否支持flash,或客户端是否安装flash,原生js代码,兼容所有浏览器,不需要插件。
- 2022-02-20 02:38:33下载
- 积分:1
-
goatmvc
山羊吃草问题,mvc结构哦,非常好的架构和效果,使用更方便。(goat and mvc. discribed by java. great and convenient)
- 2010-09-20 19:04:27下载
- 积分:1
-
翻牌小程序,还不错有兴趣的话可以了解一下
个感觉还不错,有开发小程序的,对小程序开发感兴趣的,可以下载下来了解一下,或者对开发相应小类型的小程序会多点帮忙和启发,个人感觉得不错,所以分享给大家。
- 2022-01-24 16:13:47下载
- 积分:1
-
车辆管理系统
车辆管理系统对毕业设计有很大的帮助 希望大家喜欢车辆管理系统对毕业设计有很大的帮助 希望大家喜欢车辆管理系统对毕业设计有很大的帮助 希望大家喜欢车辆管理系统对毕业设计有很大的帮助 希望大家喜欢车辆管理系统对毕业设计有很大的帮助 希望大家喜欢车辆管理系统对毕业设计有很大的帮助 希望大家喜欢车辆管理系统对毕业设计有很大的帮助 希望大家喜欢
- 2022-01-26 05:33:34下载
- 积分:1
-
cesium水平距离量算
webgl数字地球系统计算自定义矢量线的水平距离
- 2022-07-23 03:54:41下载
- 积分:1
-
sqlPjsp
简单的仓库管理系统,用jsp,sql编写,简单易勇(Simple warehouse management system, with jsp, sql write, easy to Yong)
- 2011-11-12 09:39:12下载
- 积分:1
-
uwpumdh27
家长在线注册,浏览学生成绩信息,和老师即时对话,管理学生成绩,系统公告管理()
- 2018-05-15 09:44:40下载
- 积分:1