我是JavaScript自动化的新手,尤其是自耕农(我很高兴我对ASCII问候感到高兴)
_-----_ | | |--(o)--| .--------------------------. `---------´ | Welcome to Yeoman, | ( _´U`_ ) | ladies and gentlemen! | /___A___\ '__________________________' | ~ | __'.___.'__ ´ ` |° ´ Y `
'Ynaxdh'代表什么?是的,不,......?
答案 0 :(得分:87)
这里是完整的答案列表:
因此,如果您不记得此定义,您可以随时输入h并查看列表。同样在新版本中,当您输入其中一个字母时,您将看到问题背后的定义。
大写的是默认值。如果这是您的选择,您只需按Enter键即可。
答案 1 :(得分:6)
Ynaxdh
是您被问到的问题的可能答案。例如:
[?] Overwrite Gruntfile.js? (Ynaxdh)
Y
是的
n
表示没有
h
可能代表帮助,用它来查找其余的定义
答案 2 :(得分:0)
在导入Jhipster-jdl.jh文件时,您可能还会遇到(ynaxdH)
,每个字母的含义如下:
? Overwrite src\main\resources\config\liquibase\master.xml? (ynaxdH)
y) overwrite
n) do not overwrite
a) overwrite this and all others
x) abort
d) show the differences between the old and the new
h) Help, list all options
Answer: