虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

URL

  • 网上商店 新增功能: 1

    网上商店 新增功能: 1,分页 2,树型目录,通过**/netstore3/action/setUpTree观看效果 参考tomcat的管理程序 优化功能: 1,将原先路径写死的地方,改成String URL=request.getContextPath()+"/action/home" 2,将service类分离,新增的分离类未用接口,考虑到以后,会用接口 在netstore\service目录下加了几个服务类 CustServiceImpl,ProdServiceImpl,OrderServiceImpl   但这样做,为了程序方便,在所有action的基类中,都加入了调用该服务类的方法。   欢迎大家提出更好的分离服务的方法,谢谢! 3,部分地方加入log4j输出日志,方便调试。

    标签:

    上传时间: 2016-02-21

    上传用户:tuilp1a

  • 在线点播的JSP页面编写

    在线点播的JSP页面编写,通过从数据库中选取一条记录,以便获得该视频的URL地址,从而搜索到该视频文件!

    标签: JSP 点播 编写

    上传时间: 2014-12-05

    上传用户:417313137

  • w3JMial37参考资料 Dimac 公司的邮件收发组件

    w3JMial37参考资料 Dimac 公司的邮件收发组件,这是一个非常成熟和强大的邮件组 件。它不但可以完成发邮件的工作,还可以POP收信,并支持收发 邮件时的PGP加密,内置一个群发邮件的对象,可以使群发编程更 简单。 即使是很多其他组件也都能完成的发邮件功能,JMail 的完成也 可以称得上最出色的,除了常见的抄送暗送等多收件人功能外, 它还支持添加嵌入式图片附件,并且可以从URL读取文件作为附件。 JMail 的免费版本拥有全部完成的发邮件功能,只在收邮件和加 密邮件等我们不常用到的方面进行了限制。

    标签: 3JMial JMial Dimac w3

    上传时间: 2016-03-01

    上传用户:royzhangsz

  • 代理服务器打开一个端口接收浏览器发来的访问某个站点的请求

    代理服务器打开一个端口接收浏览器发来的访问某个站点的请求,从请求的字符串中解析出用户想访问哪个网页,让后通过URL对象建立输入流读取相应的网页内容,最后按照web服务器的工作方式将网页内容发送给用户浏览器

    标签: 代理服务器 端口 接收 浏览器

    上传时间: 2014-01-15

    上传用户:haohaoxuexi

  • 博客管理系统。安装说明: 1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog

    博客管理系统。安装说明: 1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog,然后在SQL Server查询分析器中运行doc目录下db.sql创建所有表; 2、将工程导入Eclipse; 3、部署工程; 4、运行tomcat; 5、进入tomcat管理web后台, 在Tomcat->Service->Host->Context(blog)->Resources->Data Sources中添加 Data Source URL: jdbc:jtds:sqlserver://${dbhost}:1433 DatabaseName=blog JDBC Driver Class: net.sourceforge.jtds.jdbc.Driver User Name: blog Password: blog 6、done!

    标签: blog SQLSERVER 博客 管理系统

    上传时间: 2013-12-14

    上传用户:虫虫虫虫虫虫

  • Bo-Blog v2.1.0 正式版: 2.1.0是2.0.3之后的又一个重大升级版本

    Bo-Blog v2.1.0 正式版: 2.1.0是2.0.3之后的又一个重大升级版本,包含诸多特性。建议所有旧版用户升级。 2.1.0的重大更新之处有: *可以为单篇日志自定义不同于日志正文内容的摘要内容。 *自定义页面功能,可撰写一个简单的、独立的页面。 *全面改进URL重写机制。支持设定别名的方式使日志URL个性化,内部URL链接全面路径化。(此功能需服务器支持,请查询官方网站获得更多信息) *改进上传机制,增加附件防盗链功能。当上传的文件在读取、下载和显示时,可检验请求的来路是否为允许的域名。 *支持两个侧边栏。 其他十多项更新之处,请查阅安装包内的changelog文档。

    标签: Bo-Blog 版本

    上传时间: 2014-09-08

    上传用户:playboys0

  • ASP二进制流方法隐藏图片文件真实地址功能描述:上传图片文件到指定目录后

    ASP二进制流方法隐藏图片文件真实地址功能描述:上传图片文件到指定目录后,在本文件根据URL传入的文件名加上文件所在目录根据文件完整路径。再将该文件二进制数据流写入服务页面,从而达到隐藏图片真实地址防止外部引用图片的效果。

    标签: ASP 二进制 真实地址 功能描述

    上传时间: 2016-03-30

    上传用户:woshiayin

  • sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G

    sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. Version: 0.95 Date: 2007-03-09 Author: Peter Hoff Maintainer: Peter Hoff <hoff at stat.washington.edu> License: GPL Version 2 or later URL: http://www.stat.washington.edu/hoff CRAN checks: sbgcop results Downloads: Package source: sbgcop_0.95.tar.gz MacOS X binary: sbgcop_0.95.tgz Windows binary: sbgcop_0.95.zip Reference manual: sbgcop.pdf

    标签: Semiparametric estimation parameters estimates

    上传时间: 2016-04-15

    上传用户:talenthn

  • sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G

    sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. Version: 0.95 Date: 2007-03-09 Author: Peter Hoff Maintainer: Peter Hoff <hoff at stat.washington.edu> License: GPL Version 2 or later URL: http://www.stat.washington.edu/hoff CRAN checks: sbgcop results Downloads: Windows binary: sbgcop_0.95.zip

    标签: Semiparametric estimation parameters estimates

    上传时间: 2016-04-15

    上传用户:qilin

  • sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a G

    sbgcop: Semiparametric Bayesian Gaussian copula estimation This package estimates parameters of a Gaussian copula, treating the univariate marginal distributions as nuisance parameters as described in Hoff(2007). It also provides a semiparametric imputation procedure for missing multivariate data. Version: 0.95 Date: 2007-03-09 Author: Peter Hoff Maintainer: Peter Hoff <hoff at stat.washington.edu> License: GPL Version 2 or later URL: http://www.stat.washington.edu/hoff CRAN checks: sbgcop results Downloads: Reference manual: sbgcop.pdf

    标签: Semiparametric estimation parameters estimates

    上传时间: 2014-12-08

    上传用户:一诺88