-
miniphpchat
单个文件的php 聊天程序,不使用数据库(php chat)
- 2013-11-23 13:57:35下载
- 积分:1
-
亿景企业网站管理系统 v2.8
亿景企业网站管理系统介绍:
亿景企业网站管理系统是面向中小企业的网站管理系统,网页精美、大气。具有稳性定强,功能多、安全、代码加载速度快、网站内容管理的易操作性、维护方便等优点。采用div+css构架,是中小型企业建站的理想选择。
亿景企业网站管理系统后台功能概述:
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-07 20:48:51下载
- 积分:1
-
midori_shell
Simple AJAX Based PHP Web Shell
- 2012-12-10 21:36:48下载
- 积分:1
-
huabao
淘宝画报小偷程序,淘画报(taoplay.com)出品,淘宝门户画报为您提供看图购物(Taobao Illustrated thief program, Amoy Illustrated (taoplay.com) produced Taobao Figure portal Illustrated shopping for you)
- 2011-05-07 15:18:35下载
- 积分:1
-
ColoredLists_v1.0
colored list. php application. Very nice in learning the use of php classes with pdo and ajax.
- 2015-04-30 20:10:57下载
- 积分:1
-
AuthPG用户身份验证程序源代码
资源描述服务器用户身份验证程序源代码
> 可内嵌于apache中,使用数据库信息验证用户身份
> 多种验证模式可选择(密码认证,cookie检测等)
- 2022-01-25 18:45:45下载
- 积分:1
-
基于JSP开发的库存管理系统
主要功能 库存管理系统主要由【货物管理】、【基本档案】、【查询统计】、【系统维护】和【帮助】等模块组成。进入该系统后,用户可以对系统中的一些基本信息进行添加、修改和删除等操作。另外,如果是管理员登录,还可以对用户的权限、用户名和密码进行修改。 操作注意事项 用户在使用《库存管理系统》之前,应注意以下事项: (1)本系统管理员用户名为:mr,密码为:mrsoft。 (2)在输入数字时,需要在英文状态下输入。 (
- 2023-08-18 22:05:05下载
- 积分: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
-
duxcms_v1.0.4
DUXCMS是一款基于PHP+MYSQL,采用CANPHP框架编写的.1、小巧易用,程序压缩后大小只有1M左右,虽小功能却不简单,且尽可能的减少您的操作繁琐。
2、功能实用,程序提供了基本企业站的实用功能,没有过多的多余功能,极大的方面了用户快速掌握程序的使用。
3、多点缓存,程序采用数据库、模板、静态等缓存免去了生成静态的麻烦且访问效果和静态一样快速。
4、简单的模板开发,程序采用了独有的模板标签来分离程序和界面的开发,标签简单易用让你快速开发出心仪的界面。
5、附加模型字段,使用程序中往往会有多的字段需要使用比如产品编号等,这些可以使用附加模型来解决多余的字段功能。
6、多功能表单,用户在后台可生成自己想要的表单功能,如留言板、友情链接、订房、表单反馈等,极大的减少了自主开发功(DUXCMS is a based PHP+MYSQL, using CANPHP framework of the preparation of .1, compact and easy to use, the program is only about 1M compressed size, though small function is not simple, and as much as possible to reduce your operating cumbersome. 2, functional and practical, the program provides the basic enterprise station utility functions, without too much extra functionality, greatly respect the user to quickly master the use of the program. 3, more cache, the program uses the database, templates, and other static cache eliminates the hassle and generate static effect and static access as fast. 4, a simple template development, the program uses a unique template tags to separate procedures and interface development, the label is easy to use so you quickly develop favorite interface. 5, an additional model fields, use the program in many fields, there is often need to use such as product number, etc., which can be solved using additional redundant field model to function. 6, multi-f)
- 2013-07-09 11:39:21下载
- 积分:1
-
JSP博客在线
在线博客实例,博客、网志,是一种由个人管理、不定期张贴新的文章、图片或影片的网页或联机日记,用来抒发情感或分享信息。博客上的文章通常根据张贴时间(Chronological Order),以倒序方式由新到旧排列。多博客作者专注评论特定的课题或新闻,其他则作为个人日记。一个典型的博客结合了文字、图像、其他博客或网站的超链接、及其它与主题相关的媒体。
- 2023-07-03 14:05:04下载
- 积分:1