jsFiddle中有下载功能吗? [英] Is there a download function in jsFiddle?

查看:120
本文介绍了jsFiddle中有下载功能吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

jsFiddle中是否有下载功能,因此您可以在一个文件中下载包含CSS,HTML和JS的HTML,以便出于调试目的而无需jsFiddle即可运行它?

Is there a download function in jsFiddle, so you can download an HTML with the CSS, HTML and JS in one file, so you can run it without jsFiddle for debug purposes?

推荐答案

好,我发现了:

您必须在要处理的URL后面加上/show a:
http://jsfiddle.net/<your_fiddle_id>/show/
这是显示结果的网站.

You have to put /show a after the URL you're working on:
http://jsfiddle.net/<your_fiddle_id>/show/
It is the site that shows the results.

然后将其另存为文件.全部放在一个HTML文件中.

And then when you save it as a file. It is all in one HTML-file.

例如:
http://jsfiddle.net/Ua8Cv/show/
网站 http://jsfiddle.net/Ua8Cv

For example:
http://jsfiddle.net/Ua8Cv/show/
for the site http://jsfiddle.net/Ua8Cv

这篇关于jsFiddle中有下载功能吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆