Angular 2 : Google 文档查看器

Angular 2 : Google Docs Viewer

我想在浏览器中查看我的文档。我指的是一篇 github 文章,我发现它曾经 url 形成

https://docs.google.com/a/[DOMINIO]/viewer?url=[FILE_URL]

无法理解 DOMINIO 是什么意思?

https://gist.github.com/izazueta/4961650

您提供的 GitHub link 的所有者可能在这里使用他的母语(我推测是西班牙语),所以 DOMINIO is DOMAIN in English。并且来自同一个 link:

kingsleyudenewu:

Hi please the google doc FIle viewer https://docs.google.com/a/[DOMINIO]/viewer?url=[FILE_URL] what do i replace the DOMINIO with.


SeasDev:

Kingsley you replace the [DOMINIO] with the site's domain name like this [FILE_URL] = http://www.nasonline.org/publications/biographical-memoirs/memoir-pdfs/einstein-albert.pdf [DOMINIO] = nasonline

https://docs.google.com/a/nasonline/viewer?url=http://www.nasonline.org/publications/biographical-memoirs/memoir-pdfs/einstein-albert.pdf