What is the difference between beta and alpha API's? I've seen these two versions offered on Google's Developers API website for PHP: https://developers.google.com/google-apps/tasks/downloads
1条回答 默认 最新
douzhanglun4482 2015-11-12 23:18关注Beta and alpha releases of software, or APIs, is a common term in development. They are both for products still under development. A product is first released for alpha testing, then bugs are reported and fixed, and an improved beta version is released. After that has been tested, the product is ready for an official release. So you can expect to find more bugs and instability in alpha than beta.
For those APIs you linked to, you don't have a choice between beta and alpha. There is only one option for each different library.
本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报