├── README.md ├── chap 3.pdf ├── chap 3.txt ├── pdf_translate.py └── show ├── pdf_picture1.png └── txt_1_picture.png /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GDUT-Rp/PDF_translate/HEAD/README.md -------------------------------------------------------------------------------- /chap 3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GDUT-Rp/PDF_translate/HEAD/chap 3.pdf -------------------------------------------------------------------------------- /chap 3.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GDUT-Rp/PDF_translate/HEAD/chap 3.txt -------------------------------------------------------------------------------- /pdf_translate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GDUT-Rp/PDF_translate/HEAD/pdf_translate.py -------------------------------------------------------------------------------- /show/pdf_picture1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GDUT-Rp/PDF_translate/HEAD/show/pdf_picture1.png -------------------------------------------------------------------------------- /show/txt_1_picture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GDUT-Rp/PDF_translate/HEAD/show/txt_1_picture.png --------------------------------------------------------------------------------