11 2016 档案

Thinkphp Exception捕获异常失败
摘要:try catch 比较坑,默认这样是走TP 的错误模板页面 自定义的话: 阅读全文

posted @ 2016-11-23 17:29 studyphp 阅读(772) 评论(0) 推荐(0) 编辑

PHP 图片生成文字
摘要:$dst_path = './1.png'; $font_file = './ADOBEHEITISTD-REGULAR (V5.010).OTF'; $img_bg = imagecreatefrompng($dst_path); //打开图片, $bg_width = imagesx($img_bg); $clr = ImageColorAllocate($img_bg, 0xFF,0xFF... 阅读全文

posted @ 2016-11-23 17:27 studyphp 阅读(673) 评论(0) 推荐(0) 编辑

Android Webview 调用JS跳转到指定activity
摘要:JAVA: JS: 转自http://blog.csdn.net/wangkai0681080/article/details/50178507 阅读全文

posted @ 2016-11-02 17:09 studyphp 阅读(1565) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示