检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
终端节点 终端节点即调用API的请求地址,不同服务不同区域的终端节点不同,CodeArts IDE的终端节点如表1所示,请您根据业务需要选择对应区域的终端节点。 表1 CodeArts IDE的终端节点 区域名称 区域 终端节点(Endpoint) 协议类型 华北-北京四 cn-north-4
默认的22端口,请确认要连接的远程端口已配置且生效,并添加对应的防火墙规则。 确认当前使用proxy代理配置出口IP的全部地址的远程端口(SSH默认端口为22)已经允许。 检查弹性云服务器的防火墙是否允许当前该主机使用的proxy代理配置的出口IP作为入口IP。 请确认网络ACL
登录华为云失败 解决办法:检查本机是否需要配置proxy登录,如已配置请检查proxy是否有效。在"管理代理服务器"弹窗中配置全局代理,可以成功登录RemoteShell。 父主题: 登录常见问题
管理主机 通过RemoteShell,您可以连接华为云主机或任意主机。对于每个已配置的主机,您可以创建和维护多个用户连接。 添加主机连接 执行以下操作之一: 要连接华为云服务器,请在“云资源”>“弹性云服务器(ECS)”区域中选择要连接的服务器,单击打开“新建远程连接”窗口。 要连接到任意主机,请在“会话管理”区域中,单击。
启动配置属性 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。 “name” 启动配置的名称。 “request” 调试模式,可以是“launch”(在program中指定的文件或当前文件上启动调试器)、“attach”(将调
启动配置属性 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。 “name” 启动配置的名称。 “request” 调试模式,可以是“launch”(在program中指定的文件或当前文件上启动调试器)、“attach”(将调
启动配置属性 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。 “name” 启动配置的名称。 “request” 调试模式,可以是“launch”(在program中指定的文件或当前文件上启动调试器)、“attach”(将调
启动配置属性 在启动配置中,您可以列出包含在启动配置范围内的测试ID,ID的格式如下:“test_file_name::test_class_name::test_method_name”。 名称 描述 “type” 调试器的类型。对于运行和调试Python代码,应将其设置为“python”。
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置示例 以下是一个可运行的启动配置示例。 { "excludeTestIds": [], "request": "test", "jinja": true, "python": "${command:python.interpreterPath}",
启动配置示例 以下是一个可运行的启动配置示例。 { "excludeTestIds": [], "request": "test", "jinja": true, "python": "${command:python.interpreterPath}",
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "attach", "jinja": true, "justMyCode": true, "processId": "${command:pickProcess}",
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置示例 以下是一个可运行的启动配置示例。 { "request": "launch", "console": "integratedTerminal", "jinja": true, "python": "${command:python.interpreterPath}"
启动配置示例 以下是一个可运行的启动配置示例,该示例从 “test_file_name::test_class_name::test_method_name” 运行测试。 { "excludeTestIds": [], "request": "test", "jinja":
启动配置示例 以下是一个可运行的启动配置示例,该示例从 “test_file_name::test_class_name::test_method_name” 运行测试。 { "excludeTestIds": [], "request": "test", "jinja":