孙琪峥

比花言巧语更难的是学会闭嘴

  • 首页
  • 技术札记
  • 扯淡闲侃
  • 软件杂谈
  • 程序猿段子
  • 关于博主
鲁ICP备18012478号-1
# vue #
  • moment.js日期时间插件,设置中文语言的方法

    我是vue3项目,npm install moment --save 安装后,直接在项目中导入moment和相关语言包[...]

    技术札记 2024-01-18
  • vue报错[Vue warn]: Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.的解决方法

    在vue开发的时候,调用组件后有如下报错: [Vue warn]: Unknown custom element: &[...]

    技术札记 2018-08-31
  • 关于博主

    骨灰级博客玩家
    国内第一批90后网站站长/程序员
    做过七年前端讲师
    目前是锦鲤观赏鱼电商
  • 近期文章

    • “npm warn Unknown project config "electron_mirror". This will stop working in the next major version of npm”的解决方案
    • 鱼贝贝文件信息批量提取神器v1.3.0.250118 免费|绿色免安装|全功能离线版
    • phpstudy启动报错nginx: [emerg] invalid number of arguments in "include" directive in 的解决方法
    • 微信小程序《隐私政策》范文参考
    • electron开发中使用nodemon进行热更新的方法