摘要: <?phpheader ("Content-type: image/png");//$str = $_REQUEST['str'] ? $_REQUEST['str']:"暂\n无\n输\n入";$str = "1\n2\n3\n";$im = imagecreate(100,120);$white 阅读全文
posted @ 2016-04-21 15:35 芯茹芷水 阅读(712) 评论(0) 推荐(0)