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 码