月亮词典
首页
查询
error occurs
错误发生:指出现错误或故障的情况。
常用释义
词性释义
错误发生:指出现错误或故障的情况。
例句
全部
If
you do
not
include
it
,
a
parser
error
occurs
.
如果
未
包含
该
属性
,
将
出现
分析器
错误
。
This
allows
you
to
retain
messages
for
auditing
purposes
,
or
to
perform
compensating
transactions
if an
error
occurs
.
这样
就
可以
保留
消息
以便
审核
,
也
可
用于
在
出现
错误
时
执行
补偿
事务
。
This
error
occurs
when
the argument
types
being
passed
to
the
method
do
not
match
the
parameter
types
of
that
method
.
当
正
传递
到
方法
的
参数
类型
与
该
方法
的
参数
类型
不
匹配
时
发生
该
错误
。
Since
the
amount
of
memory
in
a
machine
is
finite
,
if
this
error
occurs
in
some
kind of
loop
eventually
the
system
will
run
out of
memory
.
机器
中
的
内存
数量
是
有限
的
,
如果
这个
错误
出现
在
某些
循环
中
,
那么
系统
最终
会
把
内存
耗尽
。
When
running
code
,
there
will
be
times
when
things
just don't do what you want
and
some
sort
of
error
occurs
.
运行
代码
时
,
有时候
事情
不会
按
预期
进行
,
并
出现
某
种
类型
的
错误
。
Once
you
know
where an
error
occurs
,
you will want
to
see what
the
program
is
doing
right before it crashes
.
一旦
了解
到
错误
发生
的
位置
,
您
可能
想要
知道
在
程序
崩溃
之前
,
程序
在
做
什么
。
If
you
try
to
set
a
variable
of
an
integral
type
to a
number
outside
the
range
for
that
type
,
an
error
occurs
.
如果
试图
将
整
型
变量
设置
为
其
类型
范围
以外
的
数字
,
将
会
出错
。
When
you
use
cursor
variables
,
if
you
execute
a
procedure
that
passes
in
a
cursor
variable
with
a
cursor
allocated
to
it
an
error
occurs
.
当
使用
游标
变量
时
,
如果
执行
的
过程
传递
一个
分配
有
游标
的
游标
变量
,
就
会
出错
。
Monitoring
tools
and
techniques
allow
you to
determine
your
system
's
health
and
identify
potential
issues
before
an
error
occurs
.
通过
监视
工具
和
技术
可以
确定
系统
的
状态
是否
良好
,
并
在
错误
出现
之前
识别
潜在
的
问题
。
This
error
occurs
when
the
name
of
the
output
file
in a
CAB
project
does
not
meet
naming
requirements
.
如果
CAB
项目
中
的
输出
文件
的
名称
不
符合
命名
要求
,
就
会
发生
此
错误
。
Property
lists
the
called
methods
that
led
up to the
exception
,
helping
you
find
where
the
error
occurs
in
the
code
.
属性
列出
导致
异常
的
被
调用
方法
,
帮助
您
找到
错误
在
代码
中
发生
的
位置
。
If
the
name
does
not
match
one
of
the
current
files
or
filegroups
,
an
error
occurs
.
如果
该
名称
与
任何
当前
文件
或
文件
组
的
名称
都
不
相同
,
将
出现
错误
。
Event
allows
a
user
to
determine
whether or not the
fill
operation
should
continue
after
the
error
occurs
.
事件
允许
用户
确定
出现
错误
后
是否
应
继续
执行
填充
操作
。
The
XML
namespace
URI
(
after
all white
space
is
collapsed
)
cannot
be
a
zero
-
length
string
or
an
"
invalid
empty
namespace URI
"
error
occurs
.
XML
命名
空间
URI
(
折叠
所有
空格
后
)
不能
是
零
长度
的
字符串
,
否则
会
发生
“
无效
的
空
命名空间
URI
”
错误
。
If
an
error
occurs
in the
read
data
in the
selected
memory
block
,
then
a
region
to which the
selected
memory
block
belongs
is
determined
.
如果
所
选
存储
块
中
的
读取
数据
中
出现
错误
,
则
确定
所
选
存储
块
所属
的
区域
。
This
error
occurs
if
the
name
specified
by the
HostName
parameter
does
not
exist
.
如果
HostName
参数
指定
的
名称
不
存在
,
则
会
出现
此
错误
。
An
error
occurs
if
the
name
of
the
provider
in the
source
string
is
different
from the
name
of the
provider
in the
destination
string
.
如果
源
字符串
中
访问
接口
的
名称
与
目标
字符串
中
访问
接口
的
名称
不同
,
将
出现
错误
。
This
error
occurs
if
you
attempt
to do Just-
In
-
Time
debugging
on a
machine
where there is
no
user
logged
onto
the
console
.
如果
试图
在
没有
用户
登录
到
控制台
的
计算机
上
进行
实时
调试
,
将
发生
此
错误
。
You
can
ignore
this
warning
and
save
the
file
anyway
,
but
if
an
error
occurs
while
saving
,
you
could
lose
the
old
copy
of
the
file
.
您
可以
忽略
此
警告
,
仍然
进行
保存
,
但是
如果
是
在
保存
中
发生
了
错误
,,
您
可能
会
丢失
文件
的
旧
副本
。
Values
used
with
a
conversion
keyword
must
be
valid
for
the
destination
data
type
,
or
an
error
occurs
.
与
转换
关键
字
一起
使用
的
值
对于
目标
数据
类型
必须
是
有效
的
,
否则
将
出错
。
If
the
error
occurs
within
the
scope
of
a TRY
block
,
execution
continues
and
the
CATCH
block
is
not
invoked
.
如果
错误
发生
在
TRY
块
的
作用域
内
,
则
执行
将
继续
而
不
调用
CATCH
块
。
This
error
occurs
when
setup
.
Xml
was
found
but
did
not
contain
the
strings
node
.
当
setup.xml
已
找到
但
其中
未
包含
字符串
节点
时
,
便
会
发生
此
错误
。
In
other words
,
normal
Java
conventions
are
followed
:
A
method
is
invoked
,
and
a
compile
-
time
error
occurs
if
the
arguments
are
incorrect
.
换句话说
,
遵循
了
正常
Java
约定
:
调用
了
一个
方法
,
如果
参数
不
正确
,
则
发生
编译
时
错误
。
None
of
the
statements
executed
before
the
rollback
is
,
in
fact
,
rolled
back
at the
time
this
error
occurs
.
事实上
,
回
滚
之前
执行
的
任何
语句
都
不会
在
错误
发生
时回
滚
。
When
this
error
occurs
,
replication
for
the
given
storage
group
goes
into
a
failed
state
.
发生
此
错误
时
,
指定
存储
组
的
复制
将
进入
失败
状态
。
Transfer
Syntax
Error
occurs
when
the
receiver
is
not
able
to
decode
the
received
physical
message
.
当
接收
实体
无法
对接
收到
的
物理
层
消息
进行
解码
时
,
就是
出现
了
传输
语法
错误
。
Similarly
,
if
an
error
occurs
,
the
invoker
of
the
procedure
needs
to
decide
whether
to roll
back
the
process
to that point or not
.
同样
,
如果
发生
错误
,
那么
过程
的
调用者
需要
决定
是否
将
过程
回退
。
Additionally
,
in
debug
mode
,
more
information
is
exposed
in
the
stack
when
an
error
occurs
and can be a
potential
security
issue
.
另外
,
在
调试
模式
下
,
当
发生
错误
并且
该
错误
可能
是
潜在
的
安全
问题
时
,
堆栈
中将
公开
更多
的
信息
。
If
the
DTD
is
not
found
,
or
if
Dotfuscator is
unable
to
retrieve
it
from
the
network
,
an
error
occurs
.
如果
未
找到
DTD
,
或者
如果
Dotfuscator
无法
从
网络
中
获取
它
,
则
发生
错误
。
This
error
occurs
when
you
attempt
to
create
a
new
file
from
the
Command
window
,
but
include
unsupported
characters
in the
file
name
.
当
试图
从
“
命令
”
窗口
中
创建
新
文件
,
但
文件名
中
包含
不
支持
的
字符
时
,
会
发生
此
错误
。
更新时间:2025-05-12 20:21