龍共每文

Results 30 comments of 龍共每文

EDIT 2: works for me. The following works also. - conda create -n myenv anaconda=5.2.0 python=3.7 - pyenv activate myenv

since, I use nginx working as reverse proxy, which will rewrite / to /index.php. in my config file. ``` location @handler { #rewrite / /index.php?$args; rewrite ^/(.*)$ /index.php/$1 last; ##...

:+1: 期待有一个接口, 能够通过指数拿到它的成分股. 我自己是将指数下的成分股从网上爬下来保存数据库, 但这样会有未来数据. 如果能有一个接口, 按 index 和 date 查询指数的历史成分股, 就好.

Two ways here. 1. 'M-x doom/reload' for changes to take effect 2. export DOOMDIR=~/.doom.d && ~/.emacs.d.doom/bin/doom sync -e

The same issue happens to me as well.

Same problem to me. I don't have gpu. There is 800x600 resolution only. `spice + qxl`, changing graphics or video xml does not work for me also. ```xml ```