检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
下载完毕后,点击exe文件,开始安装。 安装过程中选择“工作负荷 > ASP.NET和Web开发”,如图1所示,安装完成后启动即可。 图1 选择安装.NET环境依赖 父主题: 使用SDK(.NET)
单击“确定”,下载认证账号的AK/SK,AK/SK数据会以本地文件的形式保存,请妥善保管。
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件
client.RunDeleteData(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 执行示例代码文件
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件
获取OBS文件失败 请检查OBS文件是否存在。 ModelArts.4705 The file stored on the OBS is oversized. OBS文件大小超过限制 请检查OBS文件大小,请使用符合服务大小限制的文件作为输入。
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件
= client.RunCheckData(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 执行示例代码文件
client.RunUpdateData(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 执行示例代码文件
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件
e.getRequestId()); System.out.println(e.getErrorCode()); System.out.println(e.getErrorMsg()); } } } 执行示例代码文件
e.getRequestId()); System.out.println(e.getErrorCode()); System.out.println(e.getErrorMsg()); } } } 执行示例代码文件
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件
err := client.RunSearch(request) if err == nil { fmt.Printf("%+v\n", response) } else { fmt.Println(err) } } 执行示例代码文件
下载JDK文件。 下载完成后按照提示安装,位置自选,比如安装到本地C:\Program Files\Java\jdk1.8.0_131。
e.getRequestId()); System.out.println(e.getErrorCode()); System.out.println(e.getErrorMsg()); } } } 执行示例代码文件
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件
在Maven 项目的 pom.xml 文件加入相应的依赖项即可。