• This can be achieved by setting a global flag in the handler code and checking for the flag after completion of the critical part.

    可以通过信号处理程序代码设置一个全局标志完成关键部分代码之后检查这个标志来实现

    youdao

  • So that is a flag that tells the compiler that I want to use or link into my own program code that someone else wrote that lives somewhere else on the system whose moniker is CS50.

    所以标记用来告诉编译使用连接自己的程序代码一个叫做CS50的系统中的程序,可能其他人那个系统写了这些程序。

    youdao

  • If you write code that USES any extra structure members, you'll have to flag it as not portable and, if you're feeling particularly friendly, include an alternate code path that does the same thing.

    如果编写使用额外结构成员代码,那么您必须标记不可移植的,并且包含一个完成相同任务替换代码路径,如果您认为这样特别友好的话。

    youdao

  • However, in other cases the presence of a rule violation in ones code can be a red flag that something can go seriously awry at runtime, even if the compiler lets it slip by.

    然而其他情况下代码违反规则表现可以一个红色标记即使编译器通过运行时严重地出错

    youdao

  • The code says the American flag is not to be used as decorative clothing.

    美国国旗按规定不能用来设计服装的?

    youdao

  • By commenting out the code shown in Listing 2, you can be assured that the validate flag will always be false (you can remove it altogether, as an option).

    通过清单2中的代码注释掉,可以确保验证标志始终false(也可以将全部删除)。

    youdao

  • A related problem is caused by applications that try to load code at an absolute address by calling mmap with the flag MAP_FIXED.

    应用程序试图通过调用带有MAP_ FIXED标志的mmap绝对地址加载代码时会产生相关问题

    youdao

  • Feel free to contribute to the effort by coding what you think is the right solution and I'll add an ExcelCompliant flag to the function to conditionally invoke your code.

    可以自由编写认为正确解答并自由地提交上来,添加一个ExcelCompliant标记来让你有条件地调用代码

    youdao

  • Unicode character class specifiers, arbitrary code execution inside a pattern, flag toggles, conditional expressions, and many other features were added to the regular expression engine.

    Unicode字符集模式任意代码操作、flagtoggles条件表达式以及其他特征都被添加正则表达式库中。

    youdao

  • You need to set a flag to let the code know whether you are reading the title element within the entry.

    需要设置一个标志代码知道读取是不是条目title元素

    youdao

  • Prof and gprof require code to be compiled with either the -p or -gp flag to provide information on the number of times a function is called, who called the function, and the like.

    profgprof要求pgp标志编译代码,从而提供调用函数次数、函数调用信息

    youdao

  • Since this code is attempting to set up a client connection, the flag is set to 0.

    由于段代码试图建立客户机连接,因此这个标记应该设置0。

    youdao

  • One way would be to create an array of booleans, one for each line of the original method, and add code that sets the appropriate flag as each line is executed.

    可以使用的方法创建一个尔值数组初始方法中的代码对应一个布尔值,然后添加代码,每执行一行代码设置相应标志

    youdao

  • If you find that you're having difficulty writing a test, it's a red flag that the code under test may be complex.

    如果发现自己难以编写代码那么这一种警示表示正在测试代码可能复杂

    youdao

  • Goldman discovered the alleged breach through monitoring systems that scan employees' email messages for transfers of computer code and flag up any attempts to upload files to external servers.

    高盛通过内部监测系统发现这起违规事件,该系统会扫描员工的电子邮件发现是否转移公司计算机代码任何文件上传到外部服务器的行为发出警报。

    youdao

  • Here, you can set Eclipse to flag potential errors in your code.

    在这里可以eclipse设标记代码中的潜在错误

    youdao

  • Following is a typical code snippet you can use to determine if the operating environment is big - or little-endian; you can set a specific flag for your convenience.

    可以使用下面典型代码片断确定操作环境big-endian还是little - endian;您可以方便设置具体标记

    youdao

  • If you cut and pasted these lines of code into an interactive Python shell, you would see that outline and flag are both generator objects if you printed them.

    如果这些代码行剪切粘贴交互式PythonShell中,如果打印的话,您将看到概要标志生成器对象

    youdao

  • Garibaldi kindly sent me his code, which I used to make this interactive flag calculator based on the six most common star configurations.

    加里·巴蒂好心程序发送给用来常见六种星星布局为基础进行国旗模式交互计算。

    youdao

  • The LogoutAction does the reverse: it resets the user authentication flag and ends the user session. Listing 10 has the code

    LogoutAction 的作用刚好相反:重置用户身份验证标志结束用户会话

    youdao

  • Each Member shall require ships that fly its flag to provide financial security to ensure that seafarers are duly repatriated in accordance with the Code.

    成员国要求悬挂旗帜船舶提供财政担保确保海员根据守则得以合理遣返

    youdao

  • Each Member shall require that seafarers employed on ships that fly its flag are given paid annual leave under appropriate conditions, in accordance with the provisions in the Code.

    成员国要求悬挂旗帜船舶所雇用海员适当的条件下根据守则规定享受带休假。

    youdao

  • This flag should not be used by parsing code, as the defaults may have been removed by the user during editing of the object in the designer.

    旗标剖析程序码使用因为使用者设计工具编辑物件可能移除预设值

    youdao

  • Flag: (1) the "Masthead" or name of a newspaper. (2) a computer code which indicates that the following characters are a control code and not data.

    头,(2)标记:(1)报纸版头名称。(2)电脑代码指出跟着字符控制代码不是数据。

    youdao

  • Specifies the repeat count, scan code, extended-key flag, context code, previous key-state flag, and transition-state flag.

    指定重复次数扫描代码,扩展标志上下文代码,前期的键状态标志,转换状态标志。

    youdao

  • You code might set a flag or an internal synchronization object (such as event) so that main thread code would eventually notice it and proceed with raising an external event from there.

    代码可能设置一个标志内部同步对象事件使主线程的代码最终注意到继续那里筹集外部事件。

    youdao

  • The algorithm integrates the linear indexing technique and flag map which LZC adopts, USES the scan order which is the same of SPIHT algorithm, sends the coding stream into MQ in code process.

    算法引入线性索引技术LZC算法标志位图,采用类似于SPIHT算法扫描顺序编码按不同种类进行算术编码。

    youdao

  • Specifies the extended-key flag, event-injected flag, context code, and transition-state flag.

    指定扩展标志事件注入标志,上下文代码,转换状态码。

    youdao

  • Lloyd's Code, Vessel Flag, Voyage Number and Port of Loading will fill in automatically.

    船籍代码,船籍资料,船名航次装货港代码自动显示

    youdao

  • With these data structures, code modules, and system registers initialized, the processor can be switched to protected mode by loading control register CR0 with a value that sets the PE flag (bit 0).

    设置这些数据结构代码以及系统寄存器之后,可以通过设置控制寄存器CR0PE位(第0位)为1来进入保护模式

    youdao

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

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

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