会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
jiafeng
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
8
9
10
11
12
13
14
15
16
···
28
下一页
2019年4月10日
JSONArray.toJSONString json乱码
摘要: 前提:配置文件已经配置了: 后台 使用JSONArray.toJSONString 和JSON.toJSONString的话, 如果用ajax请求,不会中文乱码;如果在浏览器直接输入地址来请求,结果中文就会出现乱码,奇怪
阅读全文
posted @ 2019-04-10 15:16 jiafeng
阅读(8752)
评论(0)
推荐(0)
2019年3月27日
spring配置log4j
摘要: log4j
阅读全文
posted @ 2019-03-27 17:46 jiafeng
阅读(8753)
评论(0)
推荐(0)
2019年2月27日
java Name [jdbc/myjavadb] is not bound in this Context. Unable to find [jdbc].
摘要: jsp,javax.sql
阅读全文
posted @ 2019-02-27 10:41 jiafeng
阅读(2186)
评论(0)
推荐(0)
2019年2月22日
Windows下判断jdk是否安装好以及环境变量是否配置好
摘要: cmd下执行: 1.java 2.javac 3.where java 如果三个都没问题,说明安装成功&环境变量配置成功
阅读全文
posted @ 2019-02-22 15:03 jiafeng
阅读(792)
评论(0)
推荐(0)
卸载Myeclipse10.5 报错“an error has occured.See the log file ...Uninstaller\...”
摘要: 找到Myeclipse的安装包,双击它,会出现Uninstaller的按钮,单击卸载即可。 另,网上说,windows下cmd命令道myeclipse.exe 目录,然后执行myeclipse.exe -clean,然后再卸载,可能会成功,但是我试了不行。
阅读全文
posted @ 2019-02-22 14:41 jiafeng
阅读(1057)
评论(0)
推荐(0)
2019年2月20日
转: Laravel 自定义公共函数的引入
摘要: 来源: Laravel 自定义公共函数的引入 背景习惯了 使用 ThinkPHP 框架,有一个公共方法类在代码编写上会快捷很多,所以有必要在此进行配置一番.测试框架:Laravel 5.5步骤指导1. 创建 functions.php在 app/Helpers/(目录可以自己随便来)下新建一个文件
阅读全文
posted @ 2019-02-20 16:46 jiafeng
阅读(230)
评论(0)
推荐(0)
windows下安装composer
摘要: 参考资料:安装Composer , windows下安装composer方法 1.下载并且运行 Composer-Setup.exe 2.安装完后执行命令:(注意V是大写的)
阅读全文
posted @ 2019-02-20 16:09 jiafeng
阅读(118)
评论(0)
推荐(0)
2018年11月8日
PHP与.Net的区别(一)接口
摘要: 接口,PHP,.net
阅读全文
posted @ 2018-11-08 16:55 jiafeng
阅读(370)
评论(0)
推荐(0)
2018年9月25日
phpStorm+XDebug配置
摘要: xdebug,调试
阅读全文
posted @ 2018-09-25 16:03 jiafeng
阅读(2925)
评论(0)
推荐(0)
2018年9月20日
drupal7 获取profile2模块自定义字段的值
摘要: 这个函数官方有文档,通过用户对象返回用户的profile2的对象,当然可能用户定义了几个profile。我们用到的是student这个profile。 然后利用field_get_items()获得指定的字段 例如机房的机器名叫做machine_room. 使用 结果返回的是一个数组,直接取出你想要
阅读全文
posted @ 2018-09-20 16:40 jiafeng
阅读(135)
评论(0)
推荐(0)
上一页
1
···
8
9
10
11
12
13
14
15
16
···
28
下一页
公告