After days of reflection she decided to write back.
经过几天的认真思考,她决定回信。
He'd go back to his office and he'd write these memos, now they were memos to his staff about the problems he had seen, and how they needed to be fixed.
他会回到他的办公室,写下这些备忘录,现在这些备忘录用于向员工转达他发现的问题以及如何解决这些问题。
Amy ran back to Miss Brown, "I wonder if Rachel would like to write poems in my flower garden."
艾米奔向布朗小姐,“我想知道雷切尔是否愿意在我的花园里写诗。”
You could even just use a single pointer and write data back into the buffer you got it from, although this might be a nuisance to program for on the other end.
您甚至只需要使用一个指针并将数据写回到读取数据所使用的缓冲区中即可,不过这对于另外一端的编程来说可能有些麻烦。
Some holders of Greek debt may even be able to write its value back up as a result of the deal.
有些希腊债务的持有者甚至可以写下其价值支持进行交易【因此重新提高资产账面价值】。
Meaning no built in support for mapped objects to write back to its original source, unless the user specifically create a reverse mapping after the mapped object is updated.
这意味着它并没有内建映射对象支持来回写至原始源,除非用户在更新映射对象之后明确地创建逆向反射。
As I was thinking about this opportunity and what to write I thought back to the whole reason that I am now doing what I am doing for a living.
当我就发表这篇文章的机会进行思考,并想应写点什么的时候,我回忆起促使我选择现在这种生活方式的原因。
There simply is not a good way to reattach them to a new context to write back their changes.
重新附加它们到新上下文来回写它们的更改,这并不是一个好办法。
This is by design, since having a DTO write back to e.g. a domain model would (among other things) take away its immutability, and is often considered an anti-pattern.
这需要通过设计完成,因为让DTO回写到,比方说:域模型或其他东西,就会更改它的持久性,同时人们也认为它是反模式的。
However, all the manipulation in the world is of little use if you can't properly write your changes back out to a file.
但是如果不能正确地把变动写回文件,所有这些操纵就没有多少用处。
And they were able to write themselves back into the narratives and stories of Israel's past.
他们便能将自己也纳入叙述部分,写在以色列的历史故事中。
We would receive a phone call or a piece of mail requesting our attendance at an event, and we were expected to call or write back—with an affirmative or negative response.
我们也许得打一个电话或回封电子邮件告知对方我们很忙,同时,我们也迫切希望对方予以肯定或否定的答复。
And that younger group is likely to go on my blog and write back to me to ask: "What about this?"
这些年轻人很可能上我的博客,写些东西问我问题:“这个怎么样?”
Write the changes back to the database: the next step is to apply the changes back to the database.
将更改写回数据库:下一步是将更改应用回数据库。
The cache is generally allowed to write variables back to main memory in a different order than they were written by the program.
通常允许缓存以与程序写入变量时所不相同的次序把变量存入主存。
And we could write the back-end software that runs on a cloud, like iTunes. "so we could write all these different kinds of software and make it work seamlessly."
我们可以编写各种各样的软件,让它们交织在一起并无缝地协同工作。
I get a hash tag with get_tag , empty the COMM and WXXX fields, and write it back with set_tag .
我使用get _ tag获得散列标签,清空COMM和wxxx字段,以及使用set _ tag将该标签写回。
Now, to the back end. I'll have to do this in PHP, but because the output is XML you can write the back end in any language -perl, ASP, whatever you like.
现在,回到服务器端。我们将使用php来实现,不过由于输出的是xml,所以你可以使用你喜欢的任何语言来写后段代码,比如perl或者asp。
To describe this in detail, we'll use an example where we read the name of an employee, change the name, and write the change back to the database, as in Listing 7.
为了详细描述这一点,我们将使用一个示例(在该例子中我们读出一个员工的姓名),改变这个名字,然后将更改后的结果写回数据库,如清单7所示。
If they truly value what it means to write then they'll be back to publicly sharing their content once again.
如果他们真正珍惜写作的意义,我想他们会回到公众视野里,再次分享他们的内容的。
Loop through the data records in the arrays, and change the values as needed, then write the data back to the original database and table.
循环遍历数组中的数据记录并根据需要修改,然后把数据写回原来的数据库和表中。
If the company doesn't respond in two weeks, call back or write a follow-up letter.
如果公司两周内没有反应,打个电话或再写封信过去。
The German gave his surprise correspondent a new address to write to and promised to write back when he received his letter, the Associated Press news agency reports.
有关出版新闻机构称,该德国年轻人还给了这个惊讶的收信人一个新的通讯地址,而且答应回信。
Wentworth confesses that he receives some eye-popping fan mail but is not always able to write back.
米帅承认他有收到过一些弹眼落睛的粉丝来信,也不能都回。
First of all, you need to write a back-end server that can accept connections and cache them.
首先,您需要编写能够接收并缓存连接的后端服务器。
As it happens you wrote in 1973 a letter to your future self and it is high time that your future self had the decency to write back.
在1973年你写了一封给未来的自己,现在我觉得是时候可以回信了。
Typically kernels treat all RAM memory as write-back, which yields the best performance.
在这里输入译文典型的核心将所有的随机存储看作回写式,这样抑制了存储器最好的运转。
Strebe Projection "on my back," write the geographer Marina Islas, "I have a map of the world."
斯特·雷贝投影图:“在我的后背上,”地理学家玛丽娜·伊丝莱斯(MarinaIslas)写到,“纹有一幅世界地图。”
Perl is happily polymorphic: prices are Numbers while calculating the 20% price increase, but if you write them back as strings they remain in whatever format you wrote them in.
Perl具有很方便的多态性:在将价格提高20%时,价格是数字;但是,如果将它们作为字符串写回,它们会保持您所指定的格式。
Also, think about guest speakers or lecturers you may have heard while you were in school. Write them and see if they write back.
另外,也可以给你在学校听他们讲课的讲师和特邀发言者写信,看他们是否回函。
应用推荐