selfteaching / selfteaching/selfteaching-python-camp

Day07 解决资料中的中文复制乱码的问题

Open
#938 1 comment 2 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.