Loading

上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 29 下一页
摘要: https://stackoverflow.com/questions/62240589/tell-sublime-text-3-to-always-default-to-word-wrap-column-automatic // Disables horizontal scrolling if e 阅读全文
posted @ 2021-10-27 09:26 ZXYFrank 阅读(342) 评论(0) 推荐(0)
摘要: ; https://www.autohotkey.com/board/topic/127255-how-do-i-create-a-hotkey-for-key-sequence-ctrlshiftg-ctrlshiftu/ CapsLock & p:: msg := " ( 0 for remov 阅读全文
posted @ 2021-10-26 11:21 ZXYFrank 阅读(217) 评论(0) 推荐(0)
摘要: Github.Latex-Workshop上的Issue "latex-workshop.synctex.afterBuild.enabled": true, "latex-workshop.latex.autoBuild.run": "onSave", "latex-workshop.view.p 阅读全文
posted @ 2021-10-25 11:11 ZXYFrank 阅读(1408) 评论(0) 推荐(0)
摘要: Groupings and backreferences 注意,不需要使用repr 阅读全文
posted @ 2021-10-25 11:04 ZXYFrank 阅读(173) 评论(0) 推荐(0)
摘要: import re import urllib.parse # https://learnbyexample.github.io/py_regular_expressions/groupings-and-backreferences.html s = input("input string for 阅读全文
posted @ 2021-10-25 11:02 ZXYFrank 阅读(141) 评论(0) 推荐(0)
摘要: 比如要对知乎的正则表达式转义 https://www.zhihu.com/equation?tex=\hat{A},+\hat{B}+=+\arg+\min_{A,+B}+\sum_{i=1}^n+||x_i+-+AB^Tx_i||_2^2+++\lambda_1\sum_{j=1}^k||\bet 阅读全文
posted @ 2021-10-24 16:24 ZXYFrank 阅读(39) 评论(0) 推荐(0)
摘要: 强制删除除了.tex以外的所有辅助文件,重新编译一下即可。 如果有语法错误能检查出来,也尽量人工排查一下 阅读全文
posted @ 2021-10-22 17:03 ZXYFrank 阅读(1393) 评论(0) 推荐(0)
摘要: 允许第三方Cookies 阅读全文
posted @ 2021-10-21 17:13 ZXYFrank 阅读(180) 评论(0) 推荐(0)
摘要: ![](https://img2020.cnblogs.com/blog/2206052/202110/2206052-20211020113958445-1826017393.png) 阅读全文
posted @ 2021-10-20 11:40 ZXYFrank 阅读(33) 评论(0) 推荐(0)
摘要: 调出VSCode 的控制面板,选择select Python Interpreter,选择对应的那个 可以先用 which -a python找到对应的Python版本 阅读全文
posted @ 2021-10-18 15:45 ZXYFrank 阅读(529) 评论(0) 推荐(0)
上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 29 下一页