会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
FancyAnnaYL
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
下一页
2020年5月22日
vue国际化语言
摘要: 国际化语言 1:在main.js里面导入库 import ElementUI from 'element-ui' import i18n from './i18n/i18n' 1.1在main.js将库暴露出来 new Vue({ el: '#app', router, i18n, componen
阅读全文
posted @ 2020-05-22 15:36 FancyAnnaYL
阅读(566)
评论(2)
推荐(0)
2020年5月21日
Electron-vue 开启多窗口
摘要: https://www.jianshu.com/p/438e852fa08f 原始:第一种方式 一、index.html //第二种 新建一个组件Calendar.vue 路由中router.js 添加 主进程main.js 添加 // 定义calendar窗体 +用electron仿qq首页 ht
阅读全文
posted @ 2020-05-21 11:51 FancyAnnaYL
阅读(3601)
评论(6)
推荐(0)
electron-vue的多窗口插件
摘要: 使用说明:https://npm.taobao.org/package/electron vue windows https://github.com/hxkuc/electron vue windows https://www.ctolib.com/hxkuc electron vue windo
阅读全文
posted @ 2020-05-21 11:47 FancyAnnaYL
阅读(2081)
评论(1)
推荐(0)
2020年4月30日
如何在手机上运行电脑上的本地服务地址
摘要: 将http://127.0.0.1:8848/download/index.html 替换为http://192.168.30.110:8848/download/index.html即可
阅读全文
posted @ 2020-04-30 10:06 FancyAnnaYL
阅读(275)
评论(0)
推荐(0)
2020年4月28日
上传图片
摘要:  ``` 上传图片 ```
阅读全文
posted @ 2020-04-28 17:27 FancyAnnaYL
阅读(138)
评论(0)
推荐(0)
2020年4月21日
声网如何实现视频通话
摘要: 1:首先看官方文档https://docs.agora.io/cn/Video/start_call_web?platform=Web 2:其次在声网个人中心申请开发账号获取appid和临时token来实现演示https://console.agora.io/?_ga=2.175997090.160
阅读全文
posted @ 2020-04-21 11:24 FancyAnnaYL
阅读(1210)
评论(0)
推荐(1)
声网视频通话如何实现
摘要: Basic Communication 房间号 加入房间 退出房间
阅读全文
posted @ 2020-04-21 11:20 FancyAnnaYL
阅读(261)
评论(0)
推荐(0)
2020年4月14日
如何使用uni-app中Popup 弹出层
摘要: 首先按照官方要求下载该插件,然后按照代码复制 我的代码
阅读全文
posted @ 2020-04-14 15:17 FancyAnnaYL
阅读(17245)
评论(0)
推荐(1)
2020年4月7日
如何搭建PHP本地服务器
摘要: 下载phpstudy参考官网链接 https://www.xp.cn/wenda/389.html 第一步:从官网下载phpstudy V8.0版安装包 下载地址: 1、64位:http://public.xp.cn/upgrades/phpStudy_64.7z 2、32位:http://publ
阅读全文
posted @ 2020-04-07 15:39 FancyAnnaYL
阅读(3843)
评论(3)
推荐(0)
2020年4月3日
小程序好用的插件
摘要: 1:找 组件、插件、模块、模板 到插件市场去看看:http://ext.dcloud.net.cn/ https://ext.dcloud.net.cn/plugin?id=29
阅读全文
posted @ 2020-04-03 12:04 FancyAnnaYL
阅读(441)
评论(4)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
下一页
公告