Home > Backend Development > PHP Tutorial > 请教:netbean开发php按什么快捷键可以怎么添加多行文档性注释

请教:netbean开发php按什么快捷键可以怎么添加多行文档性注释

WBOY
Release: 2016-06-13 12:22:37
Original
1270 people have browsed it

请问:netbean开发php按什么快捷键可以如何添加多行文档性注释


请问:netbean开发php按什么快捷键可以如何添加多行文档性注释


搜也没有搜到,看自带的快捷键列表里面也没有,请问这个在哪里?
------解决思路----------------------
注释/取消注释:ctrl+/,此功能支持多行注释,但首先需选中所要注释行 

只有这种,软件如此。
// aaa
// bbb
// ccc

------解决思路----------------------
没有你要的哪种,或者你换其他编辑器。

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template