Yes, I have. I used to work as a part-time programmer in Intel Company.
有,我曾经在英特尔公司担任过兼职程序设计员。
A: Yes, I have. I used to work as a part-time programmer in Intel Company.
有,我曾经在英特尔公司担任过兼职程序设计员。
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.
我的公司创立早期,有一个相当出色的兼职程序员,声称要从高中辍学来做全职。
Last week, Last.fm "bug exterminator (department of pain)" and long-time programmer Jonty Wareing admitted that he added the codes.
上周,Last . fm“虫灭鼠药(痛苦系)”和资深程序员JontyWareing承认,他加入了这些代码。
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. We told him no.
我的公司创立早期,有一个相当出色的兼职程序员,声称要从高中辍学来做全职。我们叫他。
Most importantly, it assumes you have programmer tests -- and that they all pass all the time.
最重要的是,它假设您做过程序员测试――并且这些测试 每一次都全部通过。
It is at this point that the seasoned programmer would tell you it's time to refactor, that is, to place the responsibilities of a system at their correct level and abstract out common functionality.
有经验的程序员就会在这个时候指出重新整理要素的时候到了,即,将系统的职责置于它们正确的层并且提取共同的功能性。
My husband is a computer programmer and volunteers his time and expertise to a non-profit organization by creating and maintaining their website.
我丈夫是一个计算机程序员。他利用自己的技术和业余时间,自愿承担了一家非营利性机构的网站建立和维护工作。
One of the more complicated tasks for a C++ programmer is coding a parser within a reasonable time period.
C++程序员需要面对的最复杂的任务之一就是在一段合理的时间期限内编写一个解析器。
The 25-year-old computer programmer was home in his San Francisco apartment, spending his evening the same way he spent much of his free time: playing videogames.
这名25岁的电脑程序员,那天晚上在三藩市的公寓里,跟往常一样,正玩着视频游戏消磨空闲时间。
Figure 6 shows the same error as in Figure 5, but this time the error-handling code gives a much better picture of what happened to the user or programmer.
图6给出了与图5相同的错误,但是这一次错误处理代码向用户或程序员更好地说明了究竟发生了什么。
In modern systems, the chances that inline assembly is a good use of programmer time for optimization are virtually nil.
在现代系统上,程序员使用内联汇编进行优化的机会已经很少了。
Every time a programmer runs the build process and has a successful code compile, a run of all the applicable unit tests should follow.
程序员每次运行构建流程并成功编译代码时,应遵循所有的应用单元测试。
Less time is spent on maintaining the code and the programmer gets to concentrate on solving bigger problems.
程序员将不再将时间花在代码维护上,而是集中精力解决更大的问题。
This produces a great savings of time and memory, although it requires the programmer to explicitly manage objects in the pool.
这可以大大节约时间和内存,尽管它要求程序员显式管理池中的对象。
The point is that there are different ways to be a good programmer, and as a programmer, take the time to nurture all four of these types of programmers in yourself.
重点是,优秀的途径有很多种。作为一个程序员,这四种人才都需要大力培养。
Because WebSockets can send and receive at any time, are directly controlled by the programmer, and are not subject to proxy interference, the pipelining ability is safe and should not be disabled.
由于WebSockets可以在任何时间发送与接收,可以由程序员直接控制,因此它并不会遇到代理干扰(proxy interference)的问题,管道功能是安全的,不应该禁用。
I'm just as guilty as the next programmer. I've seen programmers sit in front of a monitor for eight hours at a time trying to solve a particular problem.
我曾见过一些程序员为了解决一个特殊问题而坐在显示器前面8小时。
These dichotomies (between efficiency versus correctness, efficiency versus programmer time, efficiency versus high-level, et cetera.) are bogus.
这些二分法(效率VS正确性,效率VS编程时间,效率VS高级)并不存在。
At some point a bright programmer decides it's time to replace the language with a new one.
从某点上讲,聪明的程序设计人员决定是时候用新的语言来代替这个语言了。
My bank provides me as a financial programmer and bookkeeper with a very helpful service: I can download a small file that lists the transactions in one of my accounts during a defined time period.
我的银行为我这个财务程序员和记帐员提供了一种非常有用的服务:我能下载一个小文件来列出一段指定时期内我帐户上的所有交易。
Even if a programmer buys the idea that communicating is a better way to learn and create, he still probably feels like he needs some "alone time" to figure stuff out.
即使程序员接受了交流是学习和创造的更佳方式这一想法,他仍可能会感到他好象需要一些“独处时间”来解决问题。
You don't have to be a programmer to deploy it, and it lets you connect systems and get real-time data from other systems, applications, and databases.
它的部署并不一定需要专门的程序员来实施。而且这款套件也让你与系统连接起来,并从其他系统,应用程序,和数据库中获得实时的数据信息。
With these boundaries well defined at design-time, the programmer is less likely to try to sneak additional functionality into code that was never meant to accommodate it.
有了这些在设计时明确定义的界限,程序员就不太可能在代码里偷偷塞进不符合设计的额外功能。
As one Blogger programmer explained at the time, the proportion of engineering resources devoted to supporting FTP vastly exceeded the 0.5% of blogs that were still published via FTP.
正如一名博客程序员在其时所作的解释,花费在FTP服务支持上的工程资源所占的比例大大超出了仍在通过FTP发布的博客比例,该比例仅占全体的0.5%。
To handle functions with long lines, we use syntax-aware reflow that runs in real time to wrap these long lines the way a programmer would.
为了处理代码行较长的函数,我们采用开发人员认可的语法识别的断行方式实时分解长代码行。
Programmer tests tell developers whether the system works (as defined by the customer) at any point in time.
程序员测试告诉开发人员系统是不是在任何时刻都能正常运行(象客户定义的那样)。
Programmer tests tell developers whether the system works (as defined by the customer) at any point in time.
程序员测试告诉开发人员系统是不是在任何时刻都能正常运行(象客户定义的那样)。
应用推荐