为什么在 Microsoft Word 中输入 rand(100,60) 会导致创建 81 页?

发布于 2024-08-25 15:16:23 字数 263 浏览 1 评论 0原文

我有一个非常简单的 Office 实用程序问题。

打开 Microsoft Word(2003 或 2007),无论您使用什么。

  • 让我们有一个新的空白文档(由您决定是否拥有它)
  • 按 Enter 键转到新行
  • 现在在新行中输入“=rand(100,60)”
  • 现在按 Enter
  • 写完后 - 它将创建81 页的长篇故事

问题是 Microsoft Word 到底在做什么?

I have a very simple Office utility question.

Open Microsoft word (2003 or 2007), whatever you use.

  • Let's have a new empty blank document (it's up to you to have it or not)
  • Press enter to go to a new line
  • now type "=rand(100,60)" in new line
  • Now press enter
  • After writing this - it will create 81 pages long story

The question is what exactly is Microsoft Word doing?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

皇甫轩 2024-09-01 15:16:23

这是一项已知功能。

100 是段落数; 60 是每段的句子数。

This is a known feature.

100 is the number of paragraphs; 60 is the number of sentences per paragraph.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文