zhangchunlin

Results 19 issues of zhangchunlin

逻辑是显示翻译按钮的原因是很多页面选择内容的时候并不是想要查词,所以不想要翻译结果的干扰 但如果一个页面查过词,那么之后继续查词的可能性很大,那么每次都要显示翻译按钮就比较不友好 比如如果在一个中文网页上选中,比较大的可能是复制,此时没有需要查字典,不会点击翻译按钮,我也不希望插件把我的数据发往服务器,所以我会把显示翻译按钮的选项打开(当然即使是英文也有我不想翻译的情况) 但是如果在某些英文网站阅读一个英文网页,特别是阅读大段英文的时候,需要经常查词,此时每次都要点击翻译按钮很不方便

https://weibo.com/1932835417/GeKgeFVZX 这里有人提到的 > xiongyongqiang:有趣。上周正好和同事聊起这类读了很多年错音的术语,发现我们提到的例子都不在这个列表里:比如depot的t不发音,swap读swɒp而非swæp,还有edition读ɪ'dɪʃn,而不是e'dɪʃn……

Now apijson doesn't support permission, but for rbac it is not convenient.

Got error: `Error: open /xxx/xxx/xxx.git/info: too many open files` and exit. After I use `diskusage -w 100` It became OK. For the default worker number maybe too many, normal linux...

bug

I use "uliweb reflectdb" on a oracle db, the file generate have this line: ``` from sqlalchemy.dialects.oracle import VARCHAR2 ``` which is inserted by this source code: https://github.com/limodou/uliweb/blob/master/uliweb/contrib/orm/commands.py#L1237 But when...

For example for the file path: u'/home/zhangclb/Dropbox/life/dudu/201804_\u7167\u7247/TIM\u56fe\u724720180428103333.jpg' will get this kind of exception: ``` u'/home/zhangclb/Dropbox/life/dudu/201804_\u7167\u7247/TIM\u56fe\u724720180428103333.jpg' Traceback (most recent call last): File "/home/zhangclb/oss/uliweb/uliweb/contrib/staticfiles/wsgi_staticfiles.py", line 91, in __call__ return self.app(environ, start_response) File...

example code below in the line: ' ref="input"\' ,if the space char removed, javascript will treat '\[return]r' as '\r' Can reproduce with this static file [test.zip](https://github.com/limodou/uliweb/files/1835869/test.zip) can run server with...

http://limodou.github.io/uliweb-doc/zh_CN/log.html "因为和uliweb本身没有直接的关系,因此这里只放一个 链接 。" 这里的 http://hi.baidu.com/limodou/blog/item/5092c99529b7de50d0135ed5.html 已经木有了