无法安装 HTTPBuilder

2023-12-12

我正在尝试安装HTTPBuilder像这样:

@Grab(group='org.codehaus.groovy.modules.http-builder', module='http-builder', version='0.7.2')

但是,我收到此错误:

java.lang.RuntimeException:抓取 Grapes 时出错 -- [下载失败:commons-lang#commons-lang;2.4!commons-lang.jar]

$ grape -V resolve org.codehaus.groovy.modules.http-builder http-builder 0.7.2
:: loading settings :: url = jar:file:/home/zoran/.gvm/groovy/2.4.4/lib/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
no default ivy user dir defined: set to /home/zoran/.ivy2
including url: jar:file:/home/zoran/.gvm/groovy/2.4.4/lib/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings-public.xml
no default cache defined: set to /home/zoran/.ivy2/cache
including url: jar:file:/home/zoran/.gvm/groovy/2.4.4/lib/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings-shared.xml
including url: jar:file:/home/zoran/.gvm/groovy/2.4.4/lib/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings-local.xml
including url: jar:file:/home/zoran/.gvm/groovy/2.4.4/lib/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings-main-chain.xml
including url: jar:file:/home/zoran/.gvm/groovy/2.4.4/lib/ivy-2.4.0.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml
settings loaded (22ms)
    default cache: /home/zoran/.ivy2/cache
    default resolver: default
    -- 5 resolvers:
    shared [file]
    default [chain] [local, main]
    local [file]
    public [ibiblio]
    main [chain] [shared, public]
:: resolving dependencies :: caller#all-caller;working93
    confs: [default]
    validate = false
    refresh = false
resolving dependencies for configuration 'default'
== resolving dependencies for caller#all-caller;working93 [default]
== resolving dependencies caller#all-caller;working93->org.codehaus.groovy.modules.http-builder#http-builder;0.7.2 [default->default]
downloadGrapes: Checking cache for: dependency: org.codehaus.groovy.modules.http-builder#http-builder;0.7.2 {default=[default]}
downloadGrapes: module revision found in cache: org.codehaus.groovy.modules.http-builder#http-builder;0.7.2
    found org.codehaus.groovy.modules.http-builder#http-builder;0.7.2 in jcenter
== resolving dependencies caller#all-caller;working93->org.codehaus.groovy.modules.http-builder#http-builder;0.7.2 [default->runtime]
== resolving dependencies caller#all-caller;working93->org.codehaus.groovy.modules.http-builder#http-builder;0.7.2 [default->compile]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->org.apache.httpcomponents#httpclient;4.2.1 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: org.apache.httpcomponents#httpclient;4.2.1 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: org.apache.httpcomponents#httpclient;4.2.1
    found org.apache.httpcomponents#httpclient;4.2.1 in localm2
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->org.apache.httpcomponents#httpclient;4.2.1 [compile->compile(*)]
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->org.apache.httpcomponents#httpcore;4.2.1 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: org.apache.httpcomponents#httpcore;4.2.1 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: org.apache.httpcomponents#httpcore;4.2.1
    found org.apache.httpcomponents#httpcore;4.2.1 in localm2
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->org.apache.httpcomponents#httpcore;4.2.1 [compile->compile(*)]
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->commons-logging#commons-logging;1.1.1 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: commons-logging#commons-logging;1.1.1 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: commons-logging#commons-logging;1.1.1
    found commons-logging#commons-logging;1.1.1 in localm2
dependency descriptor has been mediated: dependency: junit#junit;3.8.1 {test=[runtime(*), master(*)]} => dependency: junit#junit;4.9 {test=[runtime(*), master(*)]}
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->commons-logging#commons-logging;1.1.1 [compile->compile(*)]
dependency descriptor has been mediated: dependency: junit#junit;3.8.1 {test=[runtime(*), master(*)]} => dependency: junit#junit;4.9 {test=[runtime(*), master(*)]}
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->commons-codec#commons-codec;1.6 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: commons-codec#commons-codec;1.6 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: commons-codec#commons-codec;1.6
    found commons-codec#commons-codec;1.6 in localm2
dependency descriptor has been mediated: dependency: junit#junit;4.10 {test=[runtime(*), master(*)]} => dependency: junit#junit;4.9 {test=[runtime(*), master(*)]}
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->commons-codec#commons-codec;1.6 [compile->compile(*)]
dependency descriptor has been mediated: dependency: junit#junit;4.10 {test=[runtime(*), master(*)]} => dependency: junit#junit;4.9 {test=[runtime(*), master(*)]}
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->org.apache.httpcomponents#httpclient;4.2.1 [compile->runtime(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->org.apache.httpcomponents#httpclient;4.2.1 [compile->compile]
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->org.apache.httpcomponents#httpcore;4.2.1 [runtime->runtime(*)]
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->org.apache.httpcomponents#httpcore;4.2.1 [runtime->compile]
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->commons-logging#commons-logging;1.1.1 [runtime->runtime(*)]
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->commons-logging#commons-logging;1.1.1 [runtime->compile]
dependency descriptor has been mediated: dependency: junit#junit;3.8.1 {test=[runtime(*), master(*)]} => dependency: junit#junit;4.9 {test=[runtime(*), master(*)]}
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->commons-codec#commons-codec;1.6 [runtime->runtime(*)]
== resolving dependencies org.apache.httpcomponents#httpclient;4.2.1->commons-codec#commons-codec;1.6 [runtime->compile]
dependency descriptor has been mediated: dependency: junit#junit;4.10 {test=[runtime(*), master(*)]} => dependency: junit#junit;4.9 {test=[runtime(*), master(*)]}
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sf.json-lib#json-lib;2.3 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: net.sf.json-lib#json-lib;2.3 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: net.sf.json-lib#json-lib;2.3
    found net.sf.json-lib#json-lib;2.3 in localm2
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sf.json-lib#json-lib;2.3 [compile->compile(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-beanutils#commons-beanutils;1.8.0 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: commons-beanutils#commons-beanutils;1.8.0 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: commons-beanutils#commons-beanutils;1.8.0
    found commons-beanutils#commons-beanutils;1.8.0 in localm2
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-beanutils#commons-beanutils;1.8.0 [compile->compile(*)]
== resolving dependencies commons-beanutils#commons-beanutils;1.8.0->commons-logging#commons-logging;1.1.1 [compile->master(*)]
== resolving dependencies commons-beanutils#commons-beanutils;1.8.0->commons-logging#commons-logging;1.1.1 [compile->compile(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-collections#commons-collections;3.2.1 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: commons-collections#commons-collections;3.2.1 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: commons-collections#commons-collections;3.2.1
    found commons-collections#commons-collections;3.2.1 in localm2
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-collections#commons-collections;3.2.1 [compile->compile(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-lang#commons-lang;2.4 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: commons-lang#commons-lang;2.4 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: commons-lang#commons-lang;2.4
    found commons-lang#commons-lang;2.4 in localm2
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-lang#commons-lang;2.4 [compile->compile(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-logging#commons-logging;1.1.1 [compile->master(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-logging#commons-logging;1.1.1 [compile->compile(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->net.sf.ezmorph#ezmorph;1.0.6 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: net.sf.ezmorph#ezmorph;1.0.6 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: net.sf.ezmorph#ezmorph;1.0.6
    found net.sf.ezmorph#ezmorph;1.0.6 in localm2
== resolving dependencies net.sf.json-lib#json-lib;2.3->net.sf.ezmorph#ezmorph;1.0.6 [compile->compile(*)]
== resolving dependencies net.sf.ezmorph#ezmorph;1.0.6->commons-lang#commons-lang;2.3 [compile->master(*)]
== resolving dependencies net.sf.ezmorph#ezmorph;1.0.6->commons-lang#commons-lang;2.4 [compile->master(*)]
== resolving dependencies net.sf.ezmorph#ezmorph;1.0.6->commons-lang#commons-lang;2.3 [compile->compile(*)]
== resolving dependencies net.sf.ezmorph#ezmorph;1.0.6->commons-lang#commons-lang;2.4 [compile->compile(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sf.json-lib#json-lib;2.3 [compile->runtime(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sf.json-lib#json-lib;2.3 [compile->compile]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-beanutils#commons-beanutils;1.8.0 [runtime->runtime(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-beanutils#commons-beanutils;1.8.0 [runtime->compile]
== resolving dependencies commons-beanutils#commons-beanutils;1.8.0->commons-logging#commons-logging;1.1.1 [runtime->runtime(*)]
== resolving dependencies commons-beanutils#commons-beanutils;1.8.0->commons-logging#commons-logging;1.1.1 [runtime->compile]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-collections#commons-collections;3.2.1 [runtime->runtime(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-collections#commons-collections;3.2.1 [runtime->compile]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-lang#commons-lang;2.4 [runtime->runtime(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-lang#commons-lang;2.4 [runtime->compile]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-logging#commons-logging;1.1.1 [runtime->runtime(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->commons-logging#commons-logging;1.1.1 [runtime->compile]
== resolving dependencies net.sf.json-lib#json-lib;2.3->net.sf.ezmorph#ezmorph;1.0.6 [runtime->runtime(*)]
== resolving dependencies net.sf.json-lib#json-lib;2.3->net.sf.ezmorph#ezmorph;1.0.6 [runtime->compile]
== resolving dependencies net.sf.ezmorph#ezmorph;1.0.6->commons-lang#commons-lang;2.3 [runtime->runtime(*)]
== resolving dependencies net.sf.ezmorph#ezmorph;1.0.6->commons-lang#commons-lang;2.4 [runtime->runtime(*)]
== resolving dependencies net.sf.ezmorph#ezmorph;1.0.6->commons-lang#commons-lang;2.4 [runtime->compile]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sourceforge.nekohtml#nekohtml;1.9.16 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: net.sourceforge.nekohtml#nekohtml;1.9.16 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: net.sourceforge.nekohtml#nekohtml;1.9.16
    found net.sourceforge.nekohtml#nekohtml;1.9.16 in localm2
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sourceforge.nekohtml#nekohtml;1.9.16 [compile->compile(*)]
== resolving dependencies net.sourceforge.nekohtml#nekohtml;1.9.16->xerces#xercesImpl;2.9.1 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: xerces#xercesImpl;2.9.1 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: xerces#xercesImpl;2.9.1
    found xerces#xercesImpl;2.9.1 in localm2
== resolving dependencies net.sourceforge.nekohtml#nekohtml;1.9.16->xerces#xercesImpl;2.9.1 [compile->compile(*)]
== resolving dependencies xerces#xercesImpl;2.9.1->xml-apis#xml-apis;1.3.04 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: xml-apis#xml-apis;1.3.04 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: xml-apis#xml-apis;1.3.04
    found xml-apis#xml-apis;1.3.04 in jcenter
== resolving dependencies xerces#xercesImpl;2.9.1->xml-apis#xml-apis;1.3.04 [compile->compile(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sourceforge.nekohtml#nekohtml;1.9.16 [compile->runtime(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sourceforge.nekohtml#nekohtml;1.9.16 [compile->compile]
== resolving dependencies net.sourceforge.nekohtml#nekohtml;1.9.16->xerces#xercesImpl;2.9.1 [runtime->runtime(*)]
== resolving dependencies net.sourceforge.nekohtml#nekohtml;1.9.16->xerces#xercesImpl;2.9.1 [runtime->compile]
== resolving dependencies xerces#xercesImpl;2.9.1->xml-apis#xml-apis;1.3.04 [runtime->runtime(*)]
== resolving dependencies xerces#xercesImpl;2.9.1->xml-apis#xml-apis;1.3.04 [runtime->compile]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->xml-resolver#xml-resolver;1.2 [compile->master(*)]
downloadGrapes: Checking cache for: dependency: xml-resolver#xml-resolver;1.2 {compile=[compile(*), master(*)], runtime=[runtime(*)]}
downloadGrapes: module revision found in cache: xml-resolver#xml-resolver;1.2
    found xml-resolver#xml-resolver;1.2 in localm2
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->xml-resolver#xml-resolver;1.2 [compile->compile(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->xml-resolver#xml-resolver;1.2 [compile->runtime(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->xml-resolver#xml-resolver;1.2 [compile->compile]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->org.apache.httpcomponents#httpclient;4.2.1 [runtime->runtime(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->org.apache.httpcomponents#httpclient;4.2.1 [runtime->compile]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sf.json-lib#json-lib;2.3 [runtime->runtime(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sf.json-lib#json-lib;2.3 [runtime->compile]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sourceforge.nekohtml#nekohtml;1.9.16 [runtime->runtime(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->net.sourceforge.nekohtml#nekohtml;1.9.16 [runtime->compile]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->xml-resolver#xml-resolver;1.2 [runtime->runtime(*)]
== resolving dependencies org.codehaus.groovy.modules.http-builder#http-builder;0.7.2->xml-resolver#xml-resolver;1.2 [runtime->compile]
== resolving dependencies caller#all-caller;working93->org.codehaus.groovy.modules.http-builder#http-builder;0.7.2 [default->master]
    resolved ivy file produced in cache
:: downloading artifacts ::
    [NOT REQUIRED] org.codehaus.groovy.modules.http-builder#http-builder;0.7.2!http-builder.jar
    [NOT REQUIRED] org.apache.httpcomponents#httpclient;4.2.1!httpclient.jar
    [NOT REQUIRED] net.sf.json-lib#json-lib;2.3!json-lib.jar
    [NOT REQUIRED] net.sourceforge.nekohtml#nekohtml;1.9.16!nekohtml.jar
    [NOT REQUIRED] xml-resolver#xml-resolver;1.2!xml-resolver.jar
    [NOT REQUIRED] org.apache.httpcomponents#httpcore;4.2.1!httpcore.jar
    [NOT REQUIRED] commons-logging#commons-logging;1.1.1!commons-logging.jar
    [NOT REQUIRED] commons-codec#commons-codec;1.6!commons-codec.jar
    [NOT REQUIRED] commons-beanutils#commons-beanutils;1.8.0!commons-beanutils.jar
    [NOT REQUIRED] commons-collections#commons-collections;3.2.1!commons-collections.jar
        tried file:/home/zoran/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
WARN:   [NOT FOUND  ] commons-lang#commons-lang;2.4!commons-lang.jar (2ms)
WARN: ==== localm2: tried
WARN:   file:/home/zoran/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar
    [NOT REQUIRED] net.sf.ezmorph#ezmorph;1.0.6!ezmorph.jar
    [NOT REQUIRED] xerces#xercesImpl;2.9.1!xercesImpl.jar
    [NOT REQUIRED] xml-apis#xml-apis;1.3.04!xml-apis.jar
    resolve done (332ms resolve - 18ms download)

:: problems summary ::
:::: WARNINGS
        [NOT FOUND  ] commons-lang#commons-lang;2.4!commons-lang.jar (2ms)

    ==== localm2: tried

      file:/home/zoran/.m2/repository/commons-lang/commons-lang/2.4/commons-lang-2.4.jar


:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
Error in resolve:
    Error grabbing Grapes -- [download failed: commons-lang#commons-lang;2.4!commons-lang.jar]

知道这是怎么回事吗?


正在删除~/.groovy/grapes做到了。也不知道为什么...

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

无法安装 HTTPBuilder 的相关文章

随机推荐

  • PHP:上传大文件时遇到问题

    我正在使用 PHP 进行文件上传 这对于我的本地主机上大小为 2 8MB 的文件来说效果很好 但不适用于我的 Mediatemple GS 主机 小于 2MB 的文件工作正常 但任何更大的文件似乎都不起作用 我没有收到任何错误消息 但上传完
  • 如何在 ggplot2 R 图中设置轴限制?

    我绘制以下内容 library ggplot2 carrots lt data frame length rnorm 500000 10000 10000 cukes lt data frame length rnorm 50000 100
  • 我们怎样才能减少复选框的大小请给我一个想法

    我们如何减少复选框的大小 请给我一个主意 你可以定义自己的状态列表drawable 为不同的状态定义不同的图像 如下
  • 用货币符号解析值

    我已经研究了多个有关解析货币的问题 最好的 推荐的 方法似乎是我在下面尝试的方法 var payout decimal Parse 2 10 NumberStyles Currency NumberStyles AllowDecimalPo
  • 如何转义 JSON 字符串以将其包含在 URL 中?

    我想使用 Javascript 生成一个页面链接 页面的参数位于我以 JSON 序列化的 Javascript 数组中 所以我想生成一个这样的 URL http example com data MY JSON ARRAY HERE 我需要
  • 编译 junit 测试时出错,并出现预期异常

    我在使用 junit 4 的预期注释来查看异常时遇到困难 我无法编译代码 因为存在未处理的异常 这是一个创建这种情况的简单示例 import static org junit Assert import java io Unsupporte
  • 在 Dart 中解密 AES/CBC/PKCS5Padding 加密

    我已经有了java加密代码 现在我想使用我的服务器上的 API 即使在尝试了各种教程和示例代码之后 我也无法成功解密哈希值 我知道固定盐和静脉注射根本不推荐 但为了简单起见并为了理解问题 我将盐和IV保留为 0000000000000000
  • Android 列表选择器在自定义列表视图中不可见

    我制作了一个包含图像和文本视图的自定义列表 设置样式时 选择器不可见 使用 setTheme R style rose 调用样式 在 Listactivity 的 create 方法中作为第一次调用 但是 如果没有颜色用作背景 或样式中的背
  • 如何检查元素是否在屏幕外

    我需要使用 jQuery 检查 DIV 元素是否没有脱离屏幕 这些元素是可见的 并根据 CSS 属性显示 但可以通过以下方式故意将它们放置在屏幕外 position absolute left 1000px top 1000px 我无法使用
  • Jquery .live() 事件在 Firefox 和 IE 上不起作用

    我有现场活动 需要提交并点击
  • Swagger 对象数组

    我在 swagger 方面遇到了一些问题 我在 yaml 文件中以这种方式描述了一组对象 地址 Address properties street type string city type string state type string
  • Bootstrap 3 使用 Javascript 在页面加载时打开下拉菜单

    我似乎无法在页面加载时打开此下拉菜单 有人可以帮忙吗 Bootrap 3 的文档在这里 http getbootstrap com javascript dropdowns 我尝试过 但似乎不起作用 myDropdown dropdown
  • 用于 Javascript 的 .tiff 库

    有没有类似的图书馆画布2图像 请查看createBMP函数 在JavaScript 浏览器或nodejs 中制作 tiff 本机浏览器对 tiff 文件的支持仍然很差 维基百科对浏览器有很好的概述图片格式支持 话虽如此 由于 tiff 图像
  • (未知):#2514:获取脚本时发生未知错误。 [服务人员]

    这是控制台上的内容 unknown 2514 An unknown error occurred when fetching the script Service Workers 当服务工作人员接管或跳过等待并且我在网络关闭的情况下重新加载
  • GnuPlot 中的线图,其中线宽是我的数据文件中的第三列?

    我有一个包含三列的数据文件 1 1 0 1 2 1 5 2 3 0 0 3 4 1 2 2 5 5 1 0 1 6 1 1 5 其中第一列是我的 X 值 第二列是我的 Y 值 第三列是线宽 我希望根据第三列线宽绘制每个线段 I tried
  • 升级到Xcode 10后出现问题:找不到构建输入文件

    我昨晚将 Xcode SDK 升级到版本 10 然后发现无法构建 我收到此错误 找不到构建输入文件 Users call01 Library Developer Xcode DerivedData Comp Lite Apps gytvmo
  • 如何在Python中使用turtle模块播放GIF?

    我想让 GIF 在海龟屏幕上播放 但它只显示静态图像 请解决这个问题 任何帮助将不胜感激 这是我的代码 import turtle import os resources bgpic r C Users intel Desktop xBDT
  • 以编程方式检测 iPhone 中的 Sim 卡是否可用

    您好 我正在使用 SMSComposer 想要从地址簿中向联系人发送短信 我想检测我的 iPhone 中是否有 SIM 卡 我有什么办法可以达到这个目的吗 我尝试了 REachability Classes 但它为您提供了有关 WWAN 和
  • 使用自定义选择颜色和边框创建分组 UITableviewCell

    我目前正在编写一个应用程序 它在分组表视图中使用不同的选择颜色 就边界而言 这非常有效 我可以使用这篇文章中的代码更改选择颜色 如何自定义分组表视图单元格的背景 边框颜色 BUT我还想在苹果使用的单元格周围添加漂亮的边框 我该如何使用这个边
  • 无法安装 HTTPBuilder

    我正在尝试安装HTTPBuilder像这样 Grab group org codehaus groovy modules http builder module http builder version 0 7 2 但是 我收到此错误 ja