上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 27 下一页
摘要: 找到Myeclipse的安装包,双击它,会出现Uninstaller的按钮,单击卸载即可。 另,网上说,windows下cmd命令道myeclipse.exe 目录,然后执行myeclipse.exe -clean,然后再卸载,可能会成功,但是我试了不行。 阅读全文
posted @ 2019-02-22 14:41 jiafeng 阅读(1032) 评论(0) 推荐(0) 编辑
摘要: 来源: Laravel 自定义公共函数的引入 背景习惯了 使用 ThinkPHP 框架,有一个公共方法类在代码编写上会快捷很多,所以有必要在此进行配置一番.测试框架:Laravel 5.5步骤指导1. 创建 functions.php在 app/Helpers/(目录可以自己随便来)下新建一个文件 阅读全文
posted @ 2019-02-20 16:46 jiafeng 阅读(223) 评论(0) 推荐(0) 编辑
摘要: 参考资料:安装Composer , windows下安装composer方法 1.下载并且运行 Composer-Setup.exe 2.安装完后执行命令:(注意V是大写的) 阅读全文
posted @ 2019-02-20 16:09 jiafeng 阅读(113) 评论(0) 推荐(0) 编辑
摘要: 接口,PHP,.net 阅读全文
posted @ 2018-11-08 16:55 jiafeng 阅读(361) 评论(0) 推荐(0) 编辑
摘要: xdebug,调试 阅读全文
posted @ 2018-09-25 16:03 jiafeng 阅读(2912) 评论(0) 推荐(0) 编辑
摘要: 这个函数官方有文档,通过用户对象返回用户的profile2的对象,当然可能用户定义了几个profile。我们用到的是student这个profile。 然后利用field_get_items()获得指定的字段 例如机房的机器名叫做machine_room. 使用 结果返回的是一个数组,直接取出你想要 阅读全文
posted @ 2018-09-20 16:40 jiafeng 阅读(125) 评论(0) 推荐(0) 编辑
摘要: panels,drupal,布局 阅读全文
posted @ 2018-08-30 16:01 jiafeng 阅读(187) 评论(0) 推荐(0) 编辑
摘要: //方式一 $theme_path=drupal_get_path('theme', $theme); //方式二 $theme_path=path_to_theme(); 阅读全文
posted @ 2018-08-29 17:15 jiafeng 阅读(237) 评论(0) 推荐(0) 编辑
摘要: phpstorm,debug 阅读全文
posted @ 2018-08-10 11:02 jiafeng 阅读(805) 评论(0) 推荐(0) 编辑
摘要: Fira Code,字体 阅读全文
posted @ 2018-08-09 18:03 jiafeng 阅读(3320) 评论(0) 推荐(0) 编辑
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 27 下一页