-
正则表达式的简单示例
这是一个非常简单的例子来更好地理解如何使用正规表达式。该项目使用字符串来测试如果他们相等的正则表达式。一个可以简单地创建正则表达式和测试如果他们工作正确。
- 2022-08-20 00:26:11下载
- 积分:1
-
与 java 编程计算器
用 java 源代码上传一个计算器我用基本代码像乘法和除法易于理解,人们可以使用此作为参考他们的项目
- 2022-01-21 05:49:15下载
- 积分:1
-
龙门ASP免费建站程序
ASP龙门建站程序,源码采用ACC数据,上传完即可使用,不用设置任何东西,最牛的社区论坛源码,支持WAP简版和彩色版的切换,程序功能齐全,娱乐网站交流互动论坛,可以参考成品架设好的网站http://lxr168.cn你的支持我的动力,大家都来试试吧!
- 2022-03-15 08:43:52下载
- 积分:1
-
Android调用系统摄像头方法
Android开发过程中,如何调用系统摄像头进行拍摄的Java实现代码块,供参考。。
- 2022-03-03 07:30:34下载
- 积分: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
-
php
php三中页面跳转方式(header、location、refresh)(Jump php pages in three ways (header, location, refresh))
- 2013-07-20 08:53:02下载
- 积分:1
-
shopexpingluncaiji_v6.0
一、软件介绍
大家在淘宝购物的时候,都喜欢看会看看商品的评论和购买数,可是一般新网店开始都没有购买记录,更没有评价。那么本shopex自动添加购买记录,以及自动评价插件的将解决你的首要难题。让你的网店人气立即上升。
前台演示地址:http://bodyupup.com/ex/?product-72.html
后台演示地址:http://bodyupup.com/ex/shopadmin
用户名密码: test/ test123(First, software
Everyone in Taobao shopping, they like to look at the comments and the purchase of goods, but generally do not buy a new shop began to record, but no uation. Then this shopex automatically add the purchase records, as well as automatic uation of the plug-in will solve your primary problem. Let your shop popularity immediately rise.
Product-72.html http://bodyupup.com/ex/ demo address:?
Background demo address: http://bodyupup.com/ex/shopadmin
Username and password: test123 test/)
- 2015-12-28 21:44:08下载
- 积分:1
-
knn(聚类分析)
应用背景数据分类。。对大家有帮助。。非常不错的分类器。。用过都说好。。我这边同学都用它。。大家可以试一试咯。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。关键技术knn算法匹配。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-10-30 09:30:02下载
- 积分:1
-
COREPHP
core PHP Programming
- 2009-04-14 00:57:00下载
- 积分:1
-
android-develop
Android用来开发测试版本号的代码,可以自动连接到github上面去 (Android version of the test used to develop code that can be automatically connected to github go above)
- 2016-06-15 21:43:43下载
- 积分:1