电台复活节_工作中的乐趣:Microsoft Word“复活节彩蛋”

电台复活节_工作中的乐趣:Microsoft Word“复活节彩蛋”

电台复活节

This isn’t exactly an easter egg, because it’s actually documented in Microsoft’s knowledge base, but it’s one of those features that you just weren’t expecting so it still qualifies.

这并非完全是复活节彩蛋,因为它实际上已记录在Microsoft的知识库中,但是它只是您没想到的那些功能之一,因此仍然合格。

This should work in any version of Microsoft Word… Just open up a new document, and then type in =rand() into the document:

这在Microsoft Word的任何版本中都可以使用...打开一个新文档,然后在文档中键入= rand()即可:

电台复活节_工作中的乐趣:Microsoft Word“复活节彩蛋”

And then hit enter…  voila! Three paragraphs of text will be instantly added…

然后按回车……瞧! 文本的三个段落将立即添加…

电台复活节_工作中的乐趣:Microsoft Word“复活节彩蛋”

You can add more than 3 paragraphs or more than 5 sentences per paragraph by using the following syntax

您可以使用以下语法添加3个以上的段落或每个段落5个以上的句子

   =rand(paragraphs,sentences)

= rand(段落,句子)

For instance, for 6 paragraphs of 20 sentences each, you would use:

例如,对于6个段落(每个句子20个句子),您将使用:

   =rand(6,20)

= rand(6,20)

Update

更新资料

You can also use =lorem() instead of rand(), with the same syntax if you wanted to insert the Lorem Ipsum text instead of completely random text. Thanks to will in the comments for the update!

如果要插入Lorem Ipsum文本而不是完全随机的文本,也可以使用= lorem()而不是rand()来使用相同的语法。 感谢将在评论中的更新!

I’ve also added an example of the lorem ipsum generator.

我还添加了lorem ipsum生成器示例

Enjoy!

请享用!

翻译自: https://www.howtogeek.com/howto/microsoft-office/fun-at-work-microsoft-word-easter-egg/

电台复活节