Commit a8033ca2 by guanghui.cui

说明文件

parent e1224f40
......@@ -9,62 +9,3 @@ build:编译中间文件<br>
依赖库:sqlite、cmake(2.8及以上)、gcc(4.8.2及以上)<br>
文件结构:<br>
./takeout/<br>
> |<br>
> +---src/<br>
>> |
>> +---SQLiteModule.cpp<br>
>> |<br>
>> +---SQLiteModule.h<br>
>> |<br>
>> +---JsonModule.cpp<br>
>> |<br>
>> +---JsonModule.h<br>
>> |<br>
>> +---SocketModule.cpp<br>
>> |<br>
>> +---SocketModule.h<br>
>> |<br>
>> +---OpersionModule.cpp<br>
>> |<br>
>> +---OpersionModule.h<br>
>> |<br>
>> +---main.cpp<br>
> |<br>
> +---3rdParty/<br>
>> |<br>
>> +---rapidjson/<br>
>>> |<br>
>>> +---...<br>
>> |<br>
>> +---easylogging/<br>
>>> |<br>
>>> +---...<br>
> |<br>
> +---utility/<br>
>> |
>> +---BaseDefine.h<br>
>> |<br>
>> +---utility.h<br>
>> |<br>
>> +---utility.cpp<br>
>> |<br>
>> +---zini.h<br>
>> |<br>
>> +---zini.cpp<br>
> |<br>
> +---bin<br>
>> |<br>
>> +---config.ini<br>
>> |<br>
>> +---log.conf<br>
> |<br>
> +---build/<br>
> |<br>
> +---doc/<br>
> |<br>
> +---readme.md<br>
> |<br>
> +---CMakeLists.txt<br>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment