For example, you can add or delete a data source, or install or remove an application.
例如,您可以添加或删除数据源,或者安装或删除应用程序。
While you can always delete data, retrieving additional information can be a painful process once you have lots of it.
尽管总是可以删除数据,但一旦数据太多,检索额外的信息可能是一个痛苦的过程。
A hacker could use this attack technique to retrieve, corrupt, or delete data.
黑客可以使用这种攻击技巧来检索、破坏或删除数据。
Listing 10 shows one approach, which is to bind the "Delete" trigger to a node in the data model, and then to make that node non-relevant when the count of nodes in the set reaches 1.
清单10给出了一种方法,那就是将“删除”触发器绑定到数据模型中的节点上,然后在节点集中的节点数达到1时使该节点变为不相关。
In the examples, you'll retrieve contacts from a user's address book, add new contacts, modify and delete contacts, and control the data returned in a contact feed.
在这些例子中,您将从用户的地址簿中检索联系人、添加新联系人、修改和删除联系人,以及控制联系人提要中返回的数据。
You can add a new data server driver, delete a user-defined data server driver, or edit a user-defined driver, as shown in Figure 14.
可以添加新的数据服务器驱动器,删除用户定义的数据服务器驱动器或者编辑用户定义的驱动器,如图 14 所示。
Apple has admitted that its latest operating system harbours a bug that can accidentally delete data belonging to the computer's owner.
苹果公司承认其最新的操作系统存在一个漏洞,可能意外地删除电脑用户的数据。
Let's perform some basic XML Create, Retrieve, Update, and Delete (CRUD) operations to get a feel for how to manage XML data.
我们来执行一些基本的XML创建、获取、更新和删除(CRUD)操作,体会一下如何管理XML数据。
When rows associated by package IDs are not required, SAP needs a quick and efficient mechanism to delete the data from the table.
当与包id相关的行不需要时,SAP需要一种快速而有效的机制来从表中删除该数据。
A verb, such as create, update, or delete, specifies how you'll use the data in the business object.
动词(如创建、更新或删除)指定如何使用业务对象中的数据。
The PUT command creates a bucket or object, DELETE deletes the bucket or object, and GET retrieves information about the bucket or data from the object.
PUT命令创建桶或对象,DELETE删除桶或对象,GET检索有关桶或来自对象的数据的信息。
For example, if the value is a 'd,' write the information to an audit file, recording this row has been deleted, but do not delete the data from the warehouse.
例如,如果值是‘D’,则将信息写入审计文件中,记录此行已删除,但不删除数据仓库中的数据。
DML commands are used to add, modify, delete, or select data from a table in the database.
DML命令用来在数据库表中添加、修改、删除或选择数据。
For example, if you want to retrieve data, use a GET request; to create data, a POST request; to update data, a PUT request; and finally, to delete data, a delete request.
例如,如果您想检索数据,则使用GET请求;要创建数据,则使用POST请求;要更新数据,则使用PUT请求;最后,要删除数据,则使用DELETE请求。
Because in a world of cheap data storage, if we're not prompted to delete, we won't.
因为,在一个数据存储越来越廉价的世界,如果我们不被提示去删除东西,我们是不会主动去删除的。
A customer wants to delete large amounts of data on other dimensions than time (which is the column that the table is data partitioned on).
客户想删除除时间维(表是在这一列上进行数据分区的)以外的其他维上的大量数据。
CatWalk is designed for developers who want to quickly create, update, and delete data for their model using a GUI tool.
CatWalk是为那些希望使用一个GUI工具来快速创建、更新和删除模型中数据的开发人员设计的。
A flag, if set, indicates to automatically delete all stored data at application startup.
一个flag,如果设置了,那么表示在应用程序启动时自动删除所有已存储的数据。
So as a security measure, when you delete a Notes document, Notes overwrites the deleted data to prevent anyone from retrieving it.
所以为了安全起见,在删除一个Notes文档时,Notes将覆盖被删除的数据,以防止任何人重新得到它。
Web user interfaces are regularly used to let users simply save data to a Web server or easily create, update, or delete items.
Web用户界面通常能够让用户在Web服务器上保存数据,或者轻松创建、更新、删除条目。
Rollout is the ability to delete a set of related data as a unit, with minimal logging, without having to delete individual rows.
Rollout是指将一组相关的数据作为一个单元一起删除,涉及很少的日志记录,并且不必逐行删除。
You can also update, delete, and query data using a FOR PORTION OF BUSINESS_TIME clause.
还可以使用一个FORPORTION OF business_time子句来更新、删除和查询数据。
Archive activities, which move data from a source to a destination and delete the original records from the source.
Archive活动,把数据从源移动到目的并删除源中的初始记录。
In this second and concluding article, I dive deeper into the world of YQL and demonstrate how you can use YQL from within a PHP application to add, edit, and delete data on third-party web services.
在第二篇、也是本系列的最后一篇中,我深入探究了YQL,并展示了如何从PHP应用程序内使用YQL来添加、编辑和删除第三方web服务上的数据。
This section will build a simple PHP application around these functions, allowing users to add and delete event listings using the Google Base Data API.
本节将围绕这些功能构建一个简单的PHP应用程序,从而允许用户使用GoogleBaseData api添加和删除事件清单。
Finally, data access typically implements pure CRUD (Create, Read, Update, Delete) a where as enterprise services implement business meaningful interface, like rate policy, etc.
最后,数据存取一般实现纯的CRUD(创建、读取、更新、删除)a功能,作为对企业服务实现业务有意义的接口,比如费率策略等。
Notice that, to create a sensor, there is an additional input field — data delete — with Spaces for days, hours and minutes.
注意,在创建传感器时,有一个额外的输入字段——data delete(数据删除)——这由日、时和分组成。
Sometimes an application needs to delete all records from a given table to clean up a log or reload sales data for a new month.
有时候应用程序需要从给定表中删除所有的记录,以便清空日志记录或者装入新的一个月的销售数据。
Sometimes an application needs to delete all records from a given table to clean up a log or reload sales data for a new month.
有时候应用程序需要从给定表中删除所有的记录,以便清空日志记录或者装入新的一个月的销售数据。
应用推荐