• 如果对于一些单词拼写出错较为频繁制作一份单词清单

    If there are certain words you have already identified that you misspell frequently, make yourself a spelling list.

    youdao

  • 制作份易错词汇列表如果对于一些单词拼写出错较为频繁,制作一份单词清单吧。

    Make yourself a list of problem words. If there are certain words you have already identified that you misspell frequently, make yourself a spelling list.

    youdao

  • 然后可以迭代通过这些条目条目解析出一系列单词 清单1 所示。

    You can then iterate through the entries and parse the list of words out of the entry, as in Listing 1.

    youdao

  • 清单1提供了一个完整示例示例将特定文件查找命令作为输入传入最长单词

    Listing 1 provides a complete example by looking for the longest word in a particular file passed in from the command line as input.

    youdao

  • 填充文件可循环通过单词映射中的,将每个写到文件中的(参见清单4)。

    To populate the file, loop through the values in your word map, writing each to a row in your file (see Listing 4).

    youdao

  • 清单3展示了相同代码,但是添加了测试单词字符串长度频率逻辑

    Listing 3 shows the same code with logic added that tests for word string length and frequency.

    youdao

  • 清单5展示添加逻辑进行检查确定单词是否包含任何被认为重要元素中。

    Listing 5 shows the added logic, which checks to determine whether the word is contained in any elements deemed important.

    youdao

  • 清单6文件中,这个命令找到第10行的第一单词

    In the file shown in Listing 6, this command would find the first word on line 10.

    youdao

  • 清单6文件中,这个命令找到第6行的第一单词

    In the file shown in Listing 6, this command would find the first word on line 6.

    youdao

  • 这个命令找到清单6文件第3行的第一单词

    This command would find the first word on line 3 in the file shown in Listing 6.

    youdao

  • 一方面,客户机返回句子中的单词数量清单4中所示。

    The client, on the other hand, returns the number of words in the sentence, as in Listing 4.

    youdao

  • 例如可以通过清单2所示的命令搜索单个单词

    For example, you can search for a single word using the command in Listing 2.

    youdao

  • 我们使用纵横字谜助手创建一些代码创建一个单词生成单词脚本(参见清单12)。

    Let's create a script to generate word chains from a single word, using some of the code we created for the crossword helper (see Listing 12).

    youdao

  • 创建单词语义一个匹配任何查询模式并且包含一个参数清单消息

    The semantics for creating a new word is a message that doesn't match any query patterns and which contains a parameter list.

    youdao

  • LIWC文本模板内置字典作对照,几秒钟即可提供每个组别单词数量清单

    LIWC compares a text sample to its dictionary and, within seconds, provides a readout of how many words appear in each category.

    youdao

  • 可以使用非常类似于清单1代码来分隔单词

    A code very similar to the code shown in Listing 1 can be used to parse the names which USES underscores to separate words.

    youdao

  • 清单7显示下个查询的意思为“查找单词'bear'表示概念,并查找这些概念的词汇条目”。

    The next query, shown in Listing 7, says "find concepts represented by the word 'bear' and find the glossary entries for those concepts."

    youdao

  • 例如限制示例序列化使其包括含有 night单词标题 清单8 所示,这只需序列化完整数据所用的时间 60%。

    For example, limiting the sample serialization to include only titles containing the word night, as in Listing 8, takes 60 percent of the time to serialize the full set.

    youdao

  • 清单1展示了如何传输echo输出一个单词列表进行分类

    Listing 1 shows how to pipe the output of echo to sort a small list of words.

    youdao

  • 最好再试一下清单6考虑单词任何可能出现th之前字母

    Better try again: Listing 6 takes into account any letters in the words that might come before the th.

    youdao

  • 清单5接受一个单词然后用Python集合返回义词客户机代码

    Listing 5 is client code that takes a word and returns the hyponym chain as a Python set.

    youdao

  • 清单9中的删除逻辑灵活的,因为允许使用remove或者delete后面单词的命令。

    The remove logic in Listing 9 is flexible, because I allow the command to be remove or delete followed by the word.

    youdao

  • 清单12使用我们text1文件基础例子包含3个,每行只有两个单词

    Listing 12 is a basic example using our text1 file, which contains three lines each having two words..

    youdao

  • 假定希望输出测试文件包含字符串th所有单词构建清单5 中所regexp 进行此工作

    Say you want to output all the words in the test file containing the string th, and you've built the regexp shown in Listing 5 to do that.

    youdao

  • 1运行清单1中的Web服务器浏览页面以查找单词code的结果

    Figure 1 is what you see when the Web server in Listing 1 is running and you browse to the page for the word "code".

    youdao

  • 举例而言,清单4中,验证对某个给定单词返回了正确定义放入一个输出Label中。

    For example, in Listing 4, I want to verify that the correct definition is returned and placed into an output Label for a given word.

    youdao

  • 清单1 (wnserver . py)使用CherryPy根据非常简单URL方案提供单词信息程序

    Listing 1 (wnserver.py) is a program that USES CherryPy to serve up information about words based on a very simple URL scheme.

    youdao

  • 清单8显示了另示例查找其他两个单词上位(词)。

    A more involved example, shown in Listing 8, finds the hypernym (parent word) of two others.

    youdao

  • 努力寻找英语重点单词清单(如“videogames”)并且选择区域测试同类产品的市场情况。

    Brainstorm your list of English keywords (for instance, 'videogames') and select your region to test the traffic for its local equivalents.

    youdao

  • 清单4.测试一个极端例子如果有人没有输入单词按下了按钮怎么办?

    Listing 4. Testing an edge case: What if someone presses the button without typing in a word?

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定