摘要:
<!DOCTYPE html><html><head> <title></title> <style type="text/css"> body{position:relative;} *{padding:0;margin:0;} .dialog{width:400px;height:400px;b 阅读全文
posted @ 2024-04-13 13:44
小小菜鸟04
阅读(16)
评论(0)
推荐(0)
摘要:
ipcRenderer.send向主进程发送消息 主进程 接收进程 vue组件: window.myAPI.doSomething(); 阅读全文
posted @ 2024-04-13 12:17
小小菜鸟04
阅读(17)
评论(0)
推荐(0)