Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
要在 Visual Basic 项目中测试打印,我需要模拟 SLOW 打印机,我该怎么做?
传真调制解调器非常慢,您应该可以在某处找到打印到传真的驱动程序。但由于 Windows 假脱机打印作业,您的应用程序不会注意到打印机设备很慢。
没有比真实的东西更好的模拟了。我可以推荐几个我有个人经验的模型,这将有助于您的模拟。