boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
BuildingWeb版 - Any Idea ?
相关主题
a problem confused a long time!
adding a search link
请教:how to gather input information from several webpages?
土问题: how to check which key is pressed
刚架好一个 magento 网站, 请教 customization
perl cgis: how to send back frame webpage?
anybody know how to build MDI webpage?
[转载] how to make animated ppt slides with flash?
比较土的问,animate on web
about project 1
相关话题的讨论汇总
话题: images话题: time话题: example话题: 2003话题: idea
进入BuildingWeb版参与讨论
1 (共1页)
b****e
发帖数: 15
1
Input:
more than 10 thousand images, jpg format with the file name of
month-day-year-hour, for example: 1011200319.jpg
Task:
build up a webpage which allow users to browse these images by customizing the
time, for example: select "6/2/2003 10am" as starting time, "10/11/2003 3pm"
as ending time, then the page will show up all those images within this period
continuously, just like a animation/movie.
what's the best solution in this case?? thanks.
A*L
发帖数: 2357
2
one way:
record your image's file name in your database,
as the formate of date, use 4 colums to split it out
then use querry
another way
convert your time to your record format,
just compare the numbers
06022003
Input:
more than 10 thousand images, jpg format with the file name of
month-day-year-hour, for example: 1011200319.jpg
Task:
build up a webpage which allow users to browse these images by customizing the
time, for example: select "6/2/2003 10am" as starting time, "10/11/2003

【在 b****e 的大作中提到】
: Input:
: more than 10 thousand images, jpg format with the file name of
: month-day-year-hour, for example: 1011200319.jpg
: Task:
: build up a webpage which allow users to browse these images by customizing the
: time, for example: select "6/2/2003 10am" as starting time, "10/11/2003 3pm"
: as ending time, then the page will show up all those images within this period
: continuously, just like a animation/movie.
: what's the best solution in this case?? thanks.

1 (共1页)
进入BuildingWeb版参与讨论
相关主题
about project 1
Re: Help me to improve my webpage!
remote API 's output?
请教: 如何跟据browser不同改变语句中size值
Help me with a stupid question.
HELP: web hosting ---new guy
How to creat marquee on the webpage
How to automatically reload the webpage?
Help - online album
I am confused
相关话题的讨论汇总
话题: images话题: time话题: example话题: 2003话题: idea