Tag: js
All the articles with the tag "js".
iframe 跨域锁定帧率
主游戏嵌子游戏时跨域 iframe 会锁帧,点击后解锁;用同源方案解决
node-mysql
Updated:介绍 Node.js 连接 MySQL、执行查询和处理返回值的基础写法。
Egg.js 笔记
Updated:整理 Egg.js 配置、CSRF 保护、路由和本地开发中的常用设置。
eggjs-sequelize
Updated:记录 Egg.js、Sequelize 表名复数化和 TypeScript 项目中模型映射的处理方法。