我想问一下,是否可以在JSbin上保留相同的url地址?例如,我以前做过一些事情,现在我想添加一些东西,而不更改url。有没有可能在没有帐户的情况下?
发布于 2015-05-07 17:10:23
这个特性被安全地隐藏了,但是(这使我们免于垃圾桶的入侵)
我的经验是:
- 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).
https://stackoverflow.com/questions/30006563
复制相似问题