pdfium 基础类型

 

1.字符串输出

CFX_ByteString word = GetNextWord(bIsNumber);
std::cout<<word.GetBuffer(word.GetLength())<<std::endl;

posted on 2020-01-19 10:31  lydstory  阅读(328)  评论(0)    收藏  举报

导航