首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Jsbin相同的url地址

Jsbin相同的url地址
EN

Stack Overflow用户
提问于 2015-05-03 03:29:17
回答 1查看 57关注 0票数 0

我想问一下,是否可以在JSbin上保留相同的url地址?例如,我以前做过一些事情,现在我想添加一些东西,而不更改url。有没有可能在没有帐户的情况下?

EN

回答 1

Stack Overflow用户

发布于 2015-05-07 17:10:23

这个特性被安全地隐藏了,但是(这使我们免于垃圾桶的入侵)

我的经验是:

  1. never (NEVER) ("one not not simply")按下Ctrl +S(这和您的问题-阻止jsbin成为最好的);在另一个会话的入口(在另一个选项卡、另一个浏览器或重启浏览器中)执行

代码语言:javascript
复制
- Ctrl + S (only here :) ) (but more (and better) to change something, to see a new revision)
- Alt + Back (or browser button "Back" - return to the previous page in browser history);
- F5 (necessary);
- "Delete" this Bin;
- Alt + Forth (or the browser button "Forth" to return to the next page browser history);
- F5 (necessary).

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/30006563

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档