An Error in Project
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了An Error in Project相关的知识,希望对你有一定的参考价值。
An Error in My Project
Last semester, I finished a WEB project by myself. It involved javascript, react.js, JQuery.js and so on. I made a web page about todolist, where users can create, delete, modify the list.
In the coding process, I met an error. Well, when I run the code, I found the database couldn’t change the data when users operated. Because this project was created by front language, at the beginning I didn’t know where was wrong.
Then, I tried to figure out this error. There were several layers in this project. So, I decided to find out it by every level. At first, it was database layer. It was correct. Secondly, I came to the layer about database function. No problems. Finally, I got it. It was I used the wrong function that caused the project off.
It just a little error, but cost mush time to find it.
以上是关于An Error in Project的主要内容,如果未能解决你的问题,请参考以下文章
ERROR 1064 (42000): You have an error in your SQL syntax...
Mysql错误 ERROR 1064 (42000): You have an error in your SQL syntax
Error: ‘X‘ is an unrecognized escape in character string starting
Error:You have an error in your SQL syntax; TYPE=MYISAM
异常之You have an error in your SQL syntax
[PWA] Show an Error when a POST or DELETE Fails in an Offline PWA