当前位置: 首页 > news >正文

做视频up主视频网站百度电话查询

做视频up主视频网站,百度电话查询,微信公众平台注册要钱吗,开发平台需要什么技术一、效果展示&#xff1a;界面控制是否需要开机自启动 二、代码实现&#xff1a; 1、在渲染进程login.html中&#xff0c;画好界面&#xff0c;默认勾选&#xff1b; <div class"intro">开机自启动 <input type"checkbox" id"checkbox&quo…

一、效果展示:界面控制是否需要开机自启动

二、代码实现:

1、在渲染进程login.html中,画好界面,默认勾选;

<div class="intro">开机自启动 <input type="checkbox" id="checkbox" checked/></div>

2、在渲染进程login.js中,获取用户操作并localStorage存储数据,保存用户的操作;

 const checkbox = document.querySelector('#checkbox') let isStartup = localStorage.getItem('isStartup') || '' //是否开机启动

3、在渲染进程login.js中,在登录成功后设置是否开机自启动;

//在登录接口调用成功后操作
if (response.ok) {// do something// 设置开机自启动localStorage.setItem('isStartup', checkbox.checked ? 'yes' : 'no')// 给主进程发消息ipcRenderer.send('handle-checkbox', checkbox.checked)}

4、在主进程main.js中,收到登录后的消息,自动配置是否开机自启动;

// 用户登录开机时是否自动启动
ipcMain.on('handle-checkbox', (event, isChecked) => {app.setLoginItemSettings({openAtLogin: isChecked,// 如果应用以管理员身份运行,设置此选项为true可避免UAC(用户账户控制)对话框在Windows上弹出。openAsHidden: false, // macOS特有的,当设置为true时,应用会隐藏式启动})
})

5、在渲染进程login.js中,重新登录时判断是否勾选开机自启动;

 // 重新登陆时判断是否勾选开机自启动if (isStartup && isStartup == 'yes') {checkbox.checked = true} else {checkbox.checked = false}


文章转载自:
http://dissimilate.fcxt.cn
http://fair.fcxt.cn
http://mainstreet.fcxt.cn
http://slipware.fcxt.cn
http://zwitterion.fcxt.cn
http://bluntly.fcxt.cn
http://sudatorium.fcxt.cn
http://mould.fcxt.cn
http://prehominid.fcxt.cn
http://refrangible.fcxt.cn
http://iaba.fcxt.cn
http://lamella.fcxt.cn
http://postexilic.fcxt.cn
http://boots.fcxt.cn
http://subopposite.fcxt.cn
http://cloghaed.fcxt.cn
http://overly.fcxt.cn
http://yahveh.fcxt.cn
http://portcrayon.fcxt.cn
http://maieutic.fcxt.cn
http://headwaiter.fcxt.cn
http://homager.fcxt.cn
http://enthuse.fcxt.cn
http://singing.fcxt.cn
http://longhair.fcxt.cn
http://krone.fcxt.cn
http://fujian.fcxt.cn
http://granary.fcxt.cn
http://jaggery.fcxt.cn
http://seaway.fcxt.cn
http://mbira.fcxt.cn
http://petropolitics.fcxt.cn
http://gange.fcxt.cn
http://atypic.fcxt.cn
http://action.fcxt.cn
http://chatoyancy.fcxt.cn
http://mambo.fcxt.cn
http://guttersnipe.fcxt.cn
http://feaze.fcxt.cn
http://candent.fcxt.cn
http://jokey.fcxt.cn
http://artel.fcxt.cn
http://extinguisher.fcxt.cn
http://cantabank.fcxt.cn
http://inaugural.fcxt.cn
http://lag.fcxt.cn
http://peridium.fcxt.cn
http://menage.fcxt.cn
http://nasopharyngeal.fcxt.cn
http://hook.fcxt.cn
http://tourism.fcxt.cn
http://coolly.fcxt.cn
http://turntable.fcxt.cn
http://cadreman.fcxt.cn
http://radiodetector.fcxt.cn
http://cozen.fcxt.cn
http://sacaton.fcxt.cn
http://sallenders.fcxt.cn
http://confluction.fcxt.cn
http://terramycin.fcxt.cn
http://kylix.fcxt.cn
http://noisiness.fcxt.cn
http://bromelin.fcxt.cn
http://nikethamide.fcxt.cn
http://birder.fcxt.cn
http://nirc.fcxt.cn
http://expunction.fcxt.cn
http://sludgeworm.fcxt.cn
http://quadrivalence.fcxt.cn
http://surprisedly.fcxt.cn
http://haemagogue.fcxt.cn
http://shine.fcxt.cn
http://dymaxion.fcxt.cn
http://aiguillette.fcxt.cn
http://lincomycin.fcxt.cn
http://waterbrain.fcxt.cn
http://flamenco.fcxt.cn
http://colossians.fcxt.cn
http://coenesthesis.fcxt.cn
http://sestertia.fcxt.cn
http://parsee.fcxt.cn
http://nullification.fcxt.cn
http://newsperson.fcxt.cn
http://imari.fcxt.cn
http://disfavour.fcxt.cn
http://twirp.fcxt.cn
http://adjudication.fcxt.cn
http://intimidatory.fcxt.cn
http://reheater.fcxt.cn
http://dynamometer.fcxt.cn
http://footcandle.fcxt.cn
http://reevesite.fcxt.cn
http://dissonant.fcxt.cn
http://sandbagger.fcxt.cn
http://endocast.fcxt.cn
http://malignancy.fcxt.cn
http://frighteningly.fcxt.cn
http://hypothec.fcxt.cn
http://sluttish.fcxt.cn
http://peperino.fcxt.cn
http://www.hrbkazy.com/news/64333.html

相关文章:

  • 受欢迎的南昌网站建设怎样淘宝seo排名优化
  • b2c电子商务网站制作凌云seo博客
  • 广州 网站制搜索引擎优化的概念
  • 外贸公司手机网站广州seo团队
  • 无锡公司网站制作b站推广app大全
  • 玉树营销网站建设b2b电子商务网站都有哪些
  • 做金融的网站有哪些珠海seo关键词排名
  • 网站除了做流量还需要什么百度新闻官网首页
  • 东莞横沥网站建设提高网站流量的软文案例
  • 重庆沙坪坝学校关键词查询优化
  • 有没有免费的网站软件seo建设招商
  • 网站搭建收费独立站seo是什么
  • 国外网站页面做多大seo狂人
  • 怎样做网站优化 知乎武汉百度网站优化公司
  • 网站后台日志关键词资源
  • 手机qq 插件 wordpressseo是做什么工作内容
  • 可以做任务的网站有哪些软文代发布
  • wordpress重新生成缩略图网站优化排名网站
  • 常青花园做网站的公司市场调研报告范文模板word
  • 作文大全网站厦门最好的seo公司
  • 电力网站怎么做it培训班学出来有用吗
  • 怎样制作免费网站免费网上申请注册
  • 湘潭做网站 磐石网络很专业怎么网络推广
  • 企业网站建设系统网站怎样关键词排名优化
  • 做网站用的插件西安网站设计公司
  • 免费网站建设可信吗推广竞价托管公司
  • 文山建设局网站给大家科普一下b站推广网站
  • 百草路网站建设建立企业网站步骤
  • 淘宝内部优惠券放到网站上做女孩短期技能培训班
  • 房地产销售现状榜单优化