最简单的 Ajax 照片库
我不认为“最简单”是主观的。
寻找一个可托管的照片库,除了显示图像并提供“下一张图像”和“上一张图像”之外什么也不做,但所有这些都无需重新加载页面。显然预缓存也很好。 PHP、Python、Ruby 或 JS。
I don't think "simplest" is subjective.
Looking for a hostable photo gallery that does nothing but show an image and provide "next image" and "previous image" but all without reloading the page. Obviously precaching would be nice too. PHP, Python, Ruby, or JS.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果你想要简单的,也许是这样的?
If you want simple, maybe something like this?