save();//当前屏幕CGContextRefcontext=gpHandle->getContext();//坐标转化CGContextSetTextMatrix(context,CGAffineTransformMakeScale(1.0,-"> 在ipad/iphone模拟器显示需要的文字的方法-济南软件开发|山东软件开发-济南赢德科技软件开发公司 - 新利体育18
XML|HTML|TXT
您当前位置: 软件开发>> 新利在线娱乐>> 软件开发技术>> 浏览文章

在ipad/iphone模拟器显示需要的文字的方法

//需要显示的文字信息
const char* str = "This is a bug";

//保存现场
gpHandle->save();

//当前屏幕
CGContextRef context = gpHandle->getContext();
//坐标转化
CGContextSetTextMatrix(context, CGAffineTransformMakeScale(1.0, -1.0));
//字体信息
CGContextSelectFont(context, "Helvetica", 30 * 4.41718, kCGEncodingMacRoman);
//显示文字
CGContextShowTextAtPoint(context, prct->left, prct->top, str, strlen(str));

//还原现场
gpHandle->restore();


手机:18678812288 E-Mail:1069706080@qq.com
地址:山东省济南市舜耕路泉城公园东门园内向北50米 鲁ICP备07011972号 版权所有2008-2013 新利体育18
Baidu