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