摘要: http://blog.csdn.net/zy416548283/article/details/45058369 http://blog.csdn.net/viqecel/article/details/50885356 EMAIL_HOST = 'smtp.163.com' EMAIL_PORT 阅读全文
posted @ 2017-06-23 15:32 xqnq2007 阅读(403) 评论(0) 推荐(0) 编辑
摘要: 1 首先安装photoshop cs6,安装好后退出 2 下载破解补丁 破解补丁文件网盘下载:https://pan.baidu.com/s/1hrXieqS 或自行在百度网页里搜amtlib.framework破解补丁文件, 3 下载好的破解补丁,后缀是 .rar 和 .zip压缩的,解开压缩得到 阅读全文
posted @ 2017-06-23 11:15 xqnq2007 阅读(311) 评论(0) 推荐(0) 编辑
摘要: https://jingyan.baidu.com/article/a3761b2b8484321576f9aaac.html 一、 1)点击Launchpad 2)搜索“字体册” 二 打开字体册 三 1)选择“文件选项” 2)选择“添加字体” 阅读全文
posted @ 2017-06-23 11:07 xqnq2007 阅读(3175) 评论(0) 推荐(0) 编辑
摘要: 1 在xampp安装目录中找到phpadmin目录,编辑config.inc.php权限,赋予读写权限 2 打开config.inc.php $cfg['Servers'][$i]['user'] = 'root';$cfg['Servers'][$i]['password'] = '1';/* S 阅读全文
posted @ 2017-06-23 10:29 xqnq2007 阅读(894) 评论(0) 推荐(0) 编辑
摘要: 是那种单独安装的mysql 启动: /usr/local/mysql/bin/mysql -u root -p 阅读全文
posted @ 2017-06-23 09:55 xqnq2007 阅读(227) 评论(0) 推荐(0) 编辑