Open the file in readonly mode.
打开文件在只读模式。
Tell GDB not to trust readonly sections.
告知GDB 不要相信只读段。
READONLY. Denotes the last application run.
只读,表示最后被执行的应用命令。
Do nothing because the readOnly flag is set to true?
什么也不做,因为readOnly标志被设置为true ?
Connection readOnly, catalog, and typeMap properties.
连接readOnly、catalog和typemap特性。
ReadOnly concurrency strategy is used for read-only entity beans.
ReadOnly并发策略用于只读的实体bean。
READONLY. The name of the channel on which the call originated.
只读。呼叫发起方的通道的名称。
The World is a book, and those who do not travel readonly a page.
世界是一本书,不旅行的人只看到其中的一页。
It only applies to those beans with a ReadOnly concurrency strategy.
它只适用于采用ReadOnly并发策略的bean。
The budgeting XForms form demonstrates the "readonly" property as a configurable property.
预算 Xforms 表单展示了 “readonly” 属性是可配置的。
If you have created a folder via code, then folder 's readonly attributes gets setup.
通过代码创建的文件夹、文件,默认是只读属性的。所以删除的时候会出错。
Other modifiers, such as static and readonly are available in the general properties section of a UML property.
其他的修饰符,例如static和readonly是在UM l属性的一般的属性区中是可用的。
Mark them @Transactional(readOnly=false) such that the SQL queries are executed under read/write database transactions.
将其标记为 @Transactional(readOnly=false),这样可以在读/写数据库事务下执行 SQL 查询。
Spring Web Flow handles this in a simple but elegant way: it ignores the readOnly attribute value on the second method.
Spring Web Flow 用一种简单而聪明的方式处理了这个问题:它忽略了第二个方法上的 readOnly 属性值。
If a source is readonly, a client can synchronize with its contents, but is not allowed to send changes to the server.
如果同步源为只读,那么客户端同步的时候是不能够改变服务端上同步源的内容。
The important thing is that the keyword is short; if you use something long like “readonly”, developers will tend to avoid it.
重要的是关键字足够简短;如果使用“readonly”这样较长的关键字,开发人员可能拒绝使用。
The CRUD operations implemented in GenericDao are transactional by default (with readOnly set to true for read-only operations).
在GenericDao中的CRUD操作具备默认的事务性(对只读操作来说就是把readOnly设置为true)。
Thedownloading program receives the new application program and loads it into a readonly memory external to the microcontroller.
装载程序接收新的应用程序并存储到单片机的外部 ROM 中。
Even for a readonly application a global context is not a good choice because you probably want fresh data each time you query the application.
即使是一个只读的应用程序在全球范围内是不是一个好的选择,因为你可能每次都希望新的数据你查询应用程序。
readOnly: Setting up a read/write transaction by specifying @Transactional(readOnly=false) will make the FlushMode of the persistence context AUTO.
readOnly:通过指定 @Transactional(readOnly=false) 建立读/写事务,这样会使持久化上下文的 FlushMode 变为 AUTO。
You can also prevent team members from changing calculated field values in team Explorer by using the READONLY attribute in the work item form definition.
您还可以使用工作项表单定义中的READONLY特性来阻止团队成员在团队资源管理器中更改计算字段的值。