12 2019 档案

摘要:注意一下是不是权限问题 阅读全文

posted @ 2019-12-30 16:26 橙子j 阅读(216) 评论(0) 推荐(0)

摘要:报错: was created by a VMware product that is incompatible with this version of VMware Player and cannot be used. 解决方案https://blog.csdn.net/qq_40280200/ 阅读全文

posted @ 2019-12-30 15:09 橙子j 阅读(698) 评论(0) 推荐(0)

摘要:就url用浏览器打开,然后右键另存为,记得保存的后缀名改成wsdl 阅读全文

posted @ 2019-12-27 15:30 橙子j 阅读(1492) 评论(0) 推荐(0)

摘要:参考:https://www.cnblogs.com/jpfss/p/10870002.html https://blog.csdn.net/hc_ttxs/article/details/85248696 一、概述 通常而言我们使用一个接口来做事情,首先要穿进去参数,其次要获取到接口的实现执行完毕 阅读全文

posted @ 2019-12-23 11:00 橙子j 阅读(632) 评论(0) 推荐(0)

摘要:一、环境配置 eclipse+tomcathttps://www.cnblogs.com/Jasper-changing/p/11378341.html 二、生成wsdl文件 https://www.cnblogs.com/heartlake/p/6106657.html 启动tomcat serv 阅读全文

posted @ 2019-12-20 15:35 橙子j 阅读(2411) 评论(0) 推荐(0)

摘要:cd /etc/sudoers 在下面标黄色的地方改一下 阅读全文

posted @ 2019-12-18 16:46 橙子j 阅读(539) 评论(0) 推荐(0)

摘要:ERROR: syntax error at or near "'fta-security'" 解决方案: user(或者说owner,role)必须要双引号框起来 阅读全文

posted @ 2019-12-17 12:52 橙子j 阅读(3377) 评论(0) 推荐(1)

摘要:一、安装 官网安装之后 cmd→python --version测试一下有没有安装成功 二、快速使用 最好装其他的编译器,比如sublime之类的 这里讲快速使用: 把所有的代码写进一个比如test.py的文件里头 然后cmd在代码所在目录执行 python test.py 三、基础操作输入输出,循 阅读全文

posted @ 2019-12-16 11:31 橙子j 阅读(247) 评论(0) 推荐(0)

摘要:错误提示: Could not get vmci driver version: The handle is invalid. You have an incorrect version of driver 'vmci.sys'. Try reinstalling VMware Player. Mo 阅读全文

posted @ 2019-12-13 16:33 橙子j 阅读(789) 评论(0) 推荐(0)

摘要:su hdfs hadoop fs -chown admin:hdfs /user 阅读全文

posted @ 2019-12-06 11:22 橙子j 阅读(259) 评论(0) 推荐(0)

该文被密码保护。

posted @ 2019-12-05 17:02 橙子j 阅读(12) 评论(0) 推荐(0)

摘要:上传ca证书 ca.crt 阅读全文

posted @ 2019-12-02 10:15 橙子j 阅读(1241) 评论(0) 推荐(0)