syntactically
英[sɪn'tæktɪkli]
美[sɪn'tæktɪkli]
- adv. 依照文章构成法地;在语句构成上
详细释义
Adverb:
-
with respect to syntax;
"syntactically ill-formed"
双语例句
- 1. Enter the syntactically correct uris.
- 输入语法正确的uri。
youdao
- 2. Some find this method is easier to follow syntactically.
- 一些人发现,从语法方面说,此方法更易于遵循。
youdao
- 3. Syntactically, this is equivalent to plot sin (x), cos (x).
- 依照语法,该命令等同于plotsin (x),cos (x)。
youdao
- 4. The rough XML is syntactically correct, but may not use the proper vocabulary.
- 粗略的XML在句法上是正确的,但可能没有使用正确的词汇表。
youdao
- 5. Symbols that require the escape character to achieve a syntactically valid query.
- 要求使用转义字符才能实现有效语法查询的一些符号。
youdao
- 6. The most serious type of programming error is one that is syntactically correct but that
- 最严重类型的编程错误是程序在语法上正确但无论如何却导致错误结果的产生或者根本无法产生结果。 这种因为逻辑错误无法正确解决问题的错误类型,称为Bug。
youdao
- 7. If you've turned in a program that's not syntactically correct, the TAs give you a zero.
- 不正确的,问题组,助教会给你们一个零分。
youdao
- 8. You may be asking yourself why this test will fail. After all, it is valid syntactically.
- 您可能会问这个测试为什么会失败,毕竟它的语法是正确的。
youdao
- 9. There are many more, albeit syntactically correct, unfortunate ways to arrange the information.
- 排列信息有许多在文法上正确但不合适的方法。
youdao
- 10. The syntax is OK in the sense of, it is an operand, an operator, an operand, so syntactically it's OK.
- 这里的语法应该是好的,有个运算对象,一个运算符,另外一个运算对象,因此语法上是没错的。
youdao
- 11. In some contexts, like a return statement, it is syntactically simpler to create a tuple than a list.
- 在某些情况下,比如返回语句中,用元组来实现语法上要比列表简单很多。
youdao
- 12. This specification defines the parsing rules for HTML documents, whether they are syntactically correct or not.
- 本规范定了HTML文档的解析规则,无论它们语法是否错误。
youdao
- 13. Syntactically, English is a synthetic language, with ample variations in terms of tense, aspect, number and case.
- 从句法层面上看,英语动词有时态变化,名词有数的变化,而汉语则没有这些变化;
youdao
- 14. In such situations modification of the text is not desirable because it might create syntactically incorrect code.
- 在这种情况下,更改文本并不必要,因为这样可能会产生语法上错误的代码。
youdao
- 15. In other words, it can tell you that your application is syntactically correct, but not if it's of high or low quality.
- 也就是说,它可以告诉你的程序在语法是正确的,但是不能告诉你它是高质量的还是质量差的。
youdao
- 16. The RDT editor is not sophisticated enough yet to filter out all syntactically correct, but semantically incorrect entries.
- RDT编辑器还不完善,无法过滤出所有语法上正确但是语义上不正确的条目。
youdao
- 17. Moreover, Catalan and Spanish are very similar syntactically, while Basque and Spanish are highly dissimilar in this respect.
- 而且,加泰罗尼亚语和西班牙语在语句构成上是十分相似的,而巴斯克语和西班牙语却在语句构成上完全不同。
youdao
- 18. When the AST is ready, we are sure that the expression is syntactically valid and can be executed providing the right context.
- 当ast构建好,我们确定表达式在语法上是有效的,并且在提供了正确的上下文时将可以执行。
youdao
- 19. The static relationship in this scenario correlates these four syntactically different but semantically equivalent representations.
- 本场景中的静态关系将这四个词法不同但语义相同的表示形式关联在一起。
youdao
- 20. The goal here is to ensure that any system command evoked on the script syntactically and semantically works properly on Linux as well.
- 这里的目标是确保任何在脚本上按照语法和语义调用的系统命令,在Linux上都能正确运行。
youdao
- 21. OWL Full is fully upward-compatible with RDF, both syntactically and semantically: any legal RDF document is also a legal OWL Full document.
- OWLFull完全向上兼容RDF,从句法上和语义上都兼容:任何合法的 RDF文档也都是合法的 OWL Full 文档。
youdao
- 22. Based on fundamental principle of computational terminology, the phrase-terms are syntactically parsed by the phrase structure grammar (PSG).
- 根据计算术语学的原理,使用短语结构语法对词组型术语进行了自动句法分析。
youdao
- 23. OK. What happens if you actually have something that's both syntactically correct, and appears to have correct static semantics, and you run it?
- 好,当你的代码语法,没错误,并且也有正确的静态语义,你去运行它的时候会发生什么呢?
youdao
- 24. A property is just a thing that looks like an attribute syntactically (as used), but is defined by defining all the getters, setters, and so on.
- 特性其实就是在语法上与属性类似的一种东西,通过定义所有getters、setters等就可定义特性。
youdao
- 25. Syntactically, you use quotes (single or double) around the URI string, and a colon to set off the prefix; other characters present no interference.
- 根据句法,在uri字符串前后使用引号(单引号或双引号),并用冒号将前缀分隔开;对其它字符没有任何规定。
youdao
- 26. Coding in PHP is very much like coding in a language like C. They are syntactically similar which can also lead to similar code maintenance problems.
- 用PHP编写代码与用类似c的语言编写代码非常相似。由于它们句法上类似,所以还会导致类似的代码维护问题。
youdao
- 27. Syntactically, subqueries are enclosed within parentheses. For example, the following SELECT statement contains a simple subquery in its WHERE clause
- 从语法上来说,子查询被包含在圆括号中.
youdao
- 28. Among other things, this means that virtual file resources can be used syntactically any place ordinary files are recognized. Classic Tcl allowed this.
- 尤其重要的是,这意味着在任何识别普通文件的地方,可以按语法规则使用虚拟文件资源。
youdao
- 29. Among other things, this means that virtual file resources can be used syntactically any place ordinary files are recognized. Classic Tcl allowed this.
- 尤其重要的是,这意味着在任何识别普通文件的地方,可以按语法规则使用虚拟文件资源。
youdao
- Records with variant parts are complicated syntactically but deceptively simple semantically.
含有变体部分的记录在语句构成上比较复杂,但在语义上比较简单,具有欺骗性。
用作副词 (adv.)
用法讲解
- syntactic 句法的
相关词汇
大家正在查
Copyright © 2023 256查询网 All Rights Reserved