星期三, 十一月 29, 2006

No need to..., when...关于巧妙利用google找自己不熟悉的句式

经常有人写东西想表达中文的意思,但是不懂语法怎么写.share一点google的技巧,很容易找到你想要的句式,而且地道的英文.从此不用到处问人,1秒钟找到答案~

今天帮人改一个句子语法,发现他用了一个不错的句式,
It is not necessary to throw DuplicateException When add a duplicate TransactionSet, just update it is enough. At the same time, The method for updating Transactionset should be removed.

google了一下:
关键词 "no need to" when
搜到: No need to run yourself ragged when training for a marathon.
所以我很
后面是进行时的

把关键词改成 "no need to" just
搜到No need to change Internet Explorer, just pay us

这样的句式也是有的

最终修改版本:
Actually, it is not necessary to throw a DuplicateException when adding a duplicate TransactionSet, just update the TransactionSet. At the same time, the method for updating the Transactionset should be removed.

没有评论: