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.
我希望在我最后一年的大学项目中使用 vb。
我想要做的是在用户按下 word 打印后,例如,出现一个 vb 应用程序,询问用户是否要发送打印作业然后发送它,这个应用程序的目的最终将能够发送打印从家里到另一个目的地的工作,vb 是否适合这个想法,或者另一种语言更好,我从哪里开始?
谢谢 !
这个答案在 .NET 中编写虚拟打印机有一些很好的信息,特别是有关 Windows 驱动程序开发工具包的帖子。