摘要:
1、无法将文件复制到虚拟机,提示 环境:虚拟机centos7问题:新安装的centos7无法复制文件(从物理机到虚拟机)报错提示:Error when getting information for file “//tmp/VMwareDnD/....1)运行下面命令: systemctl star 阅读全文
摘要:
PUT /student PUT /student/_doc/1 { "name" : "张三", "class" : "101", "age" : 10, "about" : "I like to collect rock albums", "tags": [ "乒乓球","羽毛球" ] } PU 阅读全文