-
onshpsql8.1
ONSHP网上开店SQL商城系统v8.1
------------------------------------------
声明:该版本是onshp购物系统8.1版,无功能限制、无域名限制、无IP限制、
无时间限制,服务器、本地均可运行
在title处显示免费版字样,友情连接处会有官方友情连接,无商城社区.
商城管理后台http://你的IP或域名/admin/index.asp 默认管理帐号:admin 密码:admin
店铺管理后台http://你的IP或域名/useradmin/index.asp
演示
http://www.onshp.com
开发商
http://www.vcidc.com
下载地址:
http://test.onshp.com/down/onshpsql8.1.rar
截图:
http://test.onshp.com/down/网站首页截图.jpg
http://test.onshp.com/down/橙色梦想店铺截图.jpg
http://test.onshp.com/down/粉红佳人店铺载图.jpg
http://test.onshp.com/down/绿色沙丘店铺截图.jpg(ONSHP online reality SQL Mall---------------- System v8.1-------------------------- statement : onshp version of the system to version 8.1, the non-functional constraints, the domain name without restrictions, without IP restrictions, no time limits, the server, the local title can be run on the free version of Office indicate that the words, Web Link Department official Web Link will be no place for the community. Mall management background http :// your domain name or IP/admin/index.asp default management account : admin Password : admin shop management background http :// your domain name or IP/useradmin/index.asp demonstration http :// www.onshp.com developers http :// www.vcidc.com Download Address : http :// test.onshp.com/down/onshpsql8.1.rar screenshots : http :)
- 2007-04-21 16:20:30下载
- 积分:1
-
Java web随机生成带有干扰线的验证码
Java web中用于随机生成带有干扰线的验证码,可部署在myeclipse上运行查看效果,代码转至网上,若有侵权,马上删除!
- 2023-06-20 16:50:03下载
- 积分:1
-
SoftwareNetBank(includeDesignDocumentandTestReport
一个利用ASP.NET开发的网上银行子系统,含有相关的设计分析,以及测试报告,类图等软件工程文档(A use of ASP.NET development of Internet banking subsystem, containing the relevant design and analysis, as well as test reports, class diagram, such as software engineering documents)
- 2008-03-21 16:57:02下载
- 积分:1
-
SRPBoard_GB_V20
如果您正在寻找一种免费或不昂贵的BBS系统,可以有几个选择,如LB5000,或者汉化的 VB,UBB 等。在将 SRPBoard 与其他 BBS 系统进行比较时,所要考虑的重要因素是性能,速度,功能,易用性,支持和特性,许可条件和价格。(If you are looking for a free or inexpensive BBS system, there are several options, such as LB5000, or localization of VB, UBB and the like. When the SRPBoard compare with other BBS systems, an important factor to be considered is the performance, speed, functionality, ease of use, support and features, license conditions and prices.
)
- 2016-06-29 19:18:49下载
- 积分: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
-
Example to full Asp.net Site
这是我填写网站的例子asp.net帮助学生学习asp.net通过示例,它是示例代码,非常有用
- 2023-07-28 21:25:03下载
- 积分:1
-
xfbook
幸福的感觉留言本,后台管理帐号:她爱小孩 密码:admin(Happy feeling guestbook, backstage management account number: She loves child password: admin)
- 2016-12-19 22:01:08下载
- 积分:1
-
phpext_bof2
服务端脚本语言php实现,phpext是一个基于ext的php的扩展程序,主要是用来做php的前端的渲染部分的实现,参考的例子程序供学习参看(Server-side scripting language php achieve , phpext ext, php extension is based , mainly to do php part of the realization of the front- end rendering , with reference to the example program for learning to see)
- 2012-11-26 00:56:44下载
- 积分:1
-
xyxxgm
内含一个留言系统。一个在线订单系统,一个在线新闻发布系统,一个系统信息管理系统,一个职介信息在线发布系统(Includes a messaging system. An online ordering system, an online news publishing system, a system information management system, a staffing information online publishing system)
- 2016-03-07 21:21:23下载
- 积分:1
-
buffer
boa的源码,一个非常好用的web服务器,支持html和cgi,可以运行在多个平台之上.(boa the source, a very useful web servers, support for html and cgi, can run on multiple platforms.)
- 2007-09-30 00:18:08下载
- 积分:1