THROW 英语是什么意思 - 英语翻译 S

动词
throw
抛出
扔进
扔到
扔掉
扔给
投入
扔出
扔一个
throwing
抛出
扔进
扔到
扔掉
扔给
投入
扔出
扔一个

在 中文 中使用 Throw 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
不要扔石头》Don'tThrowStones.
Yah, not throwing stones.
Throw和throws的区别.
The difference between throw and throws.
哪怕只是throw了一个新的Exception。
Or just plain throwing an exception.
但是这一年来,我一直在想我是不是要throwinthetowel?
Am I going to throw in the towel?
函数中抛出错误,你可以使用throw声明。
To throw an error in the function, you use the throw statement.
但是这一年来,我一直在想我是不是要throwinthetowel?
Are we going to throw in the towel?
因此throw就是Nothing类型的表达式。
A throw is therefore an expression of type Nothing.
但是这一年来,我一直在想我是不是要throwinthetowel?
Have I wanted to throw in the towel?
您可以使用throw指令手动抛出一个异常。
You can use the throw instruction to throw an exception manually.
趣味英语:Throwthebookatsomeone把书扔向某人.
Related to throw the book at: throw the book at someone.
跳转语句包括break,continue,goto,return以及throw
These include continue, break, goto, return, and return<exprgt;.
Exception”是一个使用throw语句抛出的值。
Exception” is a value that is thrown using the throw statement.
Net异常处理建立在四个关键字:Try,Catch,Finally和Throw
Net exception handling is built upon four keywords: Try, Catch,Finally and Throw.
Exception是一个值,通过throw语句抛出。
Exception” is a value that is thrown using the throw statement.
只需使用try、catch和throw方法,您的PHP代码就变得更加强健和简洁。
Just use the try, catch, and throw methods, and your PHP code becomes more robust and clean.
同样,throw或return语句始终将控制转到其他地方而从不到达它的结束点。
Likewise, a throw or return statement always transfer control elsewhere and never reaches its end point.
在try块中,三条语句仅有两条会执行:第一条cout语句和throw语句。
Within the try block, only two of the three statements will execute:the first cout statement and the throw.
Throwshade:公开显现出对人或事的不屑,通常是以细微或非口头方式。
Throw shade: To make a public show of contempt for someone or something, often in a subtle or non-verbal manner.
已经不推荐的关键字throw也可以用来替代revert()(但无法返回错误消息)。
The deprecated keyword throw can also be used as an alternative to revert()(but only without error message).
throw被执行的时候,try语句块立即被停止执行,在try语句块中生成的所有对象会被销毁。
When throw is executed, the try block finalizes right away and every object created within the try block is destroyed.
Java也提供了用于错误处理的异常,而C++通过try、catch和throw语法提供异常处理。
Java also provides exceptions for error handling, while C++ provides exception handling via the try,catch, and throw syntax.
(Throwforward)前传:当球员向前投掷或传球时,即如果球员传球时手臂向前移动。
Throw forward: When a player throws or passes the ball forward i.e. if the arms of the player passing the ball move forward.
现在的编程语言使用新的关键字来处理和捕获异常,其名称为throw、try、finally和catch等。
The language incorporates new keywords to dispatch and trap exceptions,using names such as throw, try, finally and catch.
因为throw语句会立即转移程序控制,所以只有当满足所有要求时程序才会出售物品。
Because a throw statement immediately transfers program control, an item will be vended only if all of these requirements are met.
Java的异常处理是通过5个关键词来实现的:try、catch、throw、throws和finally。
For instance, the Java Exception handling done through the following five keywords: try, catch, throw, throws, and finally.
C++标准规定只允许用throw()声明的无抛出operatornew在失败时返回NULL。
The C++ standard states that only a no throw operator new, one that is declared with throw, is permitted to return NULL on failure.
如果异常通过throw语句创建,该变量引用了为在throw语句中指定的对象(查看"更多实例").
If the exception was created by the throw statement, the variable refers to the object specified in the throw statement(see"More Examples").
结果: 27, 时间: 0.0217

Throw 用不同的语言

顶级字典查询

中文 - 英语