• Print function work well after changing name.

    打印功能以及更改名称

    youdao

  • Print function did behave strange sometimes, now should be OK.

    打印功能有时表现奇怪现在应该没问题

    youdao

  • Did you include a print function on pages with a large amount of text?

    一些文字量巨大页面有没有弄一个打印功能

    youdao

  • Likewise, the built-in print function is also generic. We could specialize that with.

    同样内置的print函数也是泛型函数。

    youdao

  • As in the previous example, the print function raises an exception, because the file was not open for writing.

    正如之前例子所示,print函数抛出了一个异常原因文件尚未打开以供写入

    youdao

  • At the same time, also has the channel to designated type data ac - curate inquiry, export and print function, etc.

    同时具有指定通道指定类型数据准确查询导出以及打印功能

    youdao

  • The measurement system is divided into two parts, hardware and software, can complete the data collection, analysis, storage, query, print function.

    测量系统包含硬件软件部分可以完成数据采集分析保存查询打印等功能

    youdao

  • This paper presents an implementation of infrared print function, which is used in portable analytic instrument based on 16 bits microcontroller 80196kc.

    本文介绍用于便携式分析仪嵌入式单片机系统的红外打印功能实现

    youdao

  • In addition, the system must have certain statistical analysis function and the print function. The users can print the data inquired and the tourism resources thematic map and so on.

    此外系统还要具有一定统计分析功能打印功能,用户可以打印查询数据,也可以打印旅游资源专题

    youdao

  • The declaration of print(int) in the function fooBar hides the other declarations of print. It is as if there is only one print function available: the one that takes a single int parameter.

    函数fooBar中的printint声明将屏蔽print其他声明只有有效print 函数一样:函数带有一个int 型形参。

    youdao

  • For 150 years, Braille books were designed to function as much as possible like print books.

    150年来布莱叶盲文书籍设计功能尽可能做到印刷图书相同。

    youdao

  • Apple didn't build in a printing function, so you can't just tap a menu button to print an email, photo or Web page.

    苹果没有内置打印功能所以无法仅仅通过按一个菜单按钮打印电子邮件、照片网页。

    youdao

  • This function USES the display procedure to print a string to the screen.

    函数使用display过程一个字符串打印屏幕

    youdao

  • Using the sys_nerr global variable and the strerror() function, you can easily whip up some code (see Listing 5) to print out all of the built-in error messages of the system.

    通过使用 sys_nerr全局变量strerror()函数,将可以很轻松地快速编写一些代码请参见清单5打印系统所有内置错误消息

    youdao

  • Just like with atoms, you can de-reference and print the values after the execution of the function and see that the values have changed.

    如同atoms一样可以取消引用,执行函数打印验证该值已经改变

    youdao

  • Logging within the kernel is performed using the printk function, which shares similarity with its user space counterpart, printf (print formatted).

    内核日志通过printk函数实现的,用户空间对应函数printf(按格式打印)具有相似的作用。

    youdao

  • When you aren't quite sure why a function doesn't behave as expected, print a few variables to the console with printf or its equivalent to see just what's going on.

    如果不能确定为何函数没有预期工作printf类似的工具控制台上打印几个变量可以了解幕后发生什么

    youdao

  • Next, you invoke the new place-offer function, and after that you can print droid and see that the value has indeed changed.

    接下来调用新的place - offer函数之后可以打印droid,可以看到确实改变了

    youdao

  • The snprintf function allows you to print safely into a buffer of fixed size.

    snprintf函数可以安全地输出固定大小缓冲区

    youdao

  • Typing 'list main' will print the source listing starting around the main function and pressing return again will reveal the wib function call is on line 21.

    输入'listmain '打印main函数开始源码清单再次回车将显示第21wib函数调用

    youdao

  • Int a Well, one, function has called swap, takes one int called a, printf followed by another int called b, and as we've seen with print f, if you have multiple arguments, you separate them by commas.

    好的函数叫做swap参数是,一个参数是int,B我们看到的,如果几个参数,它们逗号分开。

    youdao

  • The rest of the lines in the example define the stats function, call the function, and print out the results.

    示例中的其他定义stats函数调用了函数,输出结果

    youdao

  • The new syntax is now to simply pass in a value to the keyword argument file in the print() function. For example

    新的语法要求给 print() 函数的关键参数file传递一个就可以了。

    youdao

  • In addition to the data reader, another function, called print_file, is used to print the entire contents of the file.

    除了数据读取程序之外,另一个函数print _ file用于输出文件所有内容

    youdao

  • Each function and its variables are assigned a "frame" with the most recently called function in frame 0 (the "bottom" frame). To print the stack, issue the command 'bt' (short for 'backtrace').

    每个函数及其变量分配了一个”,最近调用的函数0号帧中(“底部”帧)。

    youdao

  • The end of each function calls the printData function, and based on the value of the $print class variable the XHTML data will either be returned from the function or displayed to the browser.

    每个函数末尾调用printData 函数,根据 $print变量返回XHTML数据显示浏览器

    youdao

  • The control which designers know in the print medium, and often desire in the web medium, is simply a function of the limitation of the printed page.

    我们印刷获得的控制力事实上一种缺陷,不应再继承Web设计中。

    youdao

  • Within each style set, the backgrounds are categorized and placed in folders based on function, e. g., title, text, print, extra.

    每个风格设置背景文件夹放置分类基础功能例如标题文字印刷额外费用

    youdao

  • You'll have to retrain your fingers to stop typing print "hello" and start typing print("hello"), because print is now a function, not a statement.

    如今,需要手指习惯于键入print("hello"),不是原来的 print "hello",这是因为 print现在函数不再是一个语句

    youdao

  • You'll have to retrain your fingers to stop typing print "hello" and start typing print("hello"), because print is now a function, not a statement.

    如今,需要手指习惯于键入print("hello"),不是原来的 print "hello",这是因为 print现在函数不再是一个语句

    youdao

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

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

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