如何在putty中使用c ++和unix创建条形码
问题描述:
告诉我通过sql和c ++语言中的序列生成它的代码putty(unix)
Inform me the code to generate it via sequence in sql and c++ language in putty(unix)
答
为什么重新发明轮子,快速谷歌出现这个 [ ^ 。我确信还有很多其他的。
Why reinvent the wheel, a quick google turned up this[^]. I am certain there are lots of others as well.
上次我使用它时,Putty是一个telnet实用程序。 telnet只是char模式。
这使得这个问题毫无意义。
据我所知,C ++与Putty和Putty之间没有链接,不做条形码。
我猜你真的需要改进你的问题
Last time I used it, Putty was a telnet utility. And telnet is char mode only.
This makes the question meaningless.
As far as I know there is no link between C++ and Putty and Putty don't do bar codes.
I guess you really need to improve your question