Developers can use standard HTML forms, but Facebook adds more parameters in the form of hidden inputs.
开发者可以使用标准的表单标签,但是Facebook以隐含输入的方式加入了更多的参数。
This allows Facebook to confirm that the logged in user submitted the form and also to send the form information back to the correct application.
这样Facebook可以确认登陆的用户提交了表单并且将表单的信息送回给正确的应用程序。
For example, Facebook handles HTML form tags in a special way.
例如,Facebook以一种特殊的方式处理HTML Form(表单)标签。
应用推荐