• 转到主导航栏
  • 转到内容
  • 转到底部
listcomp Pro listcomp Pro 温故而知新
  • Posts
  • Categories
  • Tags
  • About

    goagent/server/uploader.bat 失败的解决办法

    March 22, 2014 少于 1 分钟阅读

    失败的情形有 403 和 EOF 什么什么的,此时可以这么搞:

    1. 保证新版本的 goagent/local/goagent.exe 正在运行,否则会提示连接 127.0.0.1 timeout
    2. 还不行的话可以加一个 host 74.125.229.174 appengine.google.com

    分类: Windows

    更新时间: March 22, 2014

    分享

    X Facebook LinkedIn Bluesky
    上一页 下一页

    留下评论

    猜您还喜欢

    Linking the Dots #6: The “blind, unverified, external symbolic imports” Mental Model of Forward Declarations of Variables and Functions

    January 16, 2026 3 分钟阅读

    intuitively 可以把 forward declaration of variables and functions 理解成一种基于信任的、盲目的、无验证的 external symbolic imports, 而且具体的工作会交予两个参与者:

    Linking the Dots #5: Storage Class Specifiers / Type Qualifiers in C

    January 16, 2026 3 分钟阅读

    Storage Class Specifiers

    Linking the Dots #4: Linkage in C

    January 16, 2026 3 分钟阅读

    Overview: The $3$ Types of C Linkage (Only $1$ Actually Links)

    Linking the Dots #3: C Scopes

    January 16, 2026 2 分钟阅读

    1. The $4$ Types of C Scopes

    • 关注:
    • GitHub
    • Feed
    © 2026 listcomp Pro. 技术来自于 Jekyll & Minimal Mistakes.