针对对应不同的场景,前后端所采用不同的通信协议以及具体的实施方法.
有什么书籍或文章可以系统地讲解在具体的场景下,这些协议的作用以及实施方案等相关内容?
PHP中文网2017-04-18 10:21:17
请看
What exactly is RESTful programming?
http://stackoverflow.com/ques...
PHPz2017-04-18 10:21:17
Can I understand that the knowledge you are talking about is related to the http protocol? If so, then I recommend you to read the book Illustrated HTTP, which is easy to understand, and then learn a back-end language, for example, if you are a front-end I recommend node, and then write some small projects related to the front and back ends. If you encounter problems, you can check the relevant information. You will gain a lot from this process