# Archive

{% content-ref url="/pages/-M1huStphEBIl4EGTiRj" %}
[2016-12-13 JavaScript 中几种不同的基于 prototype 继承方式的区别](/javascript-inheritance-by-prototype.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2B7sR\_afzWRLU8" %}
[2014-08-13  在Android中使用OSGi框架(Knopflerfish)](/use-knopflerfish-in-android.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2CNp14NqE6yLOz" %}
[2014-08-13  在Android中使用OSGi框架(Apache Felix)](/use-apache-felix-in-android.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2DGgfVK43nj-Ik" %}
[2014-07-30  3rd-party apt-key list for Ubuntu](/3rd-party-apt-key-list-ubuntu.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2EVbOIEEc33h0a" %}
[2014-07-21  'Failed to clone a large git repository: The remote end hung up unexpectedly'](/failed-to-clone-a-large-git-repository.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2FmkTPQ7kU2rTt" %}
[2014-07-02  genymotion Qt error in Ubuntu](/genymotion-qt-error-ubuntu.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2GeRvcnBe8R1pO" %}
[2014-04-30  可自动安装依赖的Ubuntu离线包安装工具 gdebi](/a-better-package-tool-gdebi.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2HPvnEarno\_dYd" %}
[2014-04-23  解决搜狗输入法Ubuntu 14.04下黑块状态条](/sogou-linux-input-black-statusbar.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2I53o3cxYGIUcU" %}
[2014-04-08  Setup Ghost blog system on Ubuntu](/setup-ghost-blog-system-on-ubuntu.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2JGBisBni2BXP2" %}
[2014-03-28  Trace a process](/trace-a-process.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2KXBB6204JH\_um" %}
[2014-03-25  Forecast::IO 599 Internal Exception](/forecast-io-599-internal-exception.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2LC49\_rr4ELYmT" %}
[2014-03-23  Mac Tips](/mac-tips.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2NKJG6BszzLttX" %}
[2014-01-10  Python on vim](/python-on-vim.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2OhL7tltfqkNan" %}
[2013-11-12  ibus-pinyin doesn't work in KUbuntu 13.10](/ibus-pinyin-doesnt-work-in-kubuntu-13-10.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2PGEtki10glN8L" %}
[2013-11-11  phpMyAdmin login error to remote server](/phpmyadmin-login-error.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2QsXT9rAHrJ6KY" %}
[2013-11-04  Get SNMP(v3) working on Ubuntu 12.04](/get-snmpv3-working-on-ubuntu-12-04.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2SY4L9CgfVBOLX" %}
[2013-10-17  Log4perl多个Appender重复输出日志的问题解决办法](/log4perl-duplicate-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2TNZvY0myI-wxd" %}
[2013-04-19  How to enable ORMLite internal log on Android](/how-to-enable-ormlite-internal-log-on-android.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2UN5A6XUuuAqBu" %}
[2013-02-20  Bash Shortcuts](/bash-shortcuts.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2V4ExOGzGczOnA" %}
[2013-02-20  '"adb shell dumpsys" parameter list'](/adb-shell-dumpsys-parameter-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2\_FZSaIUHO-9t5" %}
[2012-02-05  hostname自动变成bogon的问题](/bogon.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2aPy8NqN5yFzfE" %}
[2011-07-09  代码段速记 gist.github.com](/code-snippets.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2mEAzzbX6r5Iiv" %}
[2010-11-12  How to debug with Android Logging](/debug-android-logging.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2nOMUOGqHGwc1X" %}
[2010-09-16  利用google-code-prettify做网页内源码的语法高亮](/syntax-highlight-by-prettify.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2oXlADf2DKjLcO" %}
[2010-09-05  10 Ways We Hurt Our Romantic Relationships](/10-ways-hurt-romantic-relationships.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2qhVJX1glRUzVB" %}
[2010-08-27  在Eclipse中查看Android SDK的源代码](/browsing-android-source-in-eclipse.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M1fHN2teB7yurRzNuhj" %}
[2010-08-04  修正auto-excerpt产生带格式的摘要](/fix-auto-excerpt.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.log4think.com/archive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
