Hai,我将设计新的打印机驱动程序。
如果有人帮助我。我打算设计新的打印机驱动程序。如何做高速喷墨打印机驱动程序。什么是程序。我们总是在使用.prn翻录文件。哪种语言更好。
我的尝试:
我尝试创建驱动程序,但无法连接到我的设备
If any one help me. I am plan to design new printer driver. How to did high speed Inkjet printer driver. What is the procedure. Always we are using.prn ripped file. Which language is better.
What I have tried:
I try to create driver but it can't connect to my device
请参阅 Windows 10驱动程序开发 - Windows 10硬件开发中心 [ ^ ]
我将设计新的打印机驱动程序。
I will design new printer driver.
这种活动通常由经验丰富的程序员团队负责。你以这种方式提出这个问题的事实很好地表明你没有技能。
驱动程序不像普通的应用程序,它们是特殊的应用程序。构建打印机驱动程序需要深入了解Windows内部,这几乎是一项专业工作。
大多数经验丰富的程序员永远不会写一个打印机驱动程序就是他们的生活。
在本页面的空白处没有办法教给你。
This kind of activity is usually carried by team of full seasoned programmers. The fact that you ask the question this way is a good indication that you don't have the skills.
A driver is not like common apps, they are special apps. Building a printer driver require deep knowledge of windows internals, it is almost a specialized job.
Most seasoned programmers will never write a printer driver is their life.
there is no way to teach it to you in the space of this page.