* [引言](引言.md)
* [目录](目录.md)
* [Get Started](GetStarted.md)
* [libcurl编译-windows-x64-opensll-zlib](libcurl编译.md)
* [基础语法](基础语法.md)
* [if&else](if.md)
* [for&foreach](for.md)
* [while](while.md)
* [function](function.md)
* [变量](变量.md)
* [new](new.md)
* [class](class.md)
* [lambda](lambda.md)
* [..字符串拼接](..字符串拼接.md)
* [import](import.md)
* [base](base.md)
* [printf](printf.md)
* [printfln](printfln.md)
* [print](print.md)
* [println](println.md)
* [exit](exit.md)
* [sleep&Sleep](sleep&Sleep.md)
* [tonumber](tonumber.md)
* [toint](toint.md)
* [system](system.md)
* [SetConsoleTitle](SetConsoleTitle.md)
* [dostring](dostring.md)
* [dofile](dofile.md)
* [assert](assert.md)
* [_VERSION](_VERSION.md)
* [loadlibrary](loadlibrary.md)
* [freelibrary](freelibrary.md)
* [math](math.md)
* [abs](abs.md)
* [srand](srand.md)
* [rand](rand.md)
* [random](random.md)
* [acos](acos.md)
* [asin](asin.md)
* [atan](atan.md)
* [ceil](ceil.md)
* [cos](cos.md)
* [exp](exp.md)
* [floor](floor.md)
* [fmod](fmod.md)
* [huge](huge.md)
* [log](log.md)
* [max](max.md)
* [maxinteger](maxinteger.md)
* [min](min.md)
* [mininteger](mininteger.md)
* [pi](pi.md)
* [sin](sin.md)
* [sqrt](sqrt.md)
* [tan](tan.md)
* [io](io.md)
* [getc](getc.md)
* [fopen](fopen.md)
* [fsize](fsize.md)
* [fread](fread.md)
* [fwrite](fwrite.md)
* [fseek](fseek.md)
* [fclose](fclose.md)
* [fflush](fflush.md)
* [remove](remove.md)
* [rename](rename.md)
* [getfileext](getfileext.md)
* [getfilepath](getfilepath.md)
* [getfilename](gettilename.md)
* [getfilenamenotext](getfilenamenotext.md)
* [mkdir](mkdir.md)
* [time](time.md)
* [gettime](gettime.md)
* [gettimestr](gettimestr.md)
* [maketime](maketime.md)
* [gettickcount](gettickcount.md)
* [time2str](time2str.md)
* [str2time](str2time.md)
* [issomeday](issomeday.md)
* [getyear](getyear.md)
* [getmon](getmon.md)
* [getday](getday.md)
* [gethour](gethour.md)
* [getmin](getmin.md)
* [getsec](getsec.md)
* [getyday](getyday.md)
* [addmonths](addmonths.md)
* [adddays](adddays.md)
* [addyears](addyears.md)
* [addweeks](addweeks.md)
* [addhours](addhours.md)
* [addminutes](addminutes.md)
* [addseconds](addseconds.md)
* [strftime](strftime.md)
* [string](string.md)
* [find](find.md)
* [rfind](rfind.md)
* [length](length.md)
* [strlen](strlen.md)
* [replace](repalce.md)
* [split](split.md)
* [strcut](strcut.md)
* [empty](empty.md)
* [substr](substr.md)
* [npos](npos.md)
* [at](stringat.md)
* [format](format.md)
* [GC](GC.md)
* [Collect](Collect.md)
* [CollectAll](CollectAll.md)
* [debug](debug.md)
* [open](open.md)
* [close](close.md)
* [breakpoint](breakpoint.md)
* [Buffer类](Buffer类.md)
* [read](read.md)
* [write](write.md)
* [tostring](tostring.md)
* [tointerger](tointerger.md)
* [tonumber](tonumber2.md)
* [readInt8](readInt8.md)
* [readInt16](readInt16.md)
* [readInt32](readInt32.md)
* [readInt](readInt.md)
* [readNumber](readNumber.md)
* [readString](readString.md)
* [readBool](readBool.md)
* [writeInt8](writeInt8.md)
* [writeInt16](writeInt16.md)
* [writeInt32](writeInt32.md)
* [writeInt](writeInt.md)
* [writeNumber](writeNumber.md)
* [writeString](writeString.md)
* [writeBool](writeBool.md)
* [seek](seek.md)
* [length](length2.md)
* [vector类](vector.md)
* [push_back](push_back.md)
* [push_front](push_front.md)
* [pop_back](pop_back.md)
* [pop_front](pop_front.md)
* [insert](insert.md)
* [at](at.md)
* [erase](erase.md)
* [pop](pop.md)
* [begin](begin.md)
* [end](end.md)
* [next](next.md)
* [it](it.md)
* [resize](resize.md)
* [clear](clear.md)
* [size](size.md)
* [map类](map类.md)
* [insert](insert2.md)
* [find](find2.md)
* [erase](erase2.md)
* [pop](pop2.md)
* [begin](begin2.md)
* [end](end2.md)
* [next](next2.md)
* [it](it2.md)
* [key](key.md)
* [clear](clear2.md)
* [size](size2.md)
* [unordered_map类](unordered_map类.md)
* [insert](insert3.md)
* [find](find3.md)
* [erase](erase3.md)
* [pop](pop3.md)
* [begin](begin3.md)
* [end](end3.md)
* [next](next3.md)
* [it](it3.md)
* [key](key3.md)
* [clear](clear3.md)
* [size](size3.md)
* [支持库-模块](支持库.md)
* [json](json.md)
* [Get Started](GetStarted-json.md)
* [encode](encode.md)
* [encodeT](encodeT.md)
* [decode](decode.md)
* [curl](curl.md)
* [Get Started](GetStarted-curl.md)
* [CURL](CURL.md)
* [getdata](getdata.md)
* [getheader](getheader.md)
* [append](append.md)
* [curl_easy_init](curl_easy_init.md)
* [curl_easy_cleanup](curl_easy_cleanup.md)
* [curl_easy_setopt](curl_easy_setopt.md)
* [curl_easy_getinfo](curl_easy_getinfo.md)
* [curl_easy_perform](curl_easy_perform.md)
* [curl_version](curl_version.md)
* [socket](socket.md)
* [server](cpps_socket_server.md)
* [setoption](setoption.md)
* [listen](listen.md)
* [run](run.md)
* [send](send.md)
* [closesocket](closesocket.md)
* [stop](stop.md)
* [isrunning](isrunning.md)
* [client](cpps_socket_client.md)
* [setoption](setoption-client.md)
* [run](run-client.md)
* [connect](connect.md)
* [send](send-client.md)
* [isconnect](isconnect.md)
* [closesocket](closesocket-client.md)
* [httpserver](httpserver/httpserver.md)
* [setoption](setoption-httpserver.md)
* [listen](listen-httpserver.md)
* [run](httpserver/run.md)
* [register_handlefunc](httpserver/register_handlefunc.md)
* [register_controller](httpserver/register_controller.md)
* [register_controller_default](register_controller_default.md)
* [stop](httpserver/stop.md)
* [isrunning](httpserver/isrunning.md)
* [httpserver_request](httpserver_request.md)
* [addheader](httpserver/request/addheader.md)
* [append](httpserver/request/append.md)
* [send](httpserver/request/send.md)
* [getparam](httpserver/request/getparam.md)
* [getheader](httpserver/request/getheader.md)
* [geturi](httpserver/request/geturi.md)
* [getpath](httpserver/request/getpath.md)
* [getbuffer](httpserver/request/getbuffer.md)
* [ServerOption](ServerOption.md)
* [ClientOption](ClientOption.md)
* [HttpServerOption](HttpServerOption.md)
* [http](http.md)
* [httprequest](http/httprequest.md)
* [setcookiesfile](setcookiesfile.md)
* [setproxy](setproxy.md)
* [setproxyaccount](setproxyaccount.md)
* [addheaders](addheaders.md)
* [post](post.md)
* [get](get.md)
* [call](call.md)
* [getcookies](getcookies.md)
* [getheaders](getheaders.md)
* [settimeout](settimeout.md)
* [followlocation](followlocation.md)
- 引言
- 目录
- Get Started
- libcurl编译-windows-x64-opensll-zlib
- 基础语法
- if&else
- for&foreach
- while
- function
- 变量
- new
- class
- lambda
- ..字符串拼接
- import
- base
- printf
- printfln
- println
- exit
- sleep&Sleep
- tonumber
- toint
- system
- SetConsoleTitle
- dostring
- dofile
- assert
- _VERSION
- loadlibrary
- freelibrary
- math
- abs
- srand
- rand
- random
- acos
- asin
- atan
- ceil
- cos
- exp
- floor
- fmod
- huge
- log
- max
- maxinteger
- min
- mininteger
- pi
- sin
- sqrt
- tan
- io
- getc
- fopen
- fsize
- fread
- fwrite
- fseek
- fclose
- fflush
- remove
- rename
- getfileext
- getfilepath
- getfilename
- getfilenamenotext
- mkdir
- time
- gettime
- gettimestr
- maketime
- gettickcount
- time2str
- str2time
- issomeday
- getyear
- getmon
- getday
- gethour
- getmin
- getsec
- getyday
- addmonths
- adddays
- addyears
- addweeks
- addhours
- addminutes
- addseconds
- strftime
- string
- find
- rfind
- length
- strlen
- replace
- split
- strcut
- empty
- substr
- npos
- at
- format
- GC
- Collect
- CollectAll
- debug
- open
- close
- breakpoint
- Buffer类
- read
- write
- tostring
- tointerger
- tonumber
- readInt8
- readInt16
- readInt32
- readInt
- readNumber
- readString
- readBool
- writeInt8
- writeInt16
- writeInt32
- writeInt
- writeNumber
- writeString
- writeBool
- seek
- length
- vector类
- push_back
- push_front
- pop_back
- pop_front
- insert
- at
- erase
- pop
- begin
- end
- next
- it
- resize
- clear
- size
- map类
- insert
- find
- erase
- clear
- size
- unordered_map类
- insert
- find
- erase
- pop
- begin
- end
- next
- it
- key
- clear
- size
- 支持库-模块
- json
- Get Started
- encode
- encodeT
- decode
- curl
- Get Started
- CURL
- getdata
- getheader
- append
- curl_easy_init
- curl_easy_cleanup
- curl_easy_setopt
- curl_easy_getinfo
- curl_easy_perform
- curl_version
- socket
- server
- setoption
- listen
- run
- send
- closesocket
- stop
- isrunning
- client
- setoption
- run
- connect
- send
- isconnect
- closesocket
- httpserver
- setoption
- listen
- run
- register_handlefunc
- register_controller
- register_controller_default
- stop
- isrunning
- httpserver_request
- addheader
- append
- send
- getparam
- getheader
- geturi
- getpath
- getbuffer
- ServerOption
- ClientOption
- HttpServerOption
- http
- httprequest
- setcookiesfile
- setproxy
- setproxyaccount
- addheaders
- post
- get
- call
- getcookies
- getheaders
- settimeout
- followlocation
- encoding
- encode
- UTF8
- GBK
- hashlib
- md5
- sha1
- sha224
- sha256
- sha384
- sha512
- mysql
- connect
- mysql类
- call
- execute
- error
- isconnect
- clear
- close
- mysql_result
- records
- mysql_record
- fields
- get
- base64
- encode
- decode