It's rather hard to deal with buttons, but I managed to do it: "Insert" is a right triangle, "Stop" - two vertical lines.
还有那些按钮也很难对付,但我还是搞明白了:“放入”键是个直角三角形,“停止”键是两条竖线。
It's a simple INSERT statement where the two values are escaped to account for any errant characters such as single quotes that might disturb the SQL syntax.
就是在简单的insert语句中,两个值被转义,以解决任何含义不确定的字符,比如说可能会扰乱sql语法的单引号。
These two variations correspond to the INSERT and UPDATE commands in SQL.
这两种变体分别对应于SQL中的INSERT和UPDATE命令。
If I want the values two, six and eight in there, I would do an insert of two into that set, an insert of six into that set, and an insert of eight into the set.
如果我想让值2,6,8在那个位置,我会把2插入到那个集合中,把6插入到那个集合中,把8插入到那个集合中。
应用推荐