如何确定最低系统要求
您如何确定 Windows 应用程序的最低系统要求是什么? (操作系统、RAM、硬盘、CPU)。 我通常凭直觉行事,但我希望能够用一些东西来支持这一点。
How do you decide what the minimum system requirements are for a Windows application? (OS, RAM, HD, CPU). I usually go with my gut, but I'd like to be able to back that up with something.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
此处详细回答了您问题的第二部分。
The second part of your question is answered in great detail here.
您的最低系统要求是依赖项的系统要求集中的最高要求。
Your minimum system requirements are the highest requirements of the set of system requirements of your dependencies.