文件名称:tmnt
- 所属分类:
- ISAPI/IE编程
- 资源属性:
- [PHP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- s**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
《TMNT》页面的电影评论网页。你的PHP代码应该实现以相同的代码收集到不同电影的影评的功能。上交以下的文件:
• movie.php (生成影评网页的代码)
• movie.css (网页的样式表;不需要改变作业2中的版本)
你的网页界面必须符合本文件中的规定。实现跟这个页面几乎一样的效果是非常困难的,而且我们也不要求你要做到。但你的页面风格应符合本文档的规定,尽可能地使你制作的页面的外观、布局和性能等与此页面显示的相接近。
你的movie.php应建立在作业2中tmnt.html框架的基础上。你也可以再次使用作业2中movie.css的样式。你需要对你的HTML代码进行的修改是让它通过PHP读取电影信息,达到同一个文件可以生成不同的影评网页的效果。
-Turn in the following files:
• movie.php (code to produce review pages for movies)
• movie.css (the style sheet for your pages does not need to be modified from HW2 version)
Your pages must match the appearance specified in this document. It would be difficult to produce a pixel-perfect representation of the page that matches the image shown here, and we do not expect you to do so. But your page should follow all of the styles specified in this document and should match the overall look, layout, and behavior of the page shown here as closely as possible.
You should base your movie.php on the tmnt.html you wrote in HW2. You can also reuse your style sheet, movie.css. The modifications you need to make to your HTML code are to cause it to read the movie information using PHP so that the same file can produce different movie review pages.
• movie.php (生成影评网页的代码)
• movie.css (网页的样式表;不需要改变作业2中的版本)
你的网页界面必须符合本文件中的规定。实现跟这个页面几乎一样的效果是非常困难的,而且我们也不要求你要做到。但你的页面风格应符合本文档的规定,尽可能地使你制作的页面的外观、布局和性能等与此页面显示的相接近。
你的movie.php应建立在作业2中tmnt.html框架的基础上。你也可以再次使用作业2中movie.css的样式。你需要对你的HTML代码进行的修改是让它通过PHP读取电影信息,达到同一个文件可以生成不同的影评网页的效果。
-Turn in the following files:
• movie.php (code to produce review pages for movies)
• movie.css (the style sheet for your pages does not need to be modified from HW2 version)
Your pages must match the appearance specified in this document. It would be difficult to produce a pixel-perfect representation of the page that matches the image shown here, and we do not expect you to do so. But your page should follow all of the styles specified in this document and should match the overall look, layout, and behavior of the page shown here as closely as possible.
You should base your movie.php on the tmnt.html you wrote in HW2. You can also reuse your style sheet, movie.css. The modifications you need to make to your HTML code are to cause it to read the movie information using PHP so that the same file can produce different movie review pages.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tmnt\movie.css
....\movie.php
tmnt