-
Gibbs
说明: gibbs的模拟程序,适合概率初学者参考(Gibbs simulation procedures, suitable for beginners reference probability)
- 2008-10-24 13:15:39下载
- 积分:1
-
Christmas
非常漂亮的圣诞节祝福网页,只需要改改几个字或者名字就可以发送给你想要发的人。(Very beautiful Christmas , only need to change a few words or names can be sent to the person you want to send.)
- 2016-02-18 15:14:58下载
- 积分:1
-
SwfUpload_AienAspUpload_v2.0
艾恩ASP无组件上传,配合Flash实现友好进度条显示,可自由定义上传文件大小,类型等,具体参数请参考index.html的配置。(Ain the ASP-free components Upload with Flash friendly progress bar displays, freely definable file upload size, type of specific parameters please refer to the configuration of the index.html.)
- 2013-01-30 00:02:05下载
- 积分:1
-
table
MDN在线练习之用html实现较为复杂的表格(MDN Online Exercise Using HTML to Realize Complicated Tables)
- 2019-02-27 21:27:54下载
- 积分: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
-
jdbk_bdbj_v1.0
建站宝一款基于asp开发的自助建站系统网站源码。集成1985套模板,覆盖50多个行业、灵活定义用户价格、支持发展代理、集成在线支付、支持UCENTER(uc)整合。适用范围:
1、网络公司与个人工作室建站
2、B2B行业门户
3、地方门户网站
4、人才网
5、任何企业类网站
后台网址 您的域名/admin
默认用户名和密码 admin/admin888 (Build a treasure development based on self-help Station system asp website source. Integrated set of templates 1985, covering more than 50 industries, flexible user-defined prices, to support the development agency, integrated online payment support UCENTER (uc) integration. Scope: 1, Internet companies and individuals studio station 2, B2B trade portal 3, 4 local portals, talent network 5, the background of any enterprise class website URL for your domain/admin default user name and password admin/admin888)
- 2014-03-10 09:20:48下载
- 积分:1
-
聊天室动态网站系统设计
资源描述
目前许多网络服务商推出了多媒体聊天室,本网站的设计能够支持语音聊天、视频聊又多了一种沟通的方式。本章将介绍一个功能比较完善的文本聊天室。功能包括:用户注册、登录、多聊、私聊、显示所有聊天用户、上传图片、表情、安全退出等功能,同时还提供了聊天室管理员的功能,加强了对聊天室的管理和维护。本代码在本机上测试通过,可直接下载使用。
- 2022-06-15 18:56:26下载
- 积分:1
-
sysglxt
利用ASP技术编写的实验室新闻系统,里头包括数据库和源码(Written using ASP technology laboratory information systems, including databases and source code inside)
- 2013-12-12 00:31:08下载
- 积分: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
-
visual_basic_.net_black
ASP.net Black Book Available for Readers
- 2014-07-10 14:30:21下载
- 积分:1