jacky

Results 18 comments of jacky

@goldbeef 这说的是深圳shopee吧?新加坡可能好点。

@BenXi630 , 加上 `display: flex` 能成功么?我这还是不行。 ```css u-tr { display: flex; } ``` note: @NiBoTe

I think it's a more universal implementation

@JanGuillermo I guess it is the same problem. vue 3 + typescript ``` ERROR in src/components/modules/Markdown.vue:7:27 TS7016: Could not find a declaration file for module 'vue3-markdown-it'. '/Users/wc/codebase/my-project/QuantiInvestSystem/frontend/node_modules/vue3-markdown-it/dist/vue3-markdown-it.umd.min.js' implicitly has an...

@zhaopaniOS 一次映射到 move.js 可以一劳永逸的用下去么? 会不会过期? 另外, sign 的算法我在 TG 里也没看到有相关资料, 大家最近都不上 TG 了么?

@hanxu317317 你这个原理意思是说: 由 app 自己来算 sign 的加密串么?然后在中间服务器上劫持这个串?

@badele , the special character is Chinese, and I tried submit a comment to another [article](https://jackywu.github.io/articles/HP_MicroServer_Gen8_Setup/) without Chinese in options[slug], but the error was the same . ![screen shot 2017-11-15...

I find a workaround way , put it in `.vimrc` will make the symlink target do not capture you attention: ``` " make symlink do not hightlight hi link NERDTreeLinkTarget...

> 換一個不衝突的熱鍵 在vim的insert模式下, 比如按下 F12, 就会在vim里插入 . 这个按键无法生效.