-
OR have the status message in the exception and then print the status in the UploaderConsole.
-
- 命令行
- 终端复用 tmux
- 一个比较现代的shell(相对bash而言):[fish](http://fishshell.com/),有些惊艳的功能.
- webfs 专一的轻量级的web文件系统实现.也不失为一种文件分享的方式.
- 图形化
- 英汉词典部分 goldendict 也非常强大.
- gui方面比较方便的终端guake ,主要是呼出有点像cs的控制…
-
Since we're adding WebSQL support along with possibly other backends, it makes sense to rename IDBFS since it's no longer just IndexedDB. @humphd has suggested WebFS.
-
I'm tinkering with subprocess support for things like non-JS linters, test runners, ack/ag search or a SLIME type mode. Thoughts on the best way to implement something like this?
dsrw updated
10 years ago
-
IndexedDB is great, but it's not well supported cross-browser:
http://caniuse.com/#search=indexeddb
With the WebSQL polyfill (see http://nparashuram.com/IndexedDBShim/) you would probably add some m…
-
As suggested by @creationix. Basically what is needed is just the header part, not special OPTIONS.
-
that would make it a bit nicer to use it as a dependency for other chrome-app based projects that would like simple FS access instead of copy-pasting server.js
maks updated
11 years ago