Wenlei Zhu
Wenlei Zhu
嗯,但是至少会解决绝大部分?并不需求完美解决
确实不知道,但是我的想法是用一个方法解决大部分就好了,因为不太可能有方法可以完美解决所有情形。 所以你再看看我说的那个方法?可行性如何?
persist 支持存数据结构不?还是自己搞 json 的序列化/反序列化?
Thanks for your feedback, will investigate later.
And even worse, after quiting vim, the tty does not work any more.
``` from zio import * io = zio('echo 123') print io.read() ``` run this in interactive mode, for example in ipython, it will print out nothing. figure out why?
Most images in this website is loaded by javascript. Use `-s` (keep script) option will help a little but still could not solve the entire problem(images are still not saved,...
Both seems to be encoding related issue. I just tried download the first under my environment (Linux computer with UTF-8 as default encoding) and everything seems to be working. My...
You could also modify the source code as you need.
Yeah you are right, recursive css @import is important, yet hard to implement. Let me take some time to think it over.