[TOC]
- What is http , what's the feature?
- How does PHP Work?
- What is database, How to use database in PHP?
| /************************************************************************* | |
| > File Name: dir_walk_example.c | |
| > Author: VOID_133 | |
| > A small program demos the process "ls -R", potential buggy | |
| > Mail: ################### | |
| > Created Time: Mon 09 May 2016 09:24:56 PM CST | |
| ************************************************************************/ | |
| #include<stdio.h> | |
| #include<string.h> | |
| #include<stdlib.h> |
| <h1>Problem List</h1> | |
| <h3>Problems</h3> | |
| <table border="1"> | |
| <th> | |
| <tr> | |
| <td>Problem ID</td> | |
| <td>Title</td> |
wget -k www.baidu.com (CRASH)
The structure "downloaded_html_set" looks like this:$16 = {
hash_function = 0x40ddac <hash_string>,
test_function = 0x40df70 <cmp_string>,
cells = 0x20127c30,
size = 13,
wget -k www.baidu.com (CRASH)
The structure "downloaded_html_set" looks like this:$16 = {
hash_function = 0x40ddac <hash_string>,
test_function = 0x40df70 <cmp_string>,
cells = 0x20127c30,
size = 13,
| /************************************************************************* | |
| > File Name: A.cpp | |
| > Author: VOID_133 | |
| > ################### | |
| > Mail: ################### | |
| > Created Time: 2015年04月21日 星期二 12时30分54秒 | |
| ************************************************************************/ | |
| #include<iostream> | |
| #include<algorithm> | |
| #include<cstdio> |
| #!/bin/sh | |
| DF_DIR=$(dirname "$0") | |
| cd "${DF_DIR}" | |
| export SDL_DISABLE_LOCK_KEYS=1 # Work around for bug in Debian/Ubuntu SDL patch. | |
| #export SDL_VIDEO_CENTERED=1 # Centre the screen. Messes up resizing. | |
| ./libs/Dwarf_Fortress "$@" # Go, go, go! :) | |
| /************************************************************************* | |
| > File Name: K.cpp | |
| > Author: VOID_133 | |
| > ################### | |
| > Mail: ################### | |
| > Created Time: 2014年12月18日 星期四 10时50分08秒 | |
| ************************************************************************/ | |
| #include<iostream> | |
| #include<algorithm> | |
| #include<cstdio> |