-
java版购物网站
购物网站源码(原创),可以实现通过jsp来访问网站,登陆个人账户,购物车,购买商品,浏览商品;管理员可以查看所有销售记录
- 2023-05-14 02:40:03下载
- 积分:1
-
contact-form-css-template
Nice template for contact forms using pure CSS
- 2020-06-20 16:20:02下载
- 积分:1
-
像 ofweek 自动化网站建设
像你可以看到这个 ni 网站建设
自动化的新产品
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-04-26 06:00:02下载
- 积分:1
-
20031041516500sousuo
说明: WOSOU搜索引擎系统
完美调用百度数据库 (WOSOU perfect search engine system database called Baidu)
- 2006-03-23 12:58:39下载
- 积分:1
-
MEmailClient_final
邮件收发源,在其它网站下载来的,分享给大家,方便大家下载(Mail source, in other sites to download for everyone to share, easy to download)
- 2014-02-12 16:05:19下载
- 积分:1
-
完整的FSO文件操作类代码ASP生成静态FSO完整类代码
完整的FSO文件操作类代码,此类可以读文件,读/写文件,创建多层目录,判断目录、文件是否存在,移动目录,复制文件,移动文件等,方便ASP程序在建立网站是生成静态页面,在需要生成静态的程序页面引入此文件引用方法:在程序开头位置加入然后在程序代码段中定义一下class_FSO类就可以,具体方法如下,Dim fsoObj : fsoObj = new class_FSO
- 2022-11-30 00:45:03下载
- 积分:1
-
jifengoumai
奇博CMS实现积分购买后显示内容的插件 功能十分强大 让站长实现盈利(Trump CMS points to buy content plug-in function is very powerful so that owners achieve profitability)
- 2013-03-06 09:40:28下载
- 积分: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
-
thousand
微信支付与微信红包示例程序。 这个程序实现了常见的促销方式, 购买并在一定数量的购买者中随机选中中奖者并发给红包。(Wechat payment and Hongbao example program..This program realized usual manner of stimulating sales in Wechat. Pick out one customer in a group can give out Hongbao. )
- 2016-06-08 15:14:04下载
- 积分:1
-
new41hk
主要功能集新闻,文章,下载,留言一体的整站程序。
后台登陆地址:admin.asp
验证码可不用填写 用户名:admin
密码:admin888(The main feature set news, articles, downloads, comments, one of the entire station program.
Background landing Address: admin.asp
Codes can not fill in the username: admin
Password: admin888)
- 2016-04-11 22:29:38下载
- 积分:1