He Neige the careless person does not write me attractive somewhat?
为何那个马虎人不把我写得好看一些?
The application developer does not write code to handle this, they write code to avoid it.
应用程序开发人员不写代码来处理这个问题,他们写的代码来避免它。
When a trace node is invoked, it results in a processing overhead even if it does not write trace data.
在调用跟踪节点时,即使它不写跟踪数据,它也会产生处理开销。
The standby system does not write the log until it hears from the primary that that the same log is on disk there.
而备用服务器直到从主服务器收到消息,得知它磁盘上具有相同的日志,才写入该日志。
The program for the pure green software, does not write the registry, without Dll files and configuration files.
该程序为纯绿色软件,不写注册表,无需Dll文件和配置文件。
For increased efficiency, DirectoryReader does not write an XML document to the disk, instead it fires SAX events that describe the document.
为了提高效率,DirectoryReader不将XML文档写到磁盘,而是启动描述文档的SAX事件。
When that condition is false, that is, the page counter is either less than the start page or greater than the end page, it does not write any output.
当那个条件为假(也就是说,页计数器的值小于起始页或大于结束页)时,则selpg不再写任何输出。
"That will not do for a compliment to Darcy, Caroline, " cried her brother -- "because he does not write with ease. He studies too much for words of four syllables .
她的哥哥嚷道:“这种恭维话可不能用在达西身上,珈罗琳,因为他并不能够大笔一挥而就,他还得在四个音节的字上面多多推敲。
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.
如果您编写了使用额外结构成员的代码,那么您必须将其标记为不可移植的,并且包含一个完成相同任务的替换代码路径,如果您认为这样做特别友好的话。
"The linear increase in record life expectancy for more than 165 years does not suggest a looming limit to human lifespan," they write.
“165年来有记录的平均寿命线性增长,并不是说人的寿命已接近极限。”他们在文章中写道。
If a user does not have permission to write in the directory, a core file will not be created.
如果某个用户在该目录中没有写权限,则不会创建核心文件。
Unlike JSP or PHP, an XSLT processor does not blindly write the tags in the output.
和JSP或php不同,XSLT处理程序并不是把标签盲目地写入输出。
No one really wants to write build scripts. This is the kind of code that does not have any real business value.
没有人想写构建脚本,因为这种代码没有任何真正的商业价值。
As the author points out, there is probably not a person alive who does not have some bee in his bonnet about the way other people speak and write.
正如作者指出的那样,大概没有一个活着的人头脑中没装着其它人的说写方式。
While the Flex framework does not explicitly use any new functionality, developers can write code that takes advantage of the new features in the latest release of the Flash Player.
虽然Flexframework并没有显式使用任何新功能,但开发者编写的代码可以利用最新版的FlashPlayer中的新特性。
Given that the current double-checked locking code does not work, I've put together another version of the code, shown in Listing 7, to try to prevent the out-of-order write problem you just saw.
考虑到当前的双重检查锁定不起作用,我加入了另一个版本的代码,如清单7所示,从而防止您刚才看到的无序写入问题。
An attempt to increase inflation would not be unexpected: Investors would write debt contracts to hedge against such a risk if monetization of the fiscal deficits does occur.
但增加通胀的企图并不是不可预期的:如果财政赤字货币化一旦实施,投资者将签下债务合约以对冲风险。
If the form is opened from a Web site instead of the local file system, you cannot write to file at all because the form does not have a parent folder on the local file system.
如果从网站打开表单,而不是从本地文件系统打开表单,则根本不能写入文件,原因是表单在本地文件系统上没有父文件夹。
With synchronous replication, the write on the production node does not complete until it has been received on the target node, so you are guaranteed identical copies on each side.
对于同步复制,目标节点不接收到此写入操作,生产节点上的写入操作就无法完成,这样可以保证两边的复制一致。
If any authorized user can write a report, they must be prevented from accessing data that does not belong to the tenant of which they are part.
如果任何已授权的用户可以编写报告,那么必须阻止他们访问不属于其所属租户的数据。
If a user does not have READ (or WRITE as the case may be) on a particular variable, DB2 does not move on to the next schema - it just fails on compilation.
如果用户不具备针对某个变量的READ(或WRITE)权限,DB2不会移至下一个模式 ——而仅仅是不能进行编辑。
The jawbone has some human-like features, Dr. Berger and colleagues write, yet that does not mean the owner of the jawbone was necessarily human.
伯格尔博士和他的同事们在论文中写道,这块颌骨有一些类似人类的特征,然而,这并不表示这块颌骨的主人就必须是人类。
The key is to write a test that will fail if the aspect misbehaves or does not apply to the join points you intend it to.
关键是编写一个当方面行为错误或者没有应用到希望它应用的联结点处时会失败的测试。
Follow up! Even if someone does not hire you, write them a thank-you note for the interview.
继续努力!即便人家没有雇用你,给他们写张感谢卡,对给你安排了一次面试机会表示感谢。
This kind of coding is tiresome to write, is easy to omit by accident, and does not stop an attacker from subclassing the method.
这样的代码编写起来很无趣,很容易被意外省略,也无法阻止攻击者子类化该方法。
Instead of writing one monolithic handler, you can write two content handlers: one that performs reference comparisons on strings and another that does not.
相反,您不必写一个单独的处理程序,而是编写两个内容处理程序:一个程序对字符串执行传址方式的比较,另一个则不这么做。
The code is fairly easy to write, but it does not scale well because of the amount of work that it must do to count the number of records that satisfy the query that each facet value represents.
这个代码编写起来非常容易,但是伸缩性不好,因为它必须完成大量的工作来计算满足每个面值表示的查询的记录数。
The code is fairly easy to write, but it does not scale well because of the amount of work that it must do to count the number of records that satisfy the query that each facet value represents.
这个代码编写起来非常容易,但是伸缩性不好,因为它必须完成大量的工作来计算满足每个面值表示的查询的记录数。
应用推荐