V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
codechaser
V2EX  ›  C

请教一个翻译问题

  •  
  •   codechaser · Dec 5, 2018 · 3497 views
    This topic created in 2703 days ago, the information mentioned may be changed or developed.

    准备给大一小朋友讲 C 语言基础知识,请问这个应该怎么翻译啊? If both *, / are used, associativity comes into picture. 语境来自一个 PPT: ss.PNG

    14 replies    2018-12-06 10:42:08 +08:00
    codechaser
        1
    codechaser  
    OP
       Dec 5, 2018
    我 google 了一下,发现确实有 C 语言书有这句话,但我不知道咋翻译......
    `comes into picture`?
    misaka19000
        2
    misaka19000  
       Dec 5, 2018   ❤️ 1
    难道不是在接下来的图片中会进行解释的意思吗?
    codechaser
        3
    codechaser  
    OP
       Dec 5, 2018
    @misaka19000 我擦,是这个意思吗?我还以为有什么深意呢😂
    AsaMyth
        4
    AsaMyth  
       Dec 5, 2018 via Android
    “生效”的意思啊
    onemoo
        5
    onemoo  
       Dec 6, 2018
    有类似于“就表现出来了 /就显现出来了”的意思
    jmc891205
        6
    jmc891205  
       Dec 6, 2018
    * 号和 / 号的优先级由他们的 associativity 决定。
    什么是“ operator associativity ”请参考 wikipedia: https://en.wikipedia.org/wiki/Operator_associativity
    zzjas98
        7
    zzjas98  
       Dec 6, 2018
    如果同时使用了*和 / , 你就必须要考虑 associativity 了
    lixiang2017
        8
    lixiang2017  
       Dec 6, 2018 via Android
    操作符的两个因素:一个优先级,一个结合性。结合性分为从右向左和从左向右。大概这样翻译:乘除优先级高于加减。如果乘除同时存在,就要看结合性了。
    msg7086
        9
    msg7086  
       Dec 6, 2018
    Google: comes into the picture

    https://ell.stackexchange.com/questions/55354/come-into-the-picture-meaning

    Picture: [SINGULAR] a situation.

    Come into something: To be an aspect of a situation.

    "In the picture" is a common idiom meaning "relevant to the conversation".
    Valyrian
        10
    Valyrian  
       Dec 6, 2018
    和数学的结合律一样啊

    而且“所有的操作符都有优先级”是什么鬼翻译= =
    hx1997
        11
    hx1997  
       Dec 6, 2018 via Android   ❤️ 1
    Picture 是局面的意思,come into (the) picture 就是进入了当前的局面、关它的事。
    ShirleyLuo
        12
    ShirleyLuo  
       Dec 6, 2018
    需要讲解得辣么详细吗,,,反正就是先*/,后+-嘛。。
    GeruzoniAnsasu
        13
    GeruzoniAnsasu  
       Dec 6, 2018
    看成了“一大堆小朋友”。。。

    翻了翻历史发帖……恩 印象没偏差…… lz 你确定要教大一……
    codechaser
        14
    codechaser  
    OP
       Dec 6, 2018 via Android
    @GeruzoniAnsasu 不能吗😂,只是个社区兴趣班,根本用不到 c 的太多知识,主要是用 arduino,我觉得我还是可以教教的。就是因为不是用 C 的我才最近回头看 c 的
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2501 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 46ms · UTC 08:31 · PVG 16:31 · LAX 01:31 · JFK 04:31
    ♥ Do have faith in what you're doing.