登录
首页 » WEB(ASP,PHP,...) » 使用PHP环境,给出一段实现简单相册的实例代码。可以看到图像的缩略图,单机缩略图,可浏览图像,图像可以使用前后翻页操作。需要IIS+PHP环境或Apache+P...

使用PHP环境,给出一段实现简单相册的实例代码。可以看到图像的缩略图,单机缩略图,可浏览图像,图像可以使用前后翻页操作。需要IIS+PHP环境或Apache+P...

于 2022-02-27 发布 文件大小:1.78 MB
0 207
下载积分: 2 下载次数: 1

代码说明:

使用PHP环境,给出一段实现简单相册的实例代码。可以看到图像的缩略图,单机缩略图,可浏览图像,图像可以使用前后翻页操作。需要IIS+PHP环境或Apache+PHP环境支持-The use of PHP environment, given the album for some examples of simple code. Can see thumbnail images, a single thumbnail, please visit the image, the image can be used to operate before and after the flip. The need for IIS+ PHP environment or the environment in support of Apache+ PHP

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 日历查询,用javascript写的,很好用。不是我自己写的
    日历查询,用javascript写的,很好用。不是我自己写的-calendar inquiries, written with javascript good use. Instead of my own writing
    2022-07-06 13:28:39下载
    积分:1
  • 自己做的一个企业站点源码,前台Flex,后台php,其数据交互利用xml。...
    自己做的一个企业站点源码,前台Flex,后台php,其数据交互利用xml。-An enterprise site source code developed by myself. Front site is based on Flex, the manage site is writeen by php. Xml is the medium for php and flex to communicate.
    2022-03-28 11:02:26下载
    积分:1
  • 1st
    1st-pay免费支付引擎v1.0beta版 免费给你的网站安装银行支付,手机支付接口 免费给需要在网上做交易的个人用户,提供在线收款解决方案 支持28家银行54个卡种,visa、master、美国运通、日本JCB等全部支持,覆盖大陆及港台所有地 区及全球范围的80% 支持银行支付,手机支付,IP通支付等有线到无线的全面支付方案,一点开通,全面应用 注册之后,既马上开通。这里有其付费用户模板接口文件,请下载!-1st-pay payment engine v1.0beta free version free of charge for your site installation bank payments, pay phones free interface to the Internet need to do business in the individual users, providing online solutions to support receivable 28 54 bank cards species, visa and master, American Express, Japan JCB all other support covering all the mainland and Hong Kong and Taiwan regions and the global scope of the 80% support bank payments, pay phones, IP-payment wired to a wireless pay the full program, opening 1:00, after the full application for registration, we immediately opened. Here is its subscriber interface template file, download!
    2022-08-21 10:41:38下载
    积分:1
  • 目录浏览程序,在asp服务器上可以看到全盘目录
    目录浏览程序,在asp服务器上可以看到全盘目录-Contents View procedures, the asp server can see a comprehensive directory
    2022-05-19 16:32:15下载
    积分:1
  • 输入一个网址,获得网址源代码。网址一般都能解释
    输入一个网址,获得网址源代码。网址一般都能解释-Enter a URL, access to web site source code. Web site in general can explain
    2022-12-20 09:10:03下载
    积分:1
  • 此流量统计系统是利用JDBC连接MSSQL数据库,把季风流量信息写如数据库,并反馈给用户....
    此流量统计系统是利用JDBC连接MSSQL数据库,把季风流量信息写如数据库,并反馈给用户.-this flow of statistical systems is the use of JDBC Connection MSSQL database, the monsoon flow of information was such as databases, and feedback to the user.
    2022-01-24 17:57:51下载
    积分:1
  • 软件介绍: 这个是网站是我很久以前做的,06年的时候,后来改成别的了,这是一开始学习做网页的时候做的,这几天整理东西,看到,然后就整理下,放到网上。也让它...
    软件介绍: 这个是网站是我很久以前做的,06年的时候,后来改成别的了,这是一开始学习做网页的时候做的,这几天整理东西,看到,然后就整理下,放到网上。也让它发出最后的光彩吧。 后台:http://127.0.0.1/admin 用户名:admin 密码:admin-no
    2022-05-21 21:56:52下载
    积分:1
  • 这个BBS和聊天室完全采用JSP开发,开发运行环境linux+tomcat,数据库oracle8i,JSP通过JDBC与数据库相连。一、功能 BBS和chatr...
    这个BBS和聊天室完全采用JSP开发,开发运行环境linux+tomcat,数据库oracle8i,JSP通过JDBC与数据库相连。一、功能 BBS和chatroom两者有机的结合在一起,用户可以在这两部分取得经验值,达到10000分后升级为巫师,具有踢人、增加动作的权限。一共分三种用户:会员用户、社区用户、游客(我也不想搞的这么复杂,可是头儿硬要和整个网站连起来,:( 没办法)二、中文乱码问题 在OPDB javabean中写了两个方法,GBK和AsciiToChineseString进行转码,彻底的解决了中文乱码问题。不同的运行环境可能最终的显示结果有所不同。三、其他 由于作者用JSP的时间不长,做出来的东西难免有若干不足,希望各位指出。用JSP进行项目开发简直就是一场噩梦,有太多莫名其妙的错误。为了赶进度,有些地方只好采用变通的方法,所以写出来的东西有时候看起来有点象垃圾。嘻嘻~~~~~~~~~~~ 注意:因为不是一个独立的产品,而是和小组其它人员的程序融为一个产品,所以移植性估计不好,仅供学习参考。我后来在中华网写的一个BBS稍微好一些,请参考我那个BBS啦。-the BBS and chat rooms completely JSP development, the development of Linux operating environment tomcat, database oracle8i, JSP and database through JDBC connected. A functional BBS and chatroom both organic combination, users can gain experience both parts of value, reaching 10,000 points for the escalation of a shaman, with kicking and increase the competence of action. A divided into three users : Member users, user communities, tourists (I am not saying it"s so complicated, but to strive for an
    2022-01-22 02:26:51下载
    积分:1
  • prototype_ajax源码,经典实用超酷
    prototype_ajax源码,经典实用超酷-prototype_ajax source, classic practical cool
    2022-01-26 00:45:35下载
    积分:1
  • Online bookstore, the use of Java to use JavaBean and Servlet jsp, including rep...
    网上书店,使用Java 用到JavaBean和Servlet jsp,包括报告-Online bookstore, the use of Java to use JavaBean and Servlet jsp, including reporting
    2022-01-21 04:07:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载