selfteaching / selfteaching/selfteaching-python-camp
Day07 解决资料中的中文复制乱码的问题
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
在day 7 的作业中需要将一部分的中文从资料粘贴到code里面进行运行,但是会发现直接粘贴到里面是乱码,甚至连用Adobe Acrobat都没有办法将它转译到Word里面
解决方案:
[这是由于文件上面做了再一次的渲染。可以先将文件以图片的方式保存(截图还是转换什么的大家自己搞定),然后通过图片识别软件进行识别
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Day 7 course materials and reproduce the Chinese-text copy problem described in the issue, including the Adobe Acrobat to Word path. Determine which material is affected and whether the work should correct the rendering or document the image-recognition workaround; done means the Chinese text is usable in code or the workaround is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100