readable

readable

1. This archive contains simple and readable ANSI C implementations ofrun length encoding and decoding (RLE).

(译):此存档包含简单和可读的ANSI C实现ofrun长度编码和解码(游程编码) 。

2. Timex is just another variation of the time utility that will present time in more readable format.

Timex只是time实用程序的另一个变种,它将以更易读的格式显示时间。

3. In this one: It is readable to metaphrase this sentence "You chicken! He cried, looking at Tom with contempt.

“你这个胆小鬼!”他轻蔑地看着汤姆嚷道。

4. Solid and very readable, this novel is important as a social document aside from its value as literature.

《现代喜剧》内容充实,十分易读,除了具有文学价值外,也是重要的社会文献。

5. Treasure Island is very readable.

《金银岛》是一本可读性很强的书。

6. A readable story.

一个可读性强的故事

7. A finished research report should be a readable and useful document prepared with the reader in mind.

一份完工的研究报告应该是一份为心目中的读者准备的有可读性并且有用的文件。

8. A good dictionary is always readable, like the POD.

一本好字典是可读一读的,例如《袖珍牛津字典》。

9. A single celestial, readable book resided on a summit's peak; below it lay ever greater masses of baser books.

一本高缈入云的可读的书位于众山之巅;其下则是越往下数量越多的书。

10. A machine readable catalog designed for retrieval of a database through the BLAISE and the SDC information retrieval system.

一种机读目录,用于通过BLAISE(英国大不列颠图书馆自动化信息系统)和SDC(系统发展公司)信息检索系统检索数据库。MAchineReadable catalog,Library of Congress的缩写。

11. An important metadata format is the Machine Readable Cataloging Record (MARC) which is the most used format for library records.

一种重要的元数据格式是机读目录记录,通常用于图书馆记录。

12. The following is translated by machine and may not be readable as it should.

下列由机器翻译,并且可能不是可读的作为它应该。

13. The lower bound must always be 0, but your code can be more readable when you explicitly declare it.

下限必须始终为0,但如果进行显式声明,则代码的可读性更强。

14. Part of securing an application involves ensuring that highly sensitive information is not stored in a readable or easily decodable format.

不用可读或容易解码的格式存储高度敏感的信息,这是保护应用程序的一个方面。

15. Files associated with a dataset might include a datafile, a machine- readable codebook, SPSS control cards, and other files related to the datafile.

与数据集有关连的档案应包括一个数据文件,计算机可读的过录编码簿、SPSS控制卡和其它与数据文件有关的档案。

16. The temporary header is removed, and the original IP header becomes readable again, allowing the packet to be passed along to its ultimate recipient.

临时的报头被去掉,原来的IP报头再次变得可读,让包传到最终的接收者处。

17. In order to make the result more readable from the command line, not all columns were selected.

为了使结果在命令行中有更好的可读性,有些列没有选。

18. To ensure the file is not world readable, change its permissions to 0400 (best) or 0640.

为了确保该文件不是世界可读性,改变它的权限,以0400(最佳)或0640。

19. With seven series of pictures, full and accurate data, this book is readable and attractive.

书中选配有大量图片,图文并茂,资料翔实,文字流畅,引人入胜。

20. Binaries Binary, machine readable forms of programs which have been compiled or assembled. As opposed to source language forms of programs.

二进制,得到遵守或汇集的程序机器可读形式。对应于程序员语言形式。

21. Recovers readable information from a bad or defective disk.

从已损坏的或有问题的磁盘从恢复可读信息。

22. RECOVER Recovers readable information from a bad or defective disk.

从损坏的磁盘中恢复可读取的信息。

23. The intensity of display can be adjusted from dark room applications up to sunlight readable, making it ideal for viewing in bright light applications.

从黑暗房间到阳光下,显示亮度可以调节,这样就可以在强光下读认了。

24. Therefore,it is up to the translator to adjust or remold the whole structure,trying to find a readable and smooth Chinese version.

他已得知他们中有两个人好像不能及格。她和丈夫应邀赴宴去了。他与翻译结下不解之缘。她不愿找麻烦。

25. His history, full of anecdotes and digressions and lively dialogue, is wonderfully readable but not accurate.

他的历史充满逸闻趣事,以生动的对白见称,但不准确。

26. He wrote these in a lively and highly readable style and they establish him as a literary figure of the highest rank.

他的对话录生动、可读性强,他在文学领域的至高地位也由此确立。

27. It is the combination of wit and political analysis that make his article so readable.

他的生花妙笔与政治分析相得益彰,使他的文章脍炙人口。

28. Code should be self explanatory. Good code with readable variable and method names should not require comments.

代码应该是自解释的。由可读性强的变量和方法组成的好的代码应该不需要注释。

29. Returns a result set in a readable version of the replicated commands stored in the distribution database.

以存储在分发数据库中的复制命令的可读格式返回结果集。

30. But tests in Indonesia found that it also had to be readable in low-light situations, for example,like at night in a house without electric power.

但在印尼测试发现,在低光的情况,举例来说,如夜间在一所没有电的房子里,它也可以读。

31. And yet it is also true that one can write nothing readable unless one constantly struggles to efface one's own personality.

但话又说回来,作家若不能努力隐去自己的个性,他便写不出什么值得一读的东西。

32. For quick and easily readable scripts that perform text manipulation on the inputs and outputs of external processes, Rexx is hard to beat, and not hard to learn or install.

作为可以快速且简单易读的脚本,在对外部进程的输入和输出进行文本处理方面,Rexx无懈可击,而且学习和安装也不困难。

33. Your page should still be readable by humans!

你仍应页可读性人类!

34. You also could develop a script compiler so that the end result is less readable to humans.

你同样可以开发一个脚本的编译器,那样最终的结果对(旁)人来说就不是那么容易读懂了。

35. You can extract each column of the row with a numeric indexer like this, but it isn't very readable.

你能够使用诸如这样的数值索引器提取行中的列,但是它并不具有很好的可读性。

36. Using chm2web mobile you can also convert compiled HTML Help file of any size to a format readable by PocketPC or HPC.

使用chm2web移动你也可以转换成编译的HTML帮助文件的任何大小的一个可读的格式由软体下载或高性能混凝土。

37. Use the Microsoft Windows High Contrast option to make sure that the page is still readable.

使用Microsoft Windows“高对比度”选项,确认页仍然可读。

38. For example, to make your style sheet more readable, you might want to write one element per line in a template, and indent some lines.

例如,为了更容易阅读样式表,可能需要在模板上每行编写一个元素,并在某些行上缩进。

39. Fixed error messages not being readable on startup.

修正开机时错误信息可读性不良。

40. PLEASE PAY ATTENTION ON ME, I AM REALLY READABLE, RESEARCHABLE AND RLIABLE.

值得你关注,值得你解读,值得你开发,值得你信赖!

41. A good dictionary is always readable, like P.O.D.

像POD这样的好词典总是总是颇堪一读的。

42. The is_readable() function checks whether the specified file is readable.

函数的作用是:判断给定文件名是否可读。

43. Encryption is a way to change information so that it cannot be read or understood until it is changed back into a readable and understandable form.

加密是一种更改信息的方式,它使信息在重新变为可读或可理解的形式之前无法阅读或理解。

44. References 5 and 6 give very readable introductory discussions.

参考文献5和6给出了十分易读的介绍性讨论。

45. As you can see in the picture, the title has been moved from the left side to the middle with a more readable font.

可以从图中看到,标题已经从左边移到了中间,并使用了更有可读性的字体。

46. You can declare multiple constants on a single line, although your code is more readable if you declare only a single constant per line.

可以在一行中声明多个常数,不过,如果每一行只声明一个常数,代码会更具可读性。

47. Auto-choosing readable books, put the books into the booty and NPCs will choose the books their like.

可读的书籍也参与自动选择,把可读的书籍丢到战利品里,NPC选择战利品的时候也会选择可读的书籍。

48. A readable account will be found in a book by F.David Peat entitled Synchronicity.

可读的帐户将在一个由F.大卫泥炭本书中题为同步性。

49. Great books are the most readable.

名著隽永耐读。

50. Can' Citizen Journalists' Really Produce Readable Content?

国民新闻能否制作出可读的内容?

51. Can 'Citizen Journalists' Really Produce Readable Content?

国民新闻能否制作出可读的内容?

52. The elderly and other sight-impaired users require larger and more readable type faces.

图7-3 视觉语言研究被用来探索不同的抽象于且有些独立于交互设计的视觉风格。

53. Practical and wise, these eminently readable little books are perfect for starting, ending or recharging your day with feelings of power and love.

在"书籍信息"下方,有一个"改进书籍资料"链接标签。您可以使用这个表格将正确的信息告诉我们。

54. Names of productions may occur within other productions, which can prevent repetitions, and generally make complex patterns more readable.

在产品中可以出现其它产品的名称,这可以防止重复,并且通常使复杂的模式更具可读性。

55. View the application in a browser that allows you to turn off style sheets, and then turn off the style sheets to make sure the page is still readable.

在允许关闭样式表的浏览器中查看应用程序,然后关闭样式表以确认页仍然可读。

56. Papers need to be correctly imposed prior to printing so that they are correctly oriented and readable.

在印刷之前纸张要正确拼版,才能确保印出的正确、可读。

57. In my opinion, essay is more readable than poem.

在我看来,散文比诗歌更具可读性。

58. In data security, messages which are in readable forms, i.e.not encrypted.

在数据保密技术中,可读形式的即未加密的报文。同cleararea。

59. In this sample, the text is sent over the network in clearly readable text (it is not encrypted).

在本示例中,文本是以完全可读的文本方式(不进行加密)通过网络发送的。

60. In electronic publishing and many music software, there is a need to trans form music score to computer readable data.

在电子出版及许多音乐研究中,均需将原文乐谱转化为被计算机可读的数据。

61. I use white Lines in the performance of a smooth edge, enhancing readable and aesthetically pleasing.

在线条表现上采用了流畅的白色边缘线,加强了图形的可读性和美观性。

62. It is quite rare that more than two reflections from the earth's surface are clearly readable in seismograms.

地面上两次以上的反射很少可从地震图中清楚地分辨出。

63. The base topic and map types are general and flexible so they can accommodate a wide variety of readable information.

基本的主题和映射类型是通用的,非常灵活,能够容纳各种不同的可读信息。

64. Declarative programming creates more readable, cleaner code.

声明式编程创建更可读的、更清晰的代码。

65. Recipients who do not use Outlook with an Exchange account will, in most cases, not receive the contact information in a readable format.

大多数情况下,并非将Outlook与Microsoft Exchange Server配合使用的收件人不会收到采用易读格式的联系人信息。

66. If you are going to use color in your application you need to ensure that your screens are still readable.

如果你要在你的软件中使用颜色,你要确定你的版面仍然具有可读性。

67. If you use a background image ensure that the content is readable with and without the background image for devices that do not support them.

如果必须要使用背景图片,确保无论有背景图片和当设备不支持而没有背景图片显示时,内容都可读。

68. When used on a daily basis, CodeWizard simplifies code reviews and make code more readable and maintainable.

如果每日使用CodeWizard,会简化代码注释同时使得代码更易读易维护。

69. The characters are visually readable through the use of magnetic sensing heads in various type of magnetic-ink recognition equipment.

字符可以通过各种磁墨识别设备上的磁感应头变成视觉可读的。

70. The students complained of being short of readable books.

学生们抱怨可读性强的书太少了。

71. It's not only I would feel embarrassing if my writing would not be readable, but also I would be worrying the right or wrong shows I might give.

它不仅因为有可能我写的东西枯陈泛味令我难堪,更重要的是,我不愿意陷入任何对或错的纠缠。

72. And produce 100 lines of readable configuration code?

它产生100行可读的配置代码。

73. They improve performance, type safety and quality, reduce repetitive programming tasks, simplify the overall programming model, and do so with elegant, readable syntax.

它们可以提高性能、类型安全和质量,减少重复性的编程任务,简化总体编程模型,而这一切都是通过优雅的、可读性强的语法完成的。

74. They are meaningful names that take the place of a number or string and make code more readable.

它们是有意义的名称,用以代替数值或字符串而使代码更具可读性。

75. It makes philosophy as readable as a newspaper article, but it also has the scholarship and the depth of genuine philosophy.

它使哲学既像报纸文章一样易读易懂,也具有真正哲学的学术性和深刻性。

76. It prints out about 2400 characters per second in readable form, with no decoding to be done.

它每秒钟能打出2400个字符,而且是无须翻译的、可直接阅读的形式。

77. Tests confirmed that immunohistochemical assay was a simple, easily readable and low-cost method, suitable for BSE detection in China.

实验进一步证实 ,免疫组织化学方法是一种操作简单、结果容易判断、价格低廉的检测手段 ,比较适合于我国疯牛病检测

78. Firstly, it is more feasible to program RTF, for RTF is an ASCII-encoding mode and the content is readable.

富文本格式以ASCII码的形式对文本与图形等对象进行描述,具有人工可读性,是一种ASCII码文件编码方式。

79. Use constants in your code for values that are used repeatedly or to make code more readable.

对重复使用的值或为使代码可读性更高,请在代码中使用常数。

80. Shortens URLs to human readable paths.

将URL缩短到人工可读长度的路径。

英语宝典
考试词汇表