在Netbeans PHP 6.8中编辑评论模板 [英] Edit Comment Template in Netbeans PHP 6.8

查看:116
本文介绍了在Netbeans PHP 6.8中编辑评论模板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想问一下有没有办法改变Netbeans PHP 6.8中的注释代码模板

I would like to ask is there any way change the comment code template in Netbeans PHP 6.8

在eclipse中,当我输入/ ** ENTER时,它会来我在设置中设置的评论模板,如下所示:

In eclipse, when I type /** ENTER , it would come out the comment template that I set in the setting, like this:

/**
* Apr 19, 2010 - Shiro
* Description
*
* @return unknown_type
*/
function test()
{

}

默认Netbeans只显示函数中的参数。

by Default Netbeans only will show the parameter in the function.

/**
  *
  * @param <type> $order_No
  * @param <type> $array 
  */

在Netbeans中是否有任何可能的我可以找到任何关于此的定制,任何人都知道这个设置在哪里?

in Netbeans is there any possible I could found any customization about this, anyone know where is the setting for this?

推荐答案

在某种程度上,我觉得NetBeans正在这样做正确 - Eclipse似乎模仿了穷人的版本控制。但是有大量的免费VCS,为什么还要费心呢?

In some way I feel NetBeans is just doing it right - Eclipse seems to mimic a "poor man's version control". But there are tons of free VCS, so why bother?

这篇关于在Netbeans PHP 6.8中编辑评论模板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆