-
图像上传
应用背景这是照片上传PHP文件 ; ;使用Ajax。我也有我的SQL文件也使它充分利用!关键技术使用PHP和MySQL上传照片;&;Ajax & nbsp;
- 2022-08-22 04:37:49下载
- 积分:1
-
Django +Bootstrap3 Demo
资源描述
是一个Django的模板,在开发时,设置一堆东西是很麻烦,直接写了一个Demo,以后在配置上可以省去很多环节。
- 2022-02-01 19:00:02下载
- 积分: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
-
轮播图插件
页面旋转图,图片显示在页面上,用鼠标点击导航栏,相应的图片将被播放。(Page rotation map, the picture is displayed on the page, with the mouse click on the navigation bar, the corresponding picture will be broadcast.)
- 2020-06-17 18:40:02下载
- 积分:1
-
网站密码保护系统源代码
资源描述该代码是用asp写的额关于网站密码保护的方法,适合初学者或者学习了一定时间的同学学习。
- 2023-02-03 00:25:04下载
- 积分:1
-
Learn PHP 7
这本书是学习PHP7语言相当完整的一本好教材.(The book is a good PHP7 programming material.)
- 2020-07-28 20:38:40下载
- 积分:1
-
aspmusicsys
高质量的asp在线音乐播放系统,功能简单实用,适合小型个人网站使用.(high-quality online music player, simple and practical functions and is suitable for small-scale use of personal websites.)
- 2007-01-31 15:25:08下载
- 积分:1
-
bootstrap-3.3.5
boostrp 最新源代码,可以研究下。(Boostrp latest source code, can study.
)
- 2015-10-16 16:55:44下载
- 积分:1
-
XML播放折叠列表0.3
资源描述里面的直播地址可能没用了,需要自己修改
- 2022-05-28 13:14:41下载
- 积分:1
-
index
申请百度云平台资源
启用微信公众平台开发模式
接收、发送、事件消息类型详解
获取接收到的五种消息
回复文本、图文、音乐
小黄鸡聊天机器人开发
亲子鉴定、情侣相、夫妻相应用开发
在线点歌应用开发
微网站开发
(Baidu cloud application platform resources to enable micro-channel public platform development mode to receive, send, explain the type of event messages received five messages get a reply text, graphics, music, talking with small yellow chicken Robot Development paternity, couples phase, corresponding with the development of online couples VOD Micro Application Development Website Development)
- 2016-01-13 22:20:34下载
- 积分:1