Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitorebatista/advpl.translate
https://github.com/vitorebatista/advpl.translate
advpl totvs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vitorebatista/advpl.translate
- Owner: vitorebatista
- Created: 2014-05-06T22:18:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-26T15:23:04.000Z (about 8 years ago)
- Last Synced: 2024-04-14T13:05:02.307Z (9 months ago)
- Topics: advpl, totvs
- Language: xBase
- Size: 20.5 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tradutor Advpl
## OverviewFonte desenvolvido em [AdvPL] (http://tdn.totvs.com/display/tec/AdvPL) ([TOTVS] (http://www.totvs.com)) para demonstrar o funcionamento da função [HTTPGET] (http://tdn.totvs.com/display/tec/HTTPGet) e do método [SetCss] (http://tdn.totvs.com/display/tec/SetCSS), com fins de recuperar o HTML do site [Google Translate] (https://translate.google.com/).
Esta rotina foi desenvolvida apenas para testes e aprendizado. Ela depende do resultado HTML do Google Translate, ou seja, se amanhã o Google resolver mudar a sua estrutura HTML esta rotina pode deixar de funcionar.
## Screenshot
![Rodados Advpl](./docs/screenshot.png)## Quick Start
* Baixe o arquivo Translate.prw
* Utilizando o [TDS] (http://ds.totvs.com/) compile o arquivo em seu ambiente
* Execute pelo [Totvs SmartClient] (http://tdn.totvs.com/display/tec/SmartClient) a função U_TRANSLATE
* Realize as traduções desejadas
Copyright 2012 Vitor Emanuel Batista