C++程序  |  4行  |  177 B

#include "SkDocument.h"
SkDocument* SkDocument::CreateXPS(SkWStream*, SkScalar) { return NULL; }
SkDocument* SkDocument::CreateXPS(const char path[], SkScalar) { return NULL; }