用于转入、转出或其他大规模的行删除。
Used to roll-in, roll-out or other large-scale deletes of rows.
前两行删除现有的tap文件,并用另一个FIFO管道代替它。
The first two lines delete the existing tap file and replace it with another FIFO pipe.
然后您可以通过禁用行删除和单元格编辑来使得控件完全成为只读控件。
You can then make the control entirely read-only by disabling row deletion and cell editing.
现在你的摄像头应该能够完美地工作!喔,现在你可以通过输入这一行删除驱动程序源代码了。
Now you should have a perfectly working camera! Oh, you may now delete the sources by typing.
在这个应用程序中,由于我们通常都只按行删除旧数据并按行添加新数据,所以我们主要使用基于行的提要。
In this application, since we're usually just deleting the rows of old data and creating rows with the new data, we mainly use a row-based feed.
我需要一种方法来使用批处理来看看一个文本文件中的每一行,并删除一半的行中的文本文件,选择哪些行删除随机的。
I need a way to use batch to look at every line of a text file, and delete half of the lines in that text file, choosing which lines to delete at random.
更现实一些,我们应该考虑那些具有更多方法的完整接口,如用于列出和删除行式项目的方法。
To be more realistic, we should contemplate a full interface which has many more methods, such as those for listing and deleting line items.
如果从一个带有10个索引的表删除一行,DB 2必须删除与被删除的行关联的所有索引条目。
Delete a row from a table with 10 indexes, and DB2 must remove all index entries associated with the deleted rows.
这只列出了输出中最重要的部分—完整的跟踪记录由294行组成,我删除了其中大部分,形成了这个清单。
This is only a partial listing of the most important parts — the full trace consists of 294 lines, most of which I deleted for this listing.
当一行被删除时,删除日期记录在结束时间戳中。
When a row is deleted, the delete time is recorded in the end timestamp.
当然,我们没有删除任何行。
如果没有包括任何where子句,则删除表中的所有行。
If no WHERE clause is included, all rows in the table are deleted.
清单7演示了从指定的工作表删除最后一行的过程。
Listing 7 illustrates, by deleting the last row of a specified worksheet.
在我们的例子中,我们使用地址2来表示只删除第2行。
In our example, we use an address of 2 to indicate that only line 2 should be deleted.
虽然常规的DELETE将删除这些行,但是它不会真正让DB 2回收这些空间。
While a regular delete would delete the rows, it would not actually cause DB2 to recycle the space.
是否将该请求作为PUT或DELETE发送取决于是否从工作表中修改或删除了行。
Whether the request is sent as a PUT or DELETE decides whether the row is modified or deleted from the worksheet.
行12删除相邻的相同语音代码。
要删除的行以-开头。
SQLdelete语句允许通过where子句识别(或限制)要删除的行。
The SQL delete statement enables you to identify (or restrict) the rows you want to delete through a WHERE clause.
这将导致sed删除任何匹配的行。
删除特定行对象的方法是将其ID传递到其类的delete方法中。
You can delete a particular row object by passing its ID into its class 'delete method.
首先,让我们除去'd '——这是我们前面所使用的同一个删除行命令。
First, let's remove the 'd' — we're using the same delete line command that we've used previously.
尝试此示例,注意,您可以使用显示的 AddItem和Delete Item按钮添加和删除行。
Try it out and notice you can add or remove rows using the Add Item and Delete Item buttons shown.
DeleteRow (entry):删除SpreadsheetsList(一行)。
DeleteRow (entry) : Deletes a SpreadsheetsList (which is a row).
还可以使用DataAPI更新和删除行。
第4行—删除用户名为“usernametodelete”的用户。
Line 4 - This deletes the user with username as' usernametodelete. '.
在找到需要删除的节点之后,通过一行命令即可将其从结构中删除,但并没有从文档中删除。
Once you have found the node that needs to be removed, a single command removes it from the structure, but not the document.
您还可以包括第5部分中讨论的sql函数以获得对删除行的选择的更多控制,但是本例中没有明确演示这些函数的使用。
Although this example doesn't explicitly demonstrate their use, you can also include the SQL functions discussed in Part 5 to gain more control over the selection of rows for deletion.
第三行利用文档的编号来删除文档。
在本例中,您将了解如何通过有选择性地从数据库中删除行把旧项目从产品存货清单中删除。
In this example, you learn how to remove old items from a product inventory by selectively removing rows from your database.
应用推荐