平板电脑手写识别:可以用它编程吗?
我认为能够使用手写识别来编写代码可能会很有用。我似乎找不到人们这样做的证据。所以,我的问题是:这可能吗?有人这样做过吗?如果是的话,他们怎么想?
I'm thinking that it may be useful to be able to use handwriting recognition to write code. I can't seem to find evidence of people doing this. So, my questions are: is it possible, has someone done it, if so, what did they think?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您将花费太多时间来让它识别字典中没有的符号和变量名称。 Windows 7 对其词典中的单词具有惊人的识别能力,但一旦偏离了这一点,您最终将不得不纠正您输入的每一个符号。
也许可以从头开始创建一个将智能感知与手写识别相结合的 IDE,但我当然从未听说过。在这个方向上已经有一些语音识别工作:http://www.renaissance.co。 il/VSSpeech.aspx
You'll spend way too much time fighting to get it to recognize symbols and variables names that aren't in its dictionary. Windows 7 has amazing recognition for words that are in its dictionary, but as soon as you deviate from that, you'll end up having to correct every second symbol you enter.
It might be possible to create an IDE from scratch that combines intellisense with the handwriting recognition, but I've certainly never heard of one. There has been some work with voice recognition in this direction: http://www.renaissance.co.il/VSSpeech.aspx