-
Notifications
You must be signed in to change notification settings - Fork 2
Home
jijinlong edited this page Nov 23, 2016
·
4 revisions
###关于如何使用改库? 包含头文件
#include "LLib.h"
###加入实现文件
- Code.h
- Code.cpp
- Lcalc.h
- Lang.cpp
- Lang.h
- LangCode.h
- LangScript.h
- Script.h
- XmlCode.h
- XmlScript.h
###依赖:
- tinyxml2.h
- tinyxml2.cpp