-
43
说明: 网展企业网站系统是一个以asp+access进行开发的asp企业网站系统。具备传统企业网站基本、高级用户交互功能;(公司介绍、新闻、产品、案例、下载、营销网络、客户留言、人才、订单、会员、站内搜索、邮件订阅等);(Website development system is a ASP enterprise website system developed by asp+access. It has the basic and high-level interactive functions of the traditional enterprise website; (company introduction, news, product, case, download, marketing network, customer message, talent, order, member, station search, mail subscription, etc.);)
- 2018-04-10 07:40:57下载
- 积分:1
-
map(3)
说明: 百度地图地铁显示不同地铁的样式图,卫星地图等(Baidu Map Metro Displays Different Metro Style Maps, Satellite Maps, etc.)
- 2020-06-24 16:40:02下载
- 积分:1
-
ding
一款PHP木马,可以管理服务器,汉化版!(A PHP Trojans, can manage the server, the finished version!)
- 2012-07-28 18:40:40下载
- 积分: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
-
Yii_demo_books_by_Leask
最基础的yii学习资料,感谢作者的辛苦劳动,我在这里分享,如侵犯到您的权益,请通知我删除(Yii most basic learning materials, thanks to the author s hard work, I am here to share, if violated your rights, please inform me to delete)
- 2013-08-12 16:46:37下载
- 积分:1
-
医院预约系统
医院预约挂号系统是以病人为中心开展医疗服务的重要改革措施,对于方便群众就医、提高医疗服务水平具有重大意义。医院施行预约诊疗服务,有利于患者进行就医咨询,提前安排就医.
- 2023-07-10 19:20:04下载
- 积分:1
-
fnspm
飞鸟简单图片管理系统(带图片防盗链功能)(Birds the simple Image Management System (with picture anti-hotlinking function))
- 2012-12-13 20:54:30下载
- 积分:1
-
深度学习(php)通讯录
资源描述深度学习(php)通讯录主要功能:
1、通讯录在线添加编辑修改删除
2、全后台化管理,操作简单
3、网站界面模板,实现前台样式换肤
- 2022-03-23 14:10:58下载
- 积分:1
-
mall
电子商务类,团购网站系统,全优化,全智能系统,随心购物,源码奉上(E-commerce, buy web site system, fully optimized, fully intelligent systems, Xpress shopping, source code offer)
- 2013-10-01 19:47:34下载
- 积分:1
-
Medical-management-systemphp
医药管理系统,非常好用,值得下载,已经成功的在多家药店使用(Medical management system, very easy to use, it is worth downloading, has been successfully used in a number of pharmacies)
- 2013-09-24 17:34:38下载
- 积分:1