-
商城系统源码+APP源码
应用背景商城源码带APP 需要修改 db data config文件 修改对应的数据库 商城源码带APP 需要修改 db data config文件 修改对应的数据库 商城源码带APP 需要修改 db data config文件 修改对应的数据库 关键技术商城系统源码带APP源码商城 商城系统源码带APP源码商城 商城系统源码带APP源码商城 商城系统源码带APP源码商城 商城系统源码带APP源码商城
- 2022-06-13 23:15:51下载
- 积分: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
-
yxlm
1版更新内容 增加换皮肤功能。 优化代码,提高浏览速度。 配置文件:config.php 里面我有提供了详细的备注 广告存放文件夹: gg/ index.phpgg/(1 version of the update content for skin function. Optimize your tags to improve browsing speed. Configuration file: config.php which I have provided a detailed note ad storage folder: gg/index.phpgg /)
- 2016-11-21 21:29:13下载
- 积分:1
-
网上商城
Java中SSH三大框架实现网上商城,查看商品,添加 修改商品,数据存放于MySql数据库中,可用
- 2023-07-20 19:50:03下载
- 积分:1
-
Validator_test1
网站开发C#开发一个小程序 (easy softwart about web )
- 2013-07-19 14:50:31下载
- 积分:1
-
zhaopinqiuzhi-asp
全功能无限制。
后台登录mgr/login.asp
高级管理员websoa密码webs-oa.com
管理员admin密码admin
信息录入员hx密码hx888
- 2013-07-26 08:38:25下载
- 积分:1
-
机票预订
应用背景这是一个典型的旅游网站,不同城市间客车运行,允许用户获取信息的aboutbus服务和预订座位。因为它是一个课堂项目不providepayment选项,但它允许用户预定座位,然后打印罚单的旅行。以下是本项目的重要任务:搜索公交服务预订座位提供有关所有服务的信息反馈关于服务取消预订关键技术净3.5C语言#SQL Server 2005 Express版Visual Studio .NET 2008表示层的分层结构(ASP.NET页),业务逻辑层(BLL)和数据访问层(DAL)所有的数据库操作都是在存储过程中进行的。存储过程是在达尔-数据访问层采用类访问。都是用来与达尔ObjectDataSource使用表示层和BLL。母版页和主题是使用统一的用户界面ADO.NET是用于访问数据库
- 2023-03-19 19:10:03下载
- 积分:1
-
GOODSREPORTMANAGE
商品进销存报表系统主要由【基本档案】、【进货管理】、【销售管理】、【库存管理】、【报表设计】和【系统维护】等模块组成。进入该系统后,用户可以对系统中的信息进行添加、修改、删除和查询等操作。另外,如果是管理员登录,还可以对用户的权限、用户名和密码进行设置或修改。(Invoicing Reporting System of goods primarily by the basic file 【】, 【】 stock management, sales management 【】, 【inventory management】, 【】 and 【statements designed】 such as system maintenance module. Into the system, system users can add information, modify, delete, and query operations. In addition, if an administrator login, but also on the user' s permissions, the user name and password set up or modify.)
- 2009-05-10 11:08:01下载
- 积分:1
-
web
一个用c++编写的网页程序,可以作为大家的学习(Using a web page written in c++ program can be used as our learning)
- 2009-12-15 16:40:39下载
- 积分:1
-
Free_AliYun_OSS_v1.3
PHP版本文件上传并返回下载链接源代码,
阿里云OSS上传下载源码。(OSSPHP version download link file upload and return to the source code, OSS uploading and downloading source)
- 2013-11-03 16:10:13下载
- 积分:1