Dangyi Liu

Results 11 comments of Dangyi Liu

Also, mini_magic 3.6.0 removed `escape_string` method and css_sprite cannot work.

Hi mikegil, unfortunately I don't have a device with M1 chip so it'd be hard for me to provide any support. Is there any known method to build xv6 on...

Should be fixed by #3, Please update and try again. Thanks!

Looks like Cython handles the order of multiple decorators incorrectly. ```py class A(object): @decorate @staticmethod def a(self): pass @staticmethod @decorate def b(): pass ``` Python can tell the difference between...

iTunes 有 bug,在使用 Apple Music 时无法获取 current track。 ``` osascript tell application "iTunes" get current track --> error number -1731 Result: error "iTunes got an error: Unknown object type." number...

Following vimrc script will reproduce the problem. ``` set rtp+=~/.vim/bundle/vundle call vundle#rc() Bundle 'gmarik/vundle' Bundle 'bling/vim-airline' Bundle 'majutsushi/tagbar' set laststatus=2 syntax on ```

Sorry, but it doesn't work.

Yes, nothing changed. ![screen shot 2015-03-15 at 1 53 11 pm](https://cloud.githubusercontent.com/assets/1825485/6654845/eb33f592-cb1a-11e4-8772-c85c32720f1d.png) ![screen shot 2015-03-15 at 1 53 15 pm](https://cloud.githubusercontent.com/assets/1825485/6654847/f0cd9d82-cb1a-11e4-8a2c-413d2de9ffd1.png)