HTMLService或Google Apps脚本

0 google-apps-script

我之前使用过Google Apps脚本,但现在已经有一年没有编程了.

对于新项目,我想知道是否应该继续使用Google Apps脚本或切换到HTMLService.

因此,第一个问题是Google Apps脚本是否仍然受到Google的支持.

第二个问题是HTMLService和Google Apps脚本之间的主要区别在于它值得转换.

kje*_*ley 7

如果您的意思是在Google Apps脚本中使用HTMLService或UIService,则最好使用HTMLService,因为不推荐使用UIService.

UIService将自动完成,直到6月30日,但不会在之后.

https://developers.google.com/apps-script/sunset?utm_campaign=htmlser-1214&utm_source=gadbc&utm_medium=blog

http://googleappsdeveloper.blogspot.co.uk/2014/12/speeding-up-htmlservice.html

https://developers.google.com/apps-script/guides/html/