# 2013

* [std和boost的function与bind实现剖析](/2013/938.md)
* [不知道是哪一年的腾讯马拉松题目 照片评级 解题报告](/2013/930.md)
* [Lua 挺好用的样子](/2013/918.md)
* [VC和GCC成员函数指针实现的研究(三)](/2013/902.md)
* [VC和GCC成员函数指针实现的研究(二)](/2013/896.md)
* [VC和GCC内成员函数指针实现的研究(一)](/2013/890.md)
* [一个C++关于成员变量偏移地址的小Trick](/2013/879.md)
* [ptmalloc,tcmalloc和jemalloc内存分配策略研究](/2013/867.md)
* [POJ 2192 Zipper HDU 2059 龟兔赛跑](/2013/861.md)
* [从Javascript到Typescript到Node.js](/2013/851.md)
* [网络编程小结](/2013/818.md)
* [试试Boost.Asio](/2013/811.md)
* [Lnmp yum 安装脚本 (for CentOS)](/2013/740.md)
* [ARM 交叉编译环境搭建](/2013/738.md)
* [Linux 编译安装 GCC 4.8](/2013/730.md)
* [\[记录\]虚拟硬盘的压缩|磁盘写零](/2013/722.md)


---

# 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.owent.net/2013.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.
