网页
图片
视频
学术
词典
地图
更多
航班
笔记本
read-only
美 [reɪ'dɒnlɪ]
英 [reɪ'dɒnlɪ]
n.
只读
网络
只读属性;是否只读;是否为只读
英汉
英英
网络释义
n.
1.
只读
adj.
1.
describes
computer
files
that
can
be
retrieved
and
displayed
but
cannot
be
changed
or
deleted
1.
只读
只读
(
readonly
)又称唯读,表示文档或属性只能读取,不能修改也不能储存。有些重要的档案会设定成只读状态,免得一不小心 …
baike.baidu.com
|
基于1126个网页
2.
只读属性
dec在pascal中是什么意思_百度知道 ... picture 属性 显示图象
readonly
属性
只读属性
renamefile 函数 对文件重命名 ...
zhidao.baidu.com
|
基于276个网页
3.
是否只读
普加甘特图(PlusGantt) V3.0 开发文档 ... tasks:Array。 任务数组。
readOnly
是否只读
。 visible 是否显示。 ...
www.plusgantt.com
|
基于71个网页
4.
是否为只读
VFP表单中的访问键怎么设置_百度知道 ... visible: 隐藏表单;.f.为隐藏;
readonly
:
是否为只读
; scrollbars: 是否具有滚动条; ...
zhidao.baidu.com
|
基于49个网页
5.
只读字段
附加:
只读字段
(
readonly
):允许把一个字段设置尾常量,但可以执行一些运算以确定他的初始值。其规则是可以在构造函数 …
yaodong.neu.blog.163.com
|
基于43个网页
6.
只读的
而且上篇订阅是
只读的
(
ReadOnly
),在这篇,将会讲述可更新订阅的事务复制,涉及到两种基本的订阅类型:队列更新(Qu…
www.cnblogs.com
|
基于35个网页
7.
标记变量为只读
Unix常用命令 - 平凡的世界 ... read 从标准输入读一行
readonly
标记变量为只读
red 文本编辑器 ...
www.ccvita.com
|
基于33个网页
8.
只读文件
C#文件IO操作 - 幸福佑儿 - 博客园 ... ix. Offline--- 脱机文件 x.
ReadOnly
---
只读文件
xi. ReparsePoint--- 重分析文件 ...
www.cnblogs.com
|
基于17个网页
更多释义
收起释义
例句
释义:
全部
全部
,
只读
只读
,
只读属性
只读属性
,
是否只读
是否只读
,
是否为只读
是否为只读
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
READONLY
Section
cannot
be
modified
by the child
process
.
段
不能
被子
进程
修改
。
blog.csdn.net
2.
Logic
says one
should
be
able
to
do things like
mark
the
property
ReadOnly
and
set
its
value
in
the
constructor
.
逻辑
上
来说
,
开发
人员
可以
把
该
属性
标志
为
ReadOnly
并
在
构造函数
中
设置
它
的
值
。
www.infoq.com
3.
Thedownloading
program
receives
the
new
application
program
and
loads
it
into
a
readonly
memory
external
to the
microcontroller
.
装载
程序
接收
新
的
应用程序
并
存储
到
单
片机
的
外部
ROM
中
。
www.doc88.com
4.
When
the
ReadOnly
property
is
true
,
the bound
field
will
be
displayed
,
but
the
user
will
not
be
able
to
edit
the
field
.
当
ReadOnly
属性
为
true
时
,
绑定
的
字段
将会
显示
,
但
用户
不能
编辑
该
字段
。
msdn2.microsoft.com
5.
Gets
or
sets
the
label
of the
drive
.
It might be
set
only
on drives that are
not
readonly
.
获取
或
设置
驱动器
标签
。
它
可能
为
驱动器
设置
,
并且
驱动器
不能
为
只
读
。
dictsearch.appspot.com
6.
The
code
also
takes
care
of
any
readonly
attributes
set on the
file
to
be
deleted
.
代码
也
考虑
了
要
删除
文件
的
只
读
属性
。
cosoft.net.cn
7.
The
ReadOnly
property
indicates
whether
the
data
displayed
by the
cell
can
be
edited
.
ReadOnly
属性
指示
是否
可以
编辑
单元格
显示
的
数据
。
msdn2.microsoft.com
8.
Other
modifiers
,
such
as
static
and
readonly
are
available
in
the general properties
section
of
a
UML
property
.
其他
的
修饰符
,
例如
static
和
readonly
是
在
UML
属性
的
一般
的
属性
区
中
是
可用
的
。
www.ibm.com
9.
ReadOnly
only
affects
whether
a
cell
is editable; it does not
affect
whether the
user
can
delete
rows
.
ReadOnly
仅
影响
单元
格
是否
可
编辑
;
它
并不
影响
用户
是否
可以
删除
行
。
msdn2.microsoft.com
10.
Avoid
using
const
on
read
-
only
variables
.
For
that
,
use
the
readonly
directive
.
只
读
的
变量
不要
定义
为
const
,
使用
readonly
关键
字
。
www.cnblogs.com
1
2
3
4