单词 | programmer |
释义 |
复数:programmers n. computer operator,computer programmer,computer scientist,systems analyst 例句释义: 程序设计员,程序员,电脑程序设计师,编程器 1. Olexander Pavlenko, a young computer programmer, is one of tens of thousands of Ukrainians who cannot get their money out of the bank. 数以万计的乌克兰人无法从银行取出钱来,年轻的电脑程序员亚历山大?巴甫连珂(OlexanderPavlenko)就是其中之一。 www.ftchinese.com 2. The downside of these approaches is, of course, that the Perl programmer will pick one of these and disregard the others. 这些方法的结果就是,Perl程序员选择这些方法中的一种,同时忽视其他的。 www.ibm.com 3. The language instruction tells the computer to find a place in its memory, which the programmer wants to call X and to put 2 in there. 这个语言指令告诉计算机:在内存中,为那个被程序员命名为X的变量寻找一个地址,并把数值2存储进去。 www.bing.com 4. And thus, the ability to understand pointers and recursion is directly correlated with the ability to be a great programmer. 因此,是否真正理解指针和递归,与是否是一个优秀程序员直接相关。 feihen1.blog.163.com 5. A programmer should be able to mix any methodology whatsoever if it makes him more efficient, his code better, and the team more innovative. 程序员应该能够结合任何使工作更有效、代码更好以及使团队更具创新能力的方法。 www-128.ibm.com 6. I've been a C, C and Java programmer for a long, long time, and I never got comfortable with it. 很早以前我就已经是一个C、C 及Java开发者了,我并没有觉得哪里不舒服。 www.infoq.com 7. The popularity of JPOX stems from its easy to use syntax that abstracts a Java programmer from the intricacies of database programming. JPOX之所以如此流行,是因为它的语法易于使用,使得Java程序员无需陷入错综复杂的数据库编程的泥潭。 www.ibm.com 8. Recently. a big company asked its computer programmer to leave the company for reasons about her personal life rather than her job. 最近。一家大的计算机公司解雇了一名职员。不是因为工作上的原因而是因为她的私人生活。 goabroad.zhishi.sohu.com 9. Just as you don't want to treat the user as a designer, you also don't want to treat him as a programmer or engineer. 就像你不想将用户当做设计师一样,你也不想将他们视为程序员或者工程师。 www.jukuu.com 10. Think about this: How much did a programmer make an hour when FORTRAN was on the ascendant? 想想看:当FORTRAN流行的时候一个程序员赚多少钱一小时? my.opera.com 1. Sam is really a natural programmer. He took to programming like a duck to water even before he graduated from elementary school. 萨姆真是天生程序员的料,他甚至在小学没毕业以前编起程序来就如鱼得水。 zhidao.baidu.com 2. With a bit of guidance, anyone can become a Java programmer. 稍微利用些指导,任何人都可以成为Java程序员。 www-128.ibm.com 3. He paid his way by acting as a programmer for a big computer company during the summer vacation. 在暑假期间,他做一个大型计算机公司的程序员来支付自己的生活费。 zhouai.itpub.net 4. If the component programmer wants the user to be able to read the values of parameters, she must give at least read permission. 如果组件的程序员想让用户可以读参数的值,他必须至少给一个读权限。 www.cnblogs.com 5. Any other source of programmer documentation is likely to be one step behind the actual code, unless the programmer has been very diligent. 任何其它来源的程序员文档往往落后于实际代码,除非程序员非常勤奋。 www-128.ibm.com 6. Shouldn't a programmer be able to ask for a reward for his creativity? 难道程式师不能为他的创造力要求报酬吗? www.gouhuo.com 7. This method is technically correct, but I can virtually guarantee you that this class was written by an unreconstructed C programmer. 这个方法在技术上是正确的,但我确信,这个类是由一名保守的C 程序员编写的。 www.ibm.com 8. And if you were a programmer, it was easy to get a hosting account that would let you use it. 如果您是一个程序员,您很容易获得一个主机帐户来使用该语言。 www.ibm.com 9. It can then execute the code in that file, just as if the programmer had written it as part of the original program. 然后,它可以执行该文件中的代码,就好像程序设计人员已经将代码作为原始程序中一部分写入了。 www.ibm.com 10. It's as if for a programmer, a meal begins with a scrumptious double fudge mocha cheesecake and ends with creamed spinach. 对于程序员而言,这就好比一餐开始时是美味的双层牛奶巧克力咖啡干酪饼,而结束时却是菠菜奶油沙司。 blog.sina.com.cn 1. A good programmer is one that understands that finding the simplest solution is always going to be better. 好的程序员知道,找到最简洁的解决方案的办法就是不停的去寻找。 www.bing.com 2. Hi need a very good mathematics programmer to help me with a probability test job. 您好需要一个非常好的数学程序员来帮助一个概率检验工作的事。 www.bing.com 3. As a programmer, when it comes to testing your program to see if it behaves as you want it to, you are at a disadvantage. 作为一个程序员,当您开始测试您的程序以检查它是否按照您所希望的方式运行时,您处于不利的位置。 msdn2.microsoft.com 4. Bugs are a part of the daily life of every programmer because even the smallest loops and the tiniest function calls can have bugs in them. bug是每位程序员日常生活的一部分,因为就算是最小的循环和最简单的函数调用之中也会有bug。 www.ibm.com 5. Swapping variables is something of a daily chore in every programmer's life. 交换变量是在每个编程人员的生活中每天都要做的事。 www.ibm.com 6. The downside of application engines is the fact that they seem to relieve the programmer from worrying about the security of the token. 应用程序引擎的下面反应了这样的事实:他们看起来是把程序员从标识安全性问题的担忧中释放出来。 www.ibm.com 7. It slows down the next programmer in the code, as they have to think instead of just flowing through the conditional, if that makes sense. 这会减慢未来程序员使用这段代码,因为他必须去思考这段代码如何讲的通,而不是顺着条件去看。 www.bing.com 8. Copying all or parts of a program is as natural to a programmer as breathing, and as productive. It ought to be as free. 拷贝全部或部分的程序对一个程序员来说是象呼吸一样自然的事,并且具有生产率。它应该是自由的。 vip.6to23.com 9. I'm glad I was young; the hours would have killed me if I had to sign up for a starting career as a game programmer now. 我很高兴那个时候还很年轻,要是现在让我为了开始游戏程序员的生涯而到处奔走,我恐怕会在那段艰难的日子里倒下。 www.1x1y.com.cn 10. Every programmer will encounter the Expression Problem sooner or later, so every programming language has some sort of answer to it. 每一个编程人员或早或晚都将会遇到表达式问题,因此每一种编程语言都会有一些答案。 www.ibm.com 1. The point is that options introduce complexity; the program (and the programmer) must be prepared to handle that complexity. 要点就是选项带来了复杂性;程序(和程序员)必须为处理这些复杂性做好准备。 www.ibm.com 2. By far, the area where the largest number of IT jobs is going to move is into developer, programmer, and coder jobs. 迄今为止,最大规模的IT工作转移方向是开发人员、程序员以及编码员工作。 blog.sina.com.cn 3. First, programmer productivity varies tremendously across the profession, but it may not vary so much within a given company. 第一,整个行业中,程序员的生产力可能大不相同,但在同一个公司内部,这种差别却不大。 dongxi.net 4. Trying to do this will help clarify the problem and test the programmer's understanding of it. 尽力这样做能够帮助阐明问题且有助于检验程序员对该问题的理解。 www.jukuu.com 5. This book is one of their earlier publications and is a must-read for any Java programmer who wants to be good at writing unit tests. 这本书是他们的早期作品之一,它是每一个想要很好的编写单元测试用例的Java程序员的必读书籍。 www.ibm.com 6. Knowing what you do, life is going to be much more interesting and enjoyable for a programmer. 作为一个程序员,知道你在做什么,会让生活变得更加有趣和快乐。 blog.sina.com.cn 7. the sense of power over the machine eventually corrupts the computer hacker and makes him into a not very desirable sort of programmer. 任意摆布电脑所带来的权力感,最终诱使黑客堕落,成为一个声名不佳的程序员。 iask.sina.com.cn 8. This sort of boilerplate reduces programmer productivity and introduces opportunities for mistakes. 此类问题只会降低开发人员的工作效率,增加犯错误的几率。 word.hcbus.com 9. (Computer programmer) I've been a computer programmer for two years. I'm very acquainted with the field. (电脑程式设计师)我做过两年的电脑程式设计师。我很熟悉这份工作。 www.blogjava.net 10. Pages written using the single-file model are slightly easier to deploy or to send to another programmer because there is only one file. 因为只有一个文件,所以使用单文件模型编写的页更容易部署或发送给其他程序员。 msdn2.microsoft.com 1. I'm really trying to be a great computer programmer, and so in awe of the people who seem to do it naturally. 我在努力尝试成为一个伟大的计算机程序员,因此对那些似乎很有天赋的人保持敬畏。 www.bing.com 2. During his senior year, he took a break from school to work as a programmer at a power plant in southern Washington. 大四时,他休学去华盛顿州南部的一个发电厂做了程序员。 www.bing.com 3. Constructors enable the programmer to set default values, limit instantiation, and write code that is flexible and easy to read. 构造函数使得程序员可设置默认值、限制实例化以及编写灵活且便于阅读的代码。 technet.microsoft.com 4. The programmer has no control over when the destructor is called because this is determined by the garbage collector . 程序员无法控制何时调用析构函数,因为这是由垃圾回收器决定的。 www.bing.com 5. A programmer views data logically, requesting the next record, or the name and address for a particular customer. 程序员从逻辑上考虑数据,为一个特定的顾客请求下一个记录或姓名与地址。 dict.kekenet.com 6. The goal of this practice is to reduce the build process to a quick push-of-a-button activity that any programmer on the team can perform. 这一实践的目的是将构建流程简化为一个任何程序员都可以执行的点击一个按钮的行为。 www.ibm.com 7. HTTP headers are just plain text, which makes it easy to use by the average Internet programmer. HTTP报头(HTTPheader)只是纯文本,这使得一般的因特网程序员便于使用。 www.ibm.com 8. The programmer thought for a moment. "I have some features that I wish to add. This will take at least two weeks, " he finally said. 程序员想了一会儿,“我有一些新特性,我想加进去。这将会需要至少两个星期。”他最后说。 club.tech.sina.com.cn 9. The next best thing is to have the customer close by, which means the programmer team has to be located with the customer. 其次是让客户在旁边,这意味着程序员小组必须与客户在一起。 www.ibm.com 10. Despite its benefits, testing does not excite the average programmer, and initially it did not excite me. 尽管测试有许多好处,但一般的程序员对测试都不太感兴趣,开始时我也没有。 www-128.ibm.com 1. We do not have a live forex feed in mind and do not know of any api's, this is one problem the programmer must solve. 我们没有考虑到居住在外汇饲料,不知道有什么API的,这是一个问题,程序员必须解决的问题。 www.bing.com 2. If you are a programmer and haven't been thinking of these people as being part of your team, you've been developing software incorrectly. 如果您是一名程序员,并且还没有把这些人看作自己团队的一部分,那么您的软件开发方法就是不对的。 www.ibm.com 3. The test will always be run the same way. You are more likely to be able to reproduce the bug. So will the programmer. 测试总是以相同方式运行。重现错误的可能性更大。程序员也一样。 blog.sina.com.cn 4. Ruby in a Nutshell. As a programmer learning Ruby, I admit this is probably not as well-suited to me as to a more experienced Ruby users. 作为一名学习Ruby的程序员,我承认:这本书很适合我,但可能不太适合更有经验的Ruby用户。 www-128.ibm.com 5. Even a non-programmer can probably pick it up and write some useful scripts for a homepage in a matter of hours. 甚至非编程人员也可能用它在几个小时内为主页编写一些有用的脚本。 msdn.microsoft.com 6. When a programmer says pairing will slow him down, he might be right. 如果程序员说结对会减慢他的速度,也许他是对的。 www.ibm.com 7. As a systems or server-side programmer, perhaps you think of PDF as just another opaque content type. 作为系统或服务器端程序员,您可能仅仅把PDF看成另一种不透明的内容类型。 www.ibm.com 8. And you know what? They're absolutely right. You can be a good, solid, professional programmer without knowing much math. 你了解吗?他们完全正确。你不需要了解很多数学你就能做个很棒,很专业的程序员。 note.sdo.com 9. The next day, the tester and the programmer trace through the log looking for bugs and the circumstances that triggered them. 然后在第二天,测试人员和程序员通过跟踪日志来寻找bug和触发它们的环境。 se.csai.cn 10. A manager asked a programmer how long it would take him to finish the program on which he was working. 经理问程序员要多长时间才能完成他的项目。 matrix.foresee.cn 1. That's like trying to write a piece of software without a programmer. 这就像试图写一个软件,但是没有一个程序员。 www.bing.com 2. Where ideals clash and sometimes even when pundits seem to agree, I prefer to provide support that gives the programmer a choice. 当理想发生冲突时,有时甚至是权威们一致同意时,我倾向于提供支持,让程序员自行选择。 dict.kekenet.com 3. It is necessary for an application programmer who is allocating a buffer to know how much memory to allocate for each character. 应用程序开发人员需要知道,分配缓冲区时应该给每个字符分配多大内存。 www.ibm.com 4. However skeptical the Blub programmer might be about my claims for the mysterious powers of Lisp, this ought to make him curious. 然而,挑剔的Blub程序员也许会找找我所声称的Lisp的神秘力量,这一堆宏应该能让他们迷惑不已。 www.bing.com 5. and improve on it, . . . Or may choose to design his own entirely. It's up to the programmer. 和完善它,…或者可以选择自己完全设计。它是由程序员。 www.bing.com 6. Test-driven programming is letting programmer tests (or unit tests -- again, just a choice of terms) drive the code you write. 测试驱动的编程是让程序员测试(即单元测试―重申一下,只是换用一个术语)决定您所编写的代码。 www.ibm.com 7. Whether you are a beginner, is an experienced programmer, software project managers, the book are suitable for your reading. 无论你是初学者,是有经验的程序员,还是软件项目经理,本书都适合你阅读。 s.dssz.net 8. But as a programmer learning the Ruby language myself, I can let you know why it is interesting. 但我自己作为一名学习Ruby语言的程序员,我可以让您了解它为什么很有趣。 www.ibm.com 9. I'm looking for a programmer that can help me with an integration situation. 我正在寻找一个程序员,他可以帮助我的积分情况。 www.bing.com 10. The programmer might determine that inlining is useful for a large function that the compiler would not automatically inline. 程序员可能觉得内联一个编译器不会自动内联的大函数很有用。 docs.google.com 1. I want you to figure out what you think is best. I am a programmer and would like to see your thoughts on what you would use. 我要你找出你认为是最好的。我是一个程序员,想看到你会用你的想法。 www.bing.com 2. A programmer must build up a tree step-by-step, constructing each node and inserting it into its place in the tree. 程序员必须逐步地构建一棵树,构造每个节点并将其插入到该树中的某个位置。 www.ibm.com 3. This representation is general enough that the programmer is not constrained to any particular type of problem. 这种程度的表示形式基本上足够程序员不受约束的处理各种特殊类型的问题。 www.douban.com 4. As a musician and a programmer, I'm constantly drawing relationships between the two activities. 作为一个音乐家和一名程序员,我经常勾画这两项活动之间的关系。 www.bing.com 5. The contents of the book, article, close to the programmer' s life and to make a strong response from readers. 书中收录的文章内容贴近程序员的生活,令读者产生强烈共鸣。 www.pudn.com 6. By this way, SWT wants the components created by programmer can be automatically released when dispose methods of display is called. 这样,SWT就能让由编程者创建的组件在display的dispose方法被调用的时候自动被释放。 www.blogjava.net 7. Programmer MUST speak good English and be able to have phone conferences. Must have common sense. 程序员必须说一口流利的英语,并能有电话会议。必须有共同的感觉。 www.bing.com 8. objects on the screen with polylines. A polyline is a graphics programmer's term for a multi segment line defined by an array of vertices. 许多程序在屏幕上画出的对象呈折线形,折线是绘图程序的专用术语,专指由一系列顶点定义的多段线条。 www.jukuu.com 9. message. The master programmer continues to work at his terminal, for he does not know that the bird has come and gone. 带来的消息,编程大师则继续在他的终端前工作他根本不知道这只鸟曾经来过。 forum.ubuntu.org.cn 10. As a Relational Database programmer, my first choice was to use a Relational Database System to save these XML documents. 作为一名关系数据库程序员,我的首选是使用关系数据库系统保存这些XML文档。 www-128.ibm.com 1. As a programmer, the best option is to get a degree in computer science at a traditional four-year university. 作为一个程序员,最好的选择是在一个传统的的4年制大学里拿一个计算机科学的学位。 www.bing.com 2. You do not have to be an expert Java programmer to create a JavaFX application, but familiarity with Java is helpful. 创建JavaFX应用程序并不要求您是专业Java程序员,但是熟悉Java非常有帮助。 www.ibm.com 3. The information provided by SQuirreL SQL client can be particularly useful for the Java programmer who wishes to interact with a database. SQuirreLSQLclient所提供的信息对于希望与数据库交互的Java程序员可能特别有用。 www-128.ibm.com 4. adn ever been a system analyst and a senior programmer. 曾经担任系统分析员、高级程序员。 study-abroad-web.com 5. And the programmer added ^ and $ so that file name will contain these characters from the beginning to the end of the string. 程序里增加里^和$以便文件名这个字符串从开始到结束都包含这些字符。 www.bing.com 6. Your design documents will be essential documentation for a maintenance programmer who will see the code for the first time a year from now. 对于在一年之后才能看到代码的程序维护人员来说,设计文档是必需的。 www.ibm.com 7. Even the best ones can be foiled, though, by a sufficiently willful programmer committed to ignoring basic principles of memory management. 但是,即使最优秀的编程人员也可能会被忽略内存管理基本原则的非常任性的编程人员搅乱。 www.ibm.com 8. If becoming a Unix ninja is one of your programmer goals, you absolutely must get good at shell scripting with bash. 如果成为一个Unix高手也是你学习的目标,那么你绝对要精通bash这个脚本语言。 blog.sina.com.cn 9. Hello, I am looking for an experienced programmer who can assist me with the back end of my osCommerce website that is primarily PHP. 你好,我在寻找有经验的程序员谁可以帮助我的oscommerce的网站,主要是PHP的后端我。 www.bing.com 10. A single good programmer working on a single task has no coordination or communication overhead. 一个好的程式员在单一工作上工作并没有协调或沟通的花费。 local.joelonsoftware.com 1. Seeking a dedicated computer programmer capable of operating in a collaborative environment with superior skills and excellent work ethic. 寻找一个专门的电脑程序员在一个拥有优越的技能和优良的职业道德协作环境下工作。 www.bing.com 2. After production of a flowchart, pseudocode, or both, the programmer actually writes the code in a language specific for the project. 在完成流程图、伪代码、或两者都完成之后,程序员真正开始用语言为特定的项目编写代码。 cs.jnu.edu.cn:8080 3. Still do programmer to need kind of a kind of idea only, although had not suffered these digital training, can you also have? 还是做程序员只需要一种思想方式,即使没有受过这些数字训练,也能拥有? pjprimer.com 4. You can use BIG to act as a programmer-friendly interface between the in-game transactions and the out-of-game commerce engine. 可以使用BIG作为游戏内交易和游戏外交易引擎之间的程序员友好的接口。 www.ibm.com 5. The master programmer shrugged. "Then the training will never be completed, " he said. 大师耸了耸肩说:“那就永远完不成了。” www.smth.org 6. The lessons of this tutorial will lead you from being a beginning student of C up to being a C programmer. 的教训,本教程将引导您从一个学生开始的C最多的一个C程序员。 tieba.baidu.com 7. Choosing the algorithm that best fits the application is an important part of your task as a programmer. 作为程序员,最重要的一个任务就是为应用选择一个最适合的算法。 www.bing.com 8. Mutual exclusion (most often referred to as mutex) allows the programmer to "attach" locks to resources. 互斥(通常被称为mutex)允许编程人员给资源上锁。 forum.byr.edu.cn 9. You want a language that was designed to be easy to learn and remember by a single new programmer. 你需要一个为新学编程的人设计的容易学习和理解的语言。 kb.cnblogs.com 10. He is something of a programmer. 他略微熟悉程序编制。 www.best1.cn 1. As a Java programmer, some of the ideas will be familiar to you, particularly if you test, and others will stretch your understanding. 作为Java程序员,您对一些概念可能比较熟悉,特别是在测试的时候,而其他一些概念可以拓展您的理解。 www.ibm.com 2. The master programmer shrugged. "Then the design will never be completed, " he said. 大师耸了耸肩说:“那这个项目就永远完不成了。” blog.hjenglish.com 3. Users will no longer be at the mercy of one programmer or company which owns the sources and is in sole position to make changes. 使用者不在需要看某一个拥有原始码的程式师或公司的脸色—如果只有他们想作些更改的话。 www.linux.org.tw 4. Your job as a programmer is to do everything in your power to get your users to work even if construction is going on. 作为程序员,您要做的是即使有问题存在,也要全力保证用户正常工作。 www.ibm.com 5. A computer programmer from New York City moves to the tranquil Adirondack Mountains and stays in contact with her office via computer. 一位电脑程序设计员从纽约市搬到了宁静之阿第伦达克山,用电脑保持与她办公室之间之联系。 wzksw.com 6. Although the transformed algorithm is faster, it is not at all an accurate representation of the programmer's intention. 尽管转换后的算法更快,但它根本没有准确表达程序员的意图。 msdn2.microsoft.com 7. A programmer will type C Source code source code in a text editor and then compile it into a binary executable form. 程序员可以在文本编辑器中编写C源代码,然后把它编译成二进制可执行格式。 wiki.ubuntu.org.cn 8. Again, you don't need to be a programmer; you just need a basic understanding of these technologies. 你不必去成为程序员,你只需要一些相关的基本技术知识就可以了。 www.bing.com 9. Naturally, the contents of these registers have been specified by the programmer for each device. 当然,这些寄存器的内容已由程序员针对每个设备加以规定了。 www.kuenglish.info 10. Tough economic times had made it hard for him to earn a living as a computer programmer in the capital. 低迷的经济使身为电脑程式师的他很难在首都谋生。 c.wsj.com 1. The advanced programmer must be prepared to accept this, because she has a unique power and therefore a unique responsibility. 一个高级的程序设计师必须要准备去接受它,因为她又独一无二的能力因此也有着独一无二的责任。 wenwen.soso.com 2. They provide language support allowing the programmer to say, "These operations are designed to be used with this type of data. " 他们提供允许程序师说的语言支持,“这些操作被设计被数据的这一个类型用”。 zhidao.baidu.com 3. A programmer can use the classes to interact with a message queue allowing messages to be sent, received, or replied to. 程序员可以使用这些类来与消息队列交互,发送、接收或回答消息。 www.ibm.com 4. When writing the program, the programmer did not make the assumption that the TPS signal would fail. 在编写程序时程序员并不能假设TPS信号将是无效的。 www.ispcs.cn 5. Contrary to what most people say, I do not think every programmer can flourish on an XP team. 与大多数人所说的相反,我认为不是每个程序员都会在XP团队中受益。 www.ibm.com 6. Useful stuff, but the exact details involve a lot of memorization and a lot of tedium that you don't normally need as a programmer. 是些有用的东西,但是实际细节却包含大量的记忆量并且枯燥,作为一个程序员来说根本不需要这些。 note.sdo.com 7. It requires years of practice, patience, and discipline to become a good programmer, and you are never finished learning. 成为一名优秀的程序员要求有多年的实践,耐心和锻炼,并且学无止境。 www.cnblogs.com 8. If you are a talented programmer, you may spend a great deal of time refining your programming skills. 如果你是一个天才的程序员,你可能会花相当多的时间来增进你的编程技巧。 dictsearch.appspot.com 9. Real Programmers don't like the team programming concept. Unless, of course, they are the Chief Programmer. 真正的程序员不喜欢团体开发的观念,除非,当然了,他们是头头。 www.delphibbs.com 10. Illustrates the type of sound system the programmer might have worked with. 显示了程序员可能遇到的音响系统。 www-128.ibm.com 1. Constructors called in the order of base-to-derived. However, the execution of destructors cannot be controlled by the programmer. 构造函数以基类到派生类的顺序被调用。但是,析造函数不受程序员的控制。 www.worlduc.com 2. A non-programmer I recruited to review this book confirmed that the first few chapters seem pitched right for a beginner. 我新招聘以评论该书的一个非程序员证实了最初几章对初学者而言进度是合适的。 www-128.ibm.com 3. At least when you re prototyping a utility, or figuring out how useful it is, favor programmer efficiency over performance tuning. 至少当您在对某个实用程序进行原型化,或在弄清它是如何有用时,程序员效率将优先于性能调整。 www-128.ibm.com 4. Confirmations get written into software when a programmer arrives at an impasse in her coding. 当程序员在编码陷入僵局时,就在软件中创建一个确认对话框。 www.jukuu.com 5. This table contains the processor "s mapping between interrupts and interrupt service routines and must be initialized by the programmer. " 表格包含中断与中断服务程序之间的器的映射,由程序员初始化。 www.ttxyy.com 6. These modifiers let the programmer control the inheritance relationships in an application . 程序员可使用这些修饰符控制应用程序中的继承关系。 www.bing.com 7. It isn't a direct solution, but rather a "path" that leaves implementation details up to the programmer. 它不是直接解决方案,而是一个“路径”,实现的细节要由程序员提供。 www.ibm.com 8. Implementing this proposed abstract data buffer should be a relatively trivial task for an average C programmer. 对于普通C程序员来说,实现这种建议的抽象数据缓冲区应该是一项相对容易的任务。 www.ibm.com 9. The programmer who created it, Armin Heinrich, says he thought he was abiding by Apple's rules for its developers. 这款软件的开发者阿明?亨德里希(ArminHeinrich)称,他坚信自己遵守了苹果对开发商的规定。 www.bing.com 10. Refers to those attributes of a system visible to a programmer, or those attributes have direct impact on logical execution of program. 程序员可见,或者对程序执行有直接影响的属性? wenku.baidu.com 1. One of the more complicated tasks for a C programmer is coding a parser within a reasonable time period. C 程序员需要面对的最复杂的任务之一就是在一段合理的时间期限内编写一个解析器。 www.ibm.com 2. Programmer and management hesitance to improving code, for fear of introducing new problems: "If it ain't broke, don't fix it. " 程序员和管理层对改进代码持怀疑态度,因为害怕会引入新的问题:“如果它还没彻底坏掉,就不要管它”。 www.ibm.com 3. The programmer is a social animal whose survival depends on communication with her team. 程序设计师是依靠和她的团队沟通来生存的社交动物。 wenwen.soso.com 4. This activity should include all the code related to the system, regardless of what component or interface a programmer is working on. 这一行为应该包括相关系统的全部代码,不论程序员工作于什么组件或接口上。 www.ibm.com 5. Also like the Perl library, PHP allows the programmer to look at the underlying XML-RPC conversation for debugging. 同样与Perl库类似,PHP使程序员能够查看底层的XML-RPC会话,以便用于调试。 www.ibm.com 6. In practice, generally speaking, the programmer must have in order to understand and modify the source code of a program. 在实际工作中,一般来讲,编程人员必须要有源码才能理解和修改一个程序。 wenwen.soso.com 7. In my company's early years, we had a bright part-time programmer who threatened to drop out of high school to work full-time. 在我公司的最初几年,我们有一个光明的部分时间制程序员谁威胁要退出高中全职工作时间。 zhidao.baidu.com 8. Issue to material PMC, code programmer and purchaser if it concerns material complement or reservation. 若关系到补料、订料时,须发物料PMC、编码员、采购员。 blog.sina.com.cn 9. Embracing immutability is high on the list of ways to think like a functional programmer. 在像函数式编程者那样思考的方法列表中,维护不变性处于列表的较高位置。 www.ibm.com 10. to be the head of the analyst programmer , computer operator and data processor grades. 担任系统分析程序编制主任、电脑操作员和资料处理员职系的首长。 www.ichacha.net 1. The programmer describes the component to be processed in this language, and the computer converts it to commands for the NC machine. 程序员用这种语言描述了组件,以处理为数控机床和计算机转换命令。 iask.sina.com.cn 2. The entry barrier is extremely low, especially for a programmer who has experience with a C-like language. 入门极其容易,尤其是对于已经具有C类语言的经验的程序员来说。 www.ibm.com 3. The only crop-production machine programmer in this world was found hang himself on the spire of the "Liberty Tower" . 是一小时前发生的…全球唯一的粮食系统程式设计师被发现在自由之塔的塔尖上吊颈自杀。 dictsearch.appspot.com 4. Each of these technologies uses processor time outside of the application programmer's control. 这两种技术都要使用应用程序编程人员无法控制的处理器时间。 www.ibm.com 5. Looking for a position as a computer programmer with a medium-sized firm. 谋求一家中型公司的计算机程序员职位。 e.3edu.net 6. What do you think about this design programmer? 帮我看一下这种设计方案到底行不行? www.pe.gxnu.edu.cn 7. Compilers are programs that are the interface between the programmer and the underlying machine architecture. 编译器是作为程序设计人员和底层机器架构之间的接口的程序。 www.ibm.com 8. The -w flag signals to turn on warning - always a good idea, even for an experienced programmer. w标志表示打开警告标志总是一个很好的主意,即使对于很有经验的程序员来说。 www-128.ibm.com 9. Due to the site scripts and stuff, we do not allow anyone on the site code other than our programmer. 由于该网站的脚本类的东西,我们不容许任何人在网站上的代码比我们其他的程序员。 www.bing.com 10. When a computer programmer in Morocco set up a bogus profile of the brother of Morocco's king, Mohammed VI, he was jailed for three years. 一个摩洛哥计算机程序员假冒该国国王穆罕默德六世的兄弟建立了一个页面,他随后被判入狱三年。 www.bing.com 1. Code monkey is a computer programmer or other person who writes computer code for a living. 我们已调派一群训练有素的电脑程式设计人员来处理状况。 5i01.com 2. This stub service would expect a C interface to be defined by the TCS programmer to receive the various function calls. 这个服务期望一个C接口来被TCS程序员来定义并接收各种不同的方法调用。 zhidao.baidu.com 3. A person engaging in the activity of programming is referred to as a programmer. 动人的在规画的活动中的一个人被称为一个程序师。 zhidao.baidu.com 4. A programmer can focus on the raw content presented in the examples above, and a graphic artist or webmaster can attend to the presentation. 程序员可以关注上例所示的原始内容,而图形设计师或网络管理员则关注表示。 www.ibm.com 5. The nested map, however, is blank until the programmer fills it in using any of the mapping transforms. 然而,在程序员使用任何映射转换进行填充之前,嵌套映射一直是空白的。 www.ibm.com 6. JAVA Sleepless CHM dedicated to all determined to become a senior programmer at all brothers! JAVA夜未眠CHM献给所有立志于成为高级程序员的所有弟兄! nulung.com 7. Programmer tests tell developers whether the system works (as defined by the customer) at any point in time. 程序员测试告诉开发人员系统是不是在任何时刻都能正常运行(象客户定义的那样)。 www.ibm.com 8. Tom Christiansen posted a list of one-liners on Usenet years ago, and that list is still interesting and useful for any Perl programmer. 几年前,TomChristiansen在Usenet上贴了一个一行程序列表,对于任何Perl程序员而言,该列表至今仍很有趣且有用。 www.ibm.com 9. For the programmer it makes a great deal more sense too, learning one language to build applications for both environments. 这对于开发者来说意味更多,因为只需要学习一种语言就可以在两种环境里创建应用。 news.cnblogs.com 10. But the programmer's gut check is deeply meaningful, and goes to the heart of the issue. 但程序设计人员的内脏检查非常有意义,并且直入问题的心脏。 www.ibm.com 1. This book suitable for middle and senior network programmer to read and reference for computer professionals. 本书适合中、高级网络程序员阅读,也可供专业计算机人士参考。 nulung.com 2. Looking for a position as a puter programmer with a medium-sized firm. 谋求一家中型公司的计算机步伐员职位。 yulu.uu5x.com 3. Immediate feedback from another programmer can point out a bug before software moves to production. 从另一个程序员即时反馈回来的信息,可以在软件产品化之前发现bug。 www.infoq.com 4. A language must not be too complex, lest the programmer forget half of it. 语言不能太复杂,否则程序员总是会一知半解。 www.infoq.com 5. But a programmer worked out how to do this for Microsoft a year ago. 不过一名程序员一年前就知道怎么为微软做到这点。 www.bing.com 6. Having the DBMS determine the optimal access path to the data lifts a heavy burden off the programmer's shoulders. 让DBMS确定到数据的最优存取路径解除了程序员肩上沉重的负担。 www.ibm.com 7. Part of a T-SQL programmer's job is to translate application users' requests for information into queries. T-SQL程序员的一部分工作是将应用程序用户对信息的请求转换为查询。 msdn2.microsoft.com 8. The upside of application engines is the fact that they completely relieve the programmer from worrying about session management. 应用程序引擎的上面反应了这样一个事实:他们完全将程序开发者从会话管理的担忧中释放出来。 www.ibm.com 9. If you have excellent resources that you use very often as a professional programmer, by all means let me know. 如果您作为一个专业的Java程序员,有一些常用的优秀参考资料,一定要让我知道这些资料。 www.ibm.com 10. A hardcore CGI script programmer with all the social skills and charisma of a plastic action figure. 作为技术核心,CGI脚本程序员具备所有社会技能以及塑料作战玩具的超凡魅力。 blog.sina.com.cn 1. For the individual programmer, the ability to quickly build the system while writing new code has a number of benefits. 对于程序员来说,写新代码的同时快速构建系统的能力具有许多好处。 www.ibm.com 2. Accuracy: computers may be programmed to calculate answers with a desired level of accuracy as specified by the programmer. 精确度:程序员可以按照自己所希望的精确度为电脑编程以解决计算问题。 iask.sina.com.cn 3. Much like the goal of wanting to run a 5-minute mile, we can start by looking at where we are as a programmer versus where we want to be. 和想5分钟跑一英里差不多,我们可以从对比现在作为程序员的自己和所期望能成为的程序员来入手。 www.bing.com 4. So he finds it easy to pick up small gigs from the job board at the local Programmer's Cafe. 也因此,他很快就开始在当地程式员聚会中接了些小专案来做。 local.joelonsoftware.com 5. Any behavior of a component that isn't included in the API is not behavior that the client programmer can rely on. API中不包括的组件的所有行为不是客户机编程人员可以依靠的行为。 www.ibm.com 6. DBI gives the API a consistent interface to any database that the programmer wishes to use. DBI为API提供了一个一致的接口,它可以适用于程序员想使用的任何数据库。 www.ibm.com 7. Before we get into the programmer practices, let me clarify something from last month. 在我们讨论程序员方法之前,我们先来弄清楚上个月的一些问题。 www.ibm.com 8. Of course, in the case of a language interpreter, the user is the programmer. 当让对于语言解释器来说,用户就是程序员。 www.infoq.com 9. I can honestly say that neither text editor change made me a much better programmer. 我可以很老实地说,文本编辑器的改变并没有使我成为一个更好的程序员。 news.cnblogs.com 10. With this interface, a programmer can supply a number of designers for the component, with the appropriate one being determined dynamically. 通过此接口,程序员可以为组件提供许多设计器,并动态确定一个适当的设计器。 msdn2.microsoft.com 1. If you're willing to be part of the training department, go ahead and accept new programmer hires. 如果你愿意成为一个培训部门,可以继续接受一些新程序员。 www.soft6.com 2. A young man was hired by a company as a programmer for his excellent coding skills. 有位年轻人因为有一套编程序的绝活,被一家单位聘为程序员。 ptxal.tianyablog.com 3. However, if it stores pointers to objects, programmer is responsible to delete all pointers. 但,如果它保存的是对象的指针,删除指针就应该是程序员的责任了。 blog.sina.com.cn 4. Suppose you want to tag classes and structs with the name of the programmer who wrote the class or struct. 假设您要用编写类或结构的程序员的名字标记类和结构。 msdn2.microsoft.com 5. The SAX programmer writes callback method implementations that are the snippets of code executed upon these various event occurrences. SAX程序员编写回调方法实现它们,是在发生这些各种事件时执行的代码片段。 www-128.ibm.com 6. Sometimes the programmer must be constantly aware of what type of manipulation is going on. 有些时候,程序员必须时刻留意准备处理的是什么类型。 www.hotdic.com 7. But Li, the software programmer, said he feels cheated. 但是,软件设计师李工,则说他感到受了骗。 www.bing.com 8. HOP is a terrific book targeted at the advanced Perl programmer with a significant computer science background. HOP则是一本比较“恐怖”的专著,目标读者是那些具有相当计算机科学背景知识的高级Perl程序员。 www.ibm.com 9. The study of Jackson is as important to an architect's professional growth as the study of Donald Knuth is to a programmer's. Jackson的研究对架构师职业发展的意义就像DonaldKnuth的研究对程序员一样重要。 www.ibm.com 10. Just about every serious attack on a software system begins with the violation of a programmer's assumptions. 几乎每一个软件系统的攻击严重违反程序员的假设开始。 translate.google.cn 1. However, he needs to be more serious and organised if he wants to become a computer programmer. 不过,如果他想成为一名电脑程序员的话,必须更缜密、更有组织能力。 blog.163.com 2. The microcomputer programmer, upon hearing this, fell silent. But the two programmers remained friends until the end of their days. 微机程序员听完了这些,陷入了沉默。但这两个程序员仍然是朋友,直到生命的尽头。 club.tech.sina.com.cn 3. Besides this project, the programmer must also follow the maintenance over time of the updated software. 除了这一项目,程序员还必须遵循以上的软件更新时间维修。 www.bing.com 4. The upshot of this for the user-level programmer is that system-level functions can only be accessed through specified supervisor calls. 对于用户级程序员来说,只能通过特定的监控调用才能访问系统级函数。 hi.baidu.com 5. This book should be on every programmer's desk, regardless of the actual language or platform being used. 每个程序员应该人手一册,不管他实际使用的语言或平台是什么。 www.ibm.com 6. We have done 100s of this; our programmer is currently unable to work and we need someone to take this job. 我们已经做了这100秒,我们的程序员,目前无法工作,我们需要有人能做好这份工作。 www.bing.com 7. I'm an inexperienced programmer; I did not know the objective-C programing language when I got started, but it was very simple to learn. 我在做程序方面没什么经验;,最开始也不懂编程语言,但它很好学。 open.163.com 8. Hence, the application programmer determines the level of format abstraction with its advantages and disadvantages. 因此,应用编程人员决定了格式的抽象层次,不同的抽象层次各有优缺点。 www3.gdin.edu.cn 9. The attribute in this example stores the name and level of the programmer, and whether the code has been reviewed. 该示例中的属性存储程序员的名字和级别,和关于该代码是否已被复查过的信息。 msdn2.microsoft.com 10. This only happens, however, when every programmer is checking code into the system on a frequent basis. 这仅仅当每名程序员能够经常性的检入系统代码时才会发生。 www.ibm.com 1. The hope is that this book will help the reader gain new insights and become a better programmer and designer. 我的希望是本书能帮助读者获得新的洞察力,使他们成为更好的程序员和设计师。 blog.sina.com.cn 2. Any good programmer can take requirements and a design and develop a solution that meets the needs that are laid out. 任何优秀的程序员都能根据最终用户的需求或者设计,开发出符合要求的解决方案。 dongxi.net 3. A good programmer can whip up such a program in a day. 优秀的程序员一天就能写出这样的程序。 dict.wenguo.com 4. Here's something that has happened several times: a programmer asks me to intervene in some debate he is having with a program manager. 比如说这样的事曾发生过多次:一个程序员请求我去调解他跟程序经理之间的争论。 www.bing.com 5. My dream is to be a computer programmer, who can create software or computer games. 我的梦想是成为一个电脑程序员,谁能创造软件或电脑游戏。 zhidao.baidu.com 6. The programmer forms the heart of the process chromatograph. 程序控制器是色谱仪的关键部件。 www.kuenglish.info 7. A slice represents a contiguous segment of an array, allowing a programmer to refer to specific sections of the underlying storage. 一个切片(slice)表示一个数组内的连续分段,支持程序员指定底层存储的明确部分。 www.infoq.com 8. Listing 1 is written in a naive style that a beginning programmer might use with code that seems to repeat itself. 列表1编写的风格非常简单,一个编程的初学者可能会这样用,看起来像是在重复它本身。 www.ibm.com 9. I require an a programmer who has an understanding of orde flow and system structure that will allow this to be executed with ease. 我需要一个程序员谁拥有的奥德流动和系统结构的认识,使这是轻松执行。 www.bing.com 10. The programmer for this job needs to be familiar with the forex market and be familiar with common indicators. 此工作的程序员需要熟悉和适应外汇市场的共同指标,并与熟悉。 www.bing.com 1. If you're a beginner or intermediate-level programmer, then this book has much to offer. 如果您是初学者或者是中级程序员,那么此书为您提供了许多内容。 www.ibm.com 2. If you're a programmer and a fan of design patterns, I am sure that you will find that antipatterns have much to offer. 如果您是一名程序员,并且是设计模式的爱好者,我保证您会发现反模式能够提供的不止这些。 www.ibm.com 3. If you're a programmer, let the customer drive, even if it worries you. 如果您是程序员,让用户驱动,即使您对其很反感。 www.ibm.com 4. The process produces code that downloads much faster, but is much more difficult for a programmer to read. 该过程生成下载较快、但是对编程人员来说比较难读的代码。 www.ibm.com 5. The following items shall be included in the staffing programmer of an administrative agency of the State Council. 国务院行政机构的编制方案,应当包括下列事项。 yingyucihui.scientrans.com 6. As a Java programmer, the only place you will encounter these differences is when using the handlers, which we will cover in a future tip. 作为Java程序员,您只会在使用处理程序时遇到这些差异,我们将在以后的技巧文章中对如何处理这种情况进行讨论。 www.ibm.com 7. The programmer, like the poet, works only slightly removed from pure thought-stuff. 程序员,诗人一样,只是轻微拆除工程从单纯的思想的东西。 wenwen.soso.com 8. A parallel processor deprives the programmer of one of the most valuable tools for debugging: repeatability. 平行架构的处理器,使程式设计师丧失了一项最重要的除错工具:可重复性。 tr.bab.la 9. A good understanding of the XSLT processor will help you be a more productive XSLT programmer. 很好地理解XSLT处理程序可以帮助您成为效率更高的XSLT程序员。 www-128.ibm.com 10. As with the programmer practices and joint practices, some of these practices weren't in the original XP list of 12. 与程序员方法和联合方法一样,这些方法中有一些并不在最初的12种XP方法之列。 www.ibm.com 1. A master programmer passed a novice programmer one day. The master noted the novice's preoccupation with a hand-held computer game. 一天一个掌握了道的程序员遇到了一个初学者程序员。掌握者注意道初学者在出神地玩手持计算机游戏。 club.tech.sina.com.cn 2. Is a wonderful book on Scheme programming for beginners, which really teaches how to think like a Scheme programmer. 是关于Scheme编程的面向初学者的一本好书,它将真正教您如何像Scheme程序员那样去思考。 www-128.ibm.com 3. The engineer doesn't say a word, but reaches into his wallet, pulls out a five dollar bill and hands it to the programmer. 工程师不置一词,直接拿出钱包,抽出5美元并递给程序员。 blog.sina.com.cn 4. You can of course filter your variables manually too, but those methods are more prone to human error and forgetfulness by the programmer. 当然,你也可以手动地检查你的这些变量,然而,手动的检查容易出问题,而且很经常会被程序员忘了。 blog.163.com 5. If, some time ago, another programmer wrote an excellent subroutine to deal CARDS, it would make sense to reuse that logic. 如果以前有人编写了一段很优秀的发牌子程序,那么重新用那个子程序是有意义的。 dict.ebigear.com 6. Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris. 大多数的你们都熟悉程序员的美德。他们有三点:懒,不耐烦,以及狂妄自大。 www.cnblogs.com 7. Sometimes the firm's programmer is left in charge when the rest of the staff leaves the office. 有时候,当其他员工都不在办公室时,那位程序员就负责决策。 chinese.wsj.com 8. Of course, if I did something so simple, I'd lose my professional pride and never work as a programmer again. 当然,如果做的事情如此简单,那么我就配不上我的专家称号,而且也不会再做程序员。 www.ibm.com 9. Before entering the legal profession, he was a software engineer and programmer for mainframe computer systems. 佩里茨在从事法律职业前担任过电脑系统主机软件工程师和编程师。 iipdigital.usembassy.gov 10. The programmer can immediately see if a condition is not going to be met and take corrective measures before running the code. 这样程序员就可以立即得知条件是否得到满足,并在运行代码之前进行一定调整。 www.infoq.com 1. The quintessential quality of a Perl programmer is productive laziness (or lazy productivity). Perl程序员最典型的特点是懒惰而高效(productivelaziness,或者说是lazyproductivity)。 www.ibm.com 2. I'm going to assume that you're a basically competent programmer and that you are basically competent in java. 我将假设你是一个基本称职的程序员,并对Java有一定的了解。 www.bing.com 3. we cannot guarantee full payment until the system has been proven to work as advertised by programmer. 我们不能保证足额发放,直到系统已经被证明可以由程序员宣传工作。 www.bing.com 4. It's up to the user or programmer to feed these statements into an actual RDBMS. 是否将这些语句放入实际的RDBMS由用户或程序员决定。 www.ibm.com 5. From the perspective of a programmer writing an application that uses CPrimeCalculator, handling events is simple and straightforward. 从使用CPrimeCalculator来编写应用的程序员角度看,处理事件简单而直白。 www.cnblogs.com 6. But the truth is, every programmer has personal projects, frugal clients, or management roles that require design. 但事实上,程序员们也要去设计一些个人项目,简约的客户端和角色管理之类的东西。 www.elanso.com 7. Passed the programmer examination(computer technology and software qualification) , acquired the certificate of Programmer. 通过程序员考试(计算机技术与软件专业技术资格考试),获得程序员证书; zhidao.baidu.com 8. A programmer embraces the limitations of his programming language or tools and works around them. 程序员会拥抱程序语言或者开发工具的局限,并乐在其中。 www.bing.com 9. We hired this programmer , he came in , he drank our Cokes and played Foosball for three years and he had one idea . 我们雇用了这个编程师,他来到公司,喝了我们的可乐,玩了三年桌上足球,然后他只设计出一个修补程序。 www.bing.com 10. At this time, a computer programmer in the company developed a new software operating system. 在这个时候,公司的一名电脑程序员开发了一款新的软件操作系统。 bbs.tingroom.com 1. The source code contains all the commands and comments a programmer used to code the software. 原始代码包含所有命令并且评论被用于的程序员编码软件。 zhidao.baidu.com 2. Code generators, WSYWIG editors, they all produce hideous code that has to be reworked by a programmer who knows how to deal with it. 无论是代码生成器还是所见即所得编辑器,他们都会产生丑陋的代码,而这些代码需要由经验丰富的程序员手工修改。 www.infoq.com 3. Note: I have two similar related projects that the winning bidder may bid on - it would be best if the same programmer worked on all three. 注:我有两个类似的相关项目的中标人可能出价-这将是最好的,如果同样的程序员在所有三个工作。 www.bing.com 4. This eliminates a certain class of programming problem: the so-called "memory leak, " in which a programmer forgets to release memory. 这样做可防止在C 里很常见的一个编程问题:由于程序员忘记释放内存造成的“内存溢出”。 www.bing.com 5. As the programmer was attempting to extricate himself from the garbage, the dog wandered over and piddled on him. 程序员试图从垃圾堆挣扎出来之时,那条狗跑过来在他身上便溺。 dictsearch.appspot.com 6. The remoting architecture, however, provides the programmer with an even simpler procedure. 但是,远程处理结构为程序员提供了更为简单的过程。 msdn2.microsoft.com 7. The programmer come up with a solution to the system problem. 程序员想出了一个解决系统问题的办法。 blog.hjenglish.com 8. In every high-level programming language, the programmer can define functions and PHP is no different. 在每一种高级编程语言中,程序员都可以定义函数,PHP也不例外。 www.ibm.com 9. The most crucial part of this production line is, of course, the programmer. 当然,这个产品线中最重要的部分就是程序员。 www.ibm.com 10. When an instance of a class is created, a reference to the object is passed back to the programmer. 创建类的实例后,将向程序员传递回对该对象的引用。 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。