当使用notepad++编写时,它会添加一个“如果你正在做一个元素并且正在命名一个元素
我想知道我是否可以只添加“在我按下空格键之后”,或者这是否可能。
例如
<input type=" <-- it would automatically add another ", but I would only want it after I name the variable like
<input type="text <--- then add the " after I hit spacebar, is this already made or should I try to program it. 感谢您的知识。
发布于 2015-02-22 03:46:20
尝试为它安装插件,但发生的情况是,例如您正在编写printf(,现在您将添加“. Notepad++确保关闭”是自动添加的。
https://stackoverflow.com/questions/28650452
复制相似问题