apiVersion: extensions/v1beta1 #接口版本 kind: Deployment #接口类型 metadata: name: cango-demo #Deployment名称 namespace: cango-prd #命名空间 labels: app: cango-dem ...
分类:
其他好文 时间:
2020-06-23 18:55:27
阅读次数:
188
出现问题: impdp 导入时报错sql: impdp xxx/xxx@127.0.0.170/orcl directory=DPDATA dumpfile=20200623data.DMP full=y ; Connected to: Oracle Database 12c Enterprise ...
分类:
数据库 时间:
2020-06-23 15:31:17
阅读次数:
75
https://github.com/uma-pi1/minie https://github.com/kermitt2/grobid https://github.com/mon95/Automatic-Metadata-Extraction-from-Scientific-Documents ...
分类:
其他好文 时间:
2020-06-23 01:11:11
阅读次数:
65
环境:VS Enterprise 2019 MFC工程 win32 1.【C1020】: 错误 C1020 意外的 #endif *.cpp 14,位置在第14行 尝试:清理工程,重新编译还是出错 "导致这个原因是因为,当项目工程中使用了预编译头时,编译器会在所有cpp文件中查找#include ” ...
分类:
编程语言 时间:
2020-06-22 17:02:45
阅读次数:
59
#文件元数据 一块硬盘的分区可以认为有两部分组成,保存元数据的成为节点表,用来保存属性等。 元数据中有个小指针,指向数据存放的实际空间。 ##元数据(Metadata) 又称中介数据、中继数据,为描述数据的数据(data about data),主要是描述数据属性(property)的信息,用来支持 ...
分类:
系统相关 时间:
2020-06-20 16:57:00
阅读次数:
50
1、Configuration Metadata As the preceding diagram shows, the Spring IoC container consumes a form of configuration metadata. Spring提供的Configuration Me ...
分类:
编程语言 时间:
2020-06-20 15:40:03
阅读次数:
45
*.cmd;*.hprof;*.iml;*.log;*.md;*.pyc;*.pyo;*.rbc;*.yarb;*~;.DS_Store;.apt_generated;.classpath;.factorypath;.git;.hg;.idea;.metadata;.mvn;.project;.se ...
分类:
其他好文 时间:
2020-06-19 22:41:27
阅读次数:
64
rm /etc/apt/sources.list.d/pve-enterprise.list export LC_ALL=en_US.UTF-8 apt update && apt -y install git && git clone https://github.com/ivanhao/pvet ...
分类:
其他好文 时间:
2020-06-19 20:32:27
阅读次数:
46
Visual Studio 2015 出现 NuGet 安装程序包过程中出现An error occurred while retrieving package metadata for 'XXX' from source 'nuget . org'. 错误的解决方案。 是由于NuGet的版本过高引 ...
分类:
其他好文 时间:
2020-06-19 14:02:26
阅读次数:
114
https://access.redhat.com/documentation/zh-cn/red_hat_enterprise_linux/7/html/networking_guide/sec-configure_802_1q_vlan_tagging_using_the_command_lin ...
分类:
其他好文 时间:
2020-06-17 18:34:50
阅读次数:
55