月匠
  • 首页
  • 推荐文章
  • 关于月匠
  • 关于徐龙
  • RSS

月匠

做一个代码手艺人

数据库死锁的问题,Deadlock found when trying to get lock; try restarting transaction at Query.formatError

数据库死锁的问题,Deadlock found when trying to get lock; try restarting transaction at Query.formatError

2019年11月28日 徐龙 Comments 0 Comment

场景: 应用刚上线排除大批量请求的问题 线上多次出现的Deadlock found when trying to get lock错误 代码: async ba…

Read More Read More

windows 360浏览器打开网站白屏

windows 360浏览器打开网站白屏

2019年11月6日 徐龙 Comments 0 Comment

1、场景 使用windows的360浏览器打开网页白屏 使用mac 谷歌,360,火狐浏览器打开均正常 2、原因 windows浏览器默认使用的是ie浏览器内核…

Read More Read More

如何成为技术大牛?

如何成为技术大牛?

2019年10月21日 徐龙 Comments 0 Comment

第一部分 两个方法: 寻找范式、刻意练习、及时反馈 垂直打透、横向迁移、深度复盘 正确的学习方法应该是快速梳理该领域的知识点,形成框架体系 寻找范式、刻意练习、…

Read More Read More

docker删除镜像

docker删除镜像

2019年10月17日 徐龙 Comments 0 Comment

需求删除本地自己打包的镜像 发现都是在quay.io/coreos/etcd-operator之后的 最终命令: docker image rm $(docke…

Read More Read More

Node.js 技术图谱

Node.js 技术图谱

2019年10月17日 徐龙 Comments 0 Comment

一、基础篇 Node.js介绍 Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js安装 常规Node.js …

Read More Read More

Node.js 技术图谱

Node.js 技术图谱

2019年10月17日 徐龙 Comments 0 Comment

一、基础篇 Node.js介绍 Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js安装 常规Node.js …

Read More Read More

新人手册

新人手册

2019年7月22日 徐龙 Comments 0 Comment

目标:让新人能够快速上手开发友好速搭定制插件 1. 如何开发? 1.1 开发规范 编码规范 参考:定制开发Node编码规范 命名 项目名 网页插件项目:app-…

Read More Read More

JSON.stringify丢失Symbol属性

JSON.stringify丢失Symbol属性

2019年7月1日 徐龙 Comments 0 Comment

 const a = {}; a[Symbol(‘b’)] = ‘strB’; a[Symbol(‘d’)] = ‘strD’; console.log(JS…

Read More Read More

egg项目腾讯云容器服务日志固化

egg项目腾讯云容器服务日志固化

2019年6月11日 徐龙 Comments 0 Comment

config.js配置日志目录:dir: ‘/yhsd/logs’ 腾讯云上配置k8s 添加数据卷: 本地硬盘 – log-…

Read More Read More

内网windows服务器上https

内网windows服务器上https

2019年6月11日 徐龙 Comments 0 Comment

场景 服务搭建上内网的机器(window server 2016, IP:172.20.203.90)的3000端口上 公网ip:140.*.*.* 公司的硬件…

Read More Read More

Posts navigation

NEWER POSTS
OLDER POST

分类目录

  • ARTS
  • Node.js
  • 前端
  • 周交流记录
  • 工作笔记
  • 未分类
  • 系统
  • 读书笔记

标签

ARTS docker electron js 设计模式 mysql死锁 Node.js sequelize 周交流记录 工作 服务器 极客时间 读书笔记 随笔

文章归档

  • 2021年1月
  • 2020年7月
  • 2020年6月
  • 2020年4月
  • 2020年3月
  • 2019年11月
  • 2019年10月
  • 2019年7月
  • 2019年6月
  • 2019年5月
  • 2019年4月

近期文章

  • 敏捷整洁之道-回归本源
  • Node.js 技术图谱
  • 图解 Google V8 笔记
  • 设计模式之美
  • 设计模式之美

近期评论

  • longing发表在《ARTS第二周》

功能

  • 登录
  • 条目feed
  • 评论feed
  • WordPress.org

友情链接

  • 快递查询

备案信息

粤ICP备17114422号

© 2021 | Proudly Powered by WordPress | Theme: Nisarg