YSTest
PreAlpha_b500_20140530
The YSLib Test Project
首页
相关页面
模块
命名空间
类
文件
文件列表
文件成员
全部
类
命名空间
文件
函数
变量
类型定义
枚举
枚举值
友元
宏定义
组
页
MapEx.cpp
浏览该文件的文档.
1
/*
2
© 2012-2013 FrankHB.
3
4
This file is part of the YSLib project, and may only be used,
5
modified, and distributed under the terms of the YSLib project
6
license, LICENSE.TXT. By continuing to use, modify, or distribute
7
this file you indicate that you have read the license and
8
understand and accept it fully.
9
*/
10
28
#include "
CHRLib/YModules.h
"
29
#include YFM_CHRLib_MappingEx
30
31
namespace
CHRLib
32
{
33
34
using namespace
CharSet;
35
36
#if !CHRLIB_NODYNAMIC_MAPPING
37
38
byte
*
cp17
;
39
byte
*
cp113
;
40
byte
*
cp2026
;
41
42
#endif
43
44
}
// namespace CHRLib;
45
ystdex::byte
unsigned char byte
字节类型。
Definition:
ydef.h:555
CHRLib::cp17
byte * cp17
动态加载的编码转换表。
Definition:
MapEx.cpp:38
CHRLib::cp113
byte * cp113
Definition:
MapEx.cpp:39
CHRLib::cp2026
byte * cp2026
Definition:
MapEx.cpp:40
YModules.h
YFramework
source
CHRLib
MapEx.cpp
生成于 2014年 五月 30日 星期五 00:14:50 , 为 YSTest使用
1.8.7