-
Notifications
You must be signed in to change notification settings - Fork 529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
新站适配:leetcode.cn #6540
Labels
Comments
嗨,谢谢反馈,确实有问题,出问题的地方使用了 Katex 公式方案,简悦暂时仅支持 MathJax 方案(部分版本) 但一般来说,不太建议适配这种交互性非常强的页面,因为会有很多问题。 你需要适配的原因是:需要导出?还是? |
就直接阅读,程序员用力扣网页还是挺频繁的
…________________________________
发件人: ***@***.*** ***@***.***> 代表 Kenshin Wang ***@***.***>
发送时间: 2024年6月7日 15:15
收件人: Kenshin/simpread ***@***.***>
抄送: 浩子 ***@***.***>; Author ***@***.***>
主题: Re: [Kenshin/simpread] 新站适配:leetcode.cn (Issue #6540)
嗨,谢谢反馈,确实有问题,出问题的地方使用了 Katex 公式方案,简悦暂时仅支持 MathJax 方案(部分版本)
但一般来说,不太建议适配这种交互性非常强的页面,因为会有很多问题。
你需要适配的原因是:需要导出?还是?
―
Reply to this email directly, view it on GitHub<#6540 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOGJ22EDN6J5CLO2ZUKIRR3ZGFMYXAVCNFSM6AAAAABI6CFJWGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJUGIZTMNRTGE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
当然,如果能够支持导出,做一些笔记备份,肯定是最好的了
|
okay 我会考虑适配的~ |
好的,万分感谢
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
需要适配的新站
https://leetcode.cn/problems/maximum-number-of-operations-with-the-same-score-ii/solutions/2643756/qu-jian-dp-de-tao-lu-pythonjavacgo-by-en-nynz/
有需要请描述这个站的性质
删除前两个数,剩下 nums[2]\textit{nums}[2]nums[2] 到 nums[n−1]\textit{nums}[n-1]nums[n−1],这是一个连续的子数组。
原文见下图:
The text was updated successfully, but these errors were encountered: