摘要:
sftp是Secure File Transfer Protocol的缩写,安全文件传送协议。可以为传输文件提供一种安全的网络的加密方法。sftp 与 ftp 有着几乎一样的语法和功能。SFTP 为 SSH的其中一部分,是一种传输档案至 Blogger 伺服器的安全方式。其实在SSH软件包中,已经包 阅读全文
摘要:
启动报错:com.netflix.discovery.DiscoveryClient : Completed shut down of DiscoveryClient 解决方案: 添加web主件 <dependency> <groupId>org.springframework.boot</grou 阅读全文
摘要:
[vue/no-parsing-error] Parsing error: x-invalid-end-tag.eslint-plugin-vue 解决方案:vscode里面选择设置-》搜索vetur.validation.template-》勾选掉 0 0 阅读全文
摘要:
1 生命周期 阅读全文
摘要:
异常 You are using the runtime-only build of Vue where the template compiler is not available. Either pre-compile the templates into render functions, o 阅读全文
摘要:
vue是一个JavaMVVM库,是一套用于构建用户界面的渐进式框架,是初创项目的首选前端框架。它是以数据驱动和组件化的思想构建的,采用自底向上增量开发的设计。它是轻量级的,它有很多独立的功能或库,我们会根据我们的项目来选用vue的一些功能。它提供了更加简洁、更易于理解的API,使得我们能够快速地上手 阅读全文
摘要:
7.2.0版本 1 创建库 http://{ip}:{port}/{库名称} put 2 查询库 http://{ip}:{port}/_cat/indices?v get { "computer":"secisland", "message":"success"} 4 修改文档 { "doc": 阅读全文
摘要:
ES常见错误 案例一 [2018-06-20T02:35:47,152][INFO ][o.e.b.BootstrapChecks ] [SUcoFrg] bound or publishing to a non-loopback address, enforcing bootstrap check 阅读全文
摘要:
error while loading shared libraries: $ORACLE_HOME/lib/libnnz10.so: cannot restore segment prot after reloc: Permission denied最后的Permission denied显示,初... 阅读全文
摘要:
注:由于水平有限,欢迎指正。转载请务必注明出处。 1includeAttribute NameTypeRequiredDefault描述filestringYesn/aThe name of the template file to includeassignstringNon/aThe name... 阅读全文