code delete的意思|示意
代码删除
code delete的网络常见释义
删除安全密码 ... 1.code edit(编辑安全密码) 2.code delete(删除安全密码) 3.clock(时钟) ...
code delete相关短语
1、 delete code 删除码 ; 删错码 ; 删错码英语
2、 delete code detail 删错码
3、 delete achievement code ck-hr zh-cn 删除成果编码
code delete相关例句
Add the code in Listing 12 to the DELETE case in the index action.
将清单12中的代码添加到index操作中的DELETE case中。
Basic tests should include the testing of validation code and assertions, and database operations such as Create, Read, Update and Delete (CRUD).
基本测试应该包括对检验代码和断言以及数据库操作(比如创建、读取、更新和删除,CRUD)的测试。
Finally, try making the DELETE request without supplying an IATA code, as shown in Listing 15.
最后,试着发出一个不带有IATA代码的DELETE请求,如清单15所示。
In that discussion, I suggested readers running the example code should delete the existing database file containing the results from previous runs.
在上次讨论中,我建议运行示例代码的读者删除包含之前运行结果的已有数据库文件。
So, take a gander at another code comparison - this time using the PHP language - starting with read, then going on to create, delete, and update, as with the code comparisons above.
因此,看一下另一种代码比较—这次使用php语言—从read开始,然后是create、delete和update,同上面的代码比较一样。
On the other hand, dead, unused code only clutters a program and makes it harder to read and understand, so delete it.
另一方面,无效的,废弃的代码只会使程序变得拥挤不堪,难于阅读和理解,所以还是删掉的好。