bug_x

导航

 

 

 

https://github.com/electron/electron/issues/5005

 

webview.getWebContents().sendInputEvent({ type: 'char', keyCode: '\u000d', charCode: 13 })


http://tool.chinaz.com/tools/unicode.aspx //unicode 在线转换

http://blog.csdn.net/tspchip/article/details/4836917 ASCII 码
posted on 2018-02-09 17:42  bug_x  阅读(709)  评论(0编辑  收藏  举报