`
arpenker
  • 浏览: 332052 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论
文章列表

vue

    博客分类:
  • vue
亮点:直接在界面里呼叫vue的自定义方法。 调用 时跟js的语法是一样的。 也是直接用details(),就可以搞定了。 但是自定义跟js还是有一点小区别。 在vue对象里自定义一个方法供调用 。 <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Vue  </title> <script src="https://cdn.staticfile.org/vue/2.4.2/vue.min.js"> ...

vue学习笔记

    博客分类:
  • vue
前端语言。 vue.适合人员使用。 <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Vue 如何用脚本控制变量并输出到界面上。</title> <script src="https://cdn.staticfile.org/vue/2.7.0/vue.min.js"></script> </head> <body> <div id="app" ...
D:\dev\elk-test\elk-allinone\elasticsearch\bin>elasticsearch-plugin install https://github.com/NLPchina/elasticsearch-sql/releases/download/5.4.3.0/elasticsearch-sql-5.4.3.0.zip -> Downloading https://github.com/NLPchina/elasticsearch-sql/releases/download/5.4.3.0/elasticsearch-sql-5.4.3.0.zip ...

win10增加启动

1、按下win+R快捷键,打开运行窗口,输入shell:startup,点击确定

connection string

jdbc:mysql://localhost:3306/test?serverTimezone=Asia/Shanghai&autoReconnect=true&rewriteBatchedStatements=true
而Pycharm默认的官方源下载比较慢, 我们可以通过配置来更换国内下载源 靠谱的 pip 镜像源源 清华源 : https://pypi.tuna.tsinghua.edu.cn/simple 豆瓣源 : http://pypi.douban.com/simple/ 阿里源 : http://mirrors.aliyun.com/pypi/simple/ 配置方法 打开Pycharm----->File----->settings----->Project:[项目名]----->Python Interpreter----->点击 + 号
准备工作:chrome 浏览器,修改配置. 地址栏: chrome://flags/; 然后: Anonymize local IPs exposed by WebRTC. 设置为disable 点击relaunch; 接下来. 把下面的代码存为html运行一下WEB页就可以了. <!DOCTYPE html> <html>     <head>         <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> ...
https://downloads.mysql.com/archives/community/ mysql 5.5 setup
在dao层的mapper类里。直接按住ctrl+左键可定位.xml文件

plugin

INFO] Finished at: 2022-07-05T10:37:37+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] No plugin found for prefix 'exec' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local ...
maven配置,通用setting.xml配置-改为阿里云 <?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ow ...
启动模块时报错,命令行过长,command is too long. 修改两个地方: 运行、调试配置==》修改选项==》选择,缩短命令行。 然后在缩短命令行下面,选择类路径文件。
https://nodejs.org/en/download/releases/ nodejs 全部版本

vs code 下载

https://code.visualstudio.com/docs/?dv=win 原生代码就安装插件  live
https://nodejs.org/zh-cn/download/
Global site tag (gtag.js) - Google Analytics