-
大数据分析淘宝双11的SSM项目
说明: 将双11 所有买家消费行为比例,男女买家交易对比,男女买家各个年龄段交易对比,获取销量前五的商品类别,各个省份的的总成交量对比可视化(The consumption behavior ratio of all buyers in double 11, the transaction comparison between male and female buyers, the transaction comparison between male and female buyers of all ages, the top five commodity categories of sales volume, and the total turnover comparison of each province are visualized)
- 2021-03-14 15:18:35下载
- 积分:1
-
one
会员消费积分管理系统 使用ASP.NET技术实现简单的会员消费积分管理功能,使用SQL Server 2008作为后台数据库。功能包括:首页、积分查询、会员管理、修改密码和退出等。本次只要求实现首页和会员管理功能。程序运行界面如图-1至图-5所示。(Member Consumer Credit Management System)
- 2013-12-12 20:08:04下载
- 积分:1
-
工程硕士学籍管理系统
本代码是一个完整的工程硕士学籍管理系统,希望对学习asp.net的同学有所帮助。
- 2022-02-24 21:10:56下载
- 积分: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
-
meniuri 的餐厅
在 javascript 中的触发器。这段代码为更好地可视化改进的网站的各个方面。我使用标签、 文本框、 按钮单击文本出现在页面的硬币温家宝希望的位置。此外我显示和隐藏图像。在 javascript 中的触发器。这段代码为更好地可视化改进的网站的各个方面。我使用标签、 文本框、 按钮单击文本出现在页面的硬币温家宝希望的位置。此外我显示和隐藏图像。在 javascript 中的触发器。这段代码为更好地可视化改进的网站的各个方面。我使用标签、 文本框、 按钮单击文本出现在页面的硬币温家宝希望的位置。此外我显示和隐藏图像。在 javascript 中的触发器。这段代码为更好地可视化改进的网站的各个方面。我使用标签、 文本框、 按钮单击文本出现在页面的硬币温家宝希望的位置。此外我显示和隐藏图像。在 javascript 中的触发器。这段代码为更好地可视化改进的网站的各个方面。我使用标签、 文本框、 按钮单击文本出现在页面的硬币温家宝希望的位置。此外我显示和隐藏图像。在 javascript 中的触发器。这段代码为更好地可视化改进的网站的各个方面。我使用标签、 文本框、 按钮单击文本出现在页面的硬币温家宝希望的位置。此外我显示和隐藏图像。
- 2022-03-01 23:36:39下载
- 积分:1
-
vue-devtools-dev
一个Vue的调试工具,支持在谷歌浏览器上调试Vue(A Vue debugging tool that supports debugging Vue on Google Browser)
- 2020-06-20 03:20:02下载
- 积分:1
-
bootstrap 示例源码
本资源是bootstrap的示例,下载来可直接进行二次开发。
- 2022-08-10 15:07:31下载
- 积分:1
-
PHP开发框架
PHP开发框架,
- 2022-07-13 20:05:39下载
- 积分:1
-
libchart_hjvgjk
采用php的源码实现,这是一个用php脚本语言写的博客系统,Alog Xun 简体 utf-8 v1.7.1.11,AlogXun 1.7.1.11简体utf-8版本软件介绍---------------------------------------------------------Alog Xun(巽)日志系统," a log" 取其简洁,Xun(巽)追求效率之意,本日志系统基于PHP+MySQL平台开发,,简单全面供给各类学习参考(Using php source code to achieve this is to use php scripting language to write a blog system , Alog Xun Simplified utf-8 v1.7.1.11, AlogXun 1.7.1.11 Simplified utf-8 version of the software introduced---------)
- 2014-05-24 13:31:01下载
- 积分:1
-
5464
新闻管理系统
功能介绍:
一:新闻无限1级分类,增加,删除,修改分类,
更改分类,不会影响前台调用
统一由一个文件PPst_Class.asp完成
二:新闻添加,修改,删除,全部或按分类列表(带分页)显示新闻
统一由一个文件PPst_Class.asp完成
三:更酷的是:你可随意更改这两个文件名字(独创技术)
而不会影响任何功能,方便与其他系统同目录整合。
需同步更新PPst_Conn.asp里的参数设置
四:带管理后台验证,非管理员不能进入,
五:“过程”调用新闻数据,方便后台与前台的代码页面分离
12个参数可设定调用哪个新闻类别,调多少条新闻等各种显示方式
六:用记事本格式打开PPst_Conn.asp,
可更改列表每页显示多少条新闻
设定后台管理员账号和密码
更改数据库路径,(建议安装后更改一下)
七:代码书写干净,整齐,复杂的地方添加了注释,方便二次开发和学习
八:默认用户名和密码都为:admin (functional information management system introduced : a news unlimited classification, add, delete, revise the classification change classification Calling prospects will not be affected by a unified document PPst_Class.asp completed two : News add, modify, deleted all or breakdown of the list (with pagination), showing news from a unified document completed PPst_Class.asp 3 : and using it for something better is : you can arbitrarily alter the names of the two documents (original technology) and will not affect any function convenience and other systems with directory integration. Synchronization needs updating PPst_Conn.asp Lane parameter setting 4 : Zone Management background verification, Non-administrators can not enter, 5 : "process" calling information, facilitate back)
- 2007-02-01 22:27:56下载
- 积分:1