MY词语>英语词典>slashes翻译和用法

slashes

英 [ˈslæʃɪz]

美 [ˈslæʃɪz]

v.  (用利器)砍,劈; 大幅度削减; 大大降低
n.  (用刀等)砍,劈; (长而窄的)伤口,切口,砍痕; 斜杠; 斜线号
slash的第三人称单数和复数

柯林斯词典

  • VERB 割破;在…上留下深长的切口
    If youslashsomething, you make a long, deep cut in it.
    1. He came within two minutes of bleeding to death after slashing his wrists.
      若再晚两分钟割腕的他就会因失血过多而死。
    2. Slashis also a noun.
    3. Make deep slashes in the meat and push in the spice paste.
      在肉上切出深深的口子,再把辣酱塞进切口中。
  • VERB 挥砍;劈
    If youslash ata person or thing, you quickly hit at them with something such as a knife.
    1. He slashed at her, aiming carefully.
      他仔细地瞄准她劈了过去。
  • VERB 大量削减
    Toslashsomething such as costs or jobs means to reduce them by a large amount.
    1. Car makers could be forced to slash prices after being accused of overcharging yesterday...
      昨天被指控要价太高之后,汽车生产商可能会被迫大幅度降价。
    2. Everyone agrees that subsidies have to be slashed.
      所有人都同意必须大幅度削减补贴。
  • 斜线号
    You sayslashto refer to a sloping line that separates letters, words, or numbers. For example, if you are giving the number 340/2/K you say 'Three four zero, slash two, slash K.'

    双语例句

    • The two forward slashes (//) instruct XPath to match the first named node starting at the root node.
      两个前斜杠(//)指示XPath匹配自根节点开始的第一个命名节点。
    • NOTE: Please note, if you do not specify the hostname, you must use three forward slashes (///). If you specify the hostname, you must use two forward slashes (//).
      注意:如果您并不确定主机的名称,您必须使用三个斜杠(///),而如果您指定了主机的名称,则您必须使用两个斜杠(//)。
    • Basic XPaths use element names and forward slashes.
      最基本的XPath使用元素名和正斜杠。
    • Folder names are terminated with back slashes.
      文件夹名以反斜杠结尾。
    • To insert after the first line containing a given string, enclose the string in slashes and follow it with the a command to append the text that follows.
      若要在第一个包含给定字符串的行之后插入,可以将该字符串包括在斜杠中,并在后面跟着a命令以追加随后的文本。
    • Remember to use forward slashes for the pathname.
      请记住为路径名使用前向斜杠。
    • An path is a series of steps separated by forward slashes (/).
      路径是由斜杠分开的一系列步(/)。
    • Note that we've changed from backslashes to slashes as a path separator.
      注意我们将路径分隔号从反斜杠变成了斜杠。
    • Note the forward slashes in the otherwise normal windows directory and file names: they are correct.
      注意普通的windows目录和文件名中的斜线:这是正确的。
    • Now I, or someone else might forget the leading or trailing slash and some Windows user might use back slashes instead of regular slashes, so I decided to just handle that in the script.
      现在,我(或者别的什么人)可能忘记了前导斜杠或末尾斜杠,而一些Windows用户可能使用反斜杠而不是正斜杠,因此我决定在脚本中对此进行处理。