Warm tip: This article is reproduced from serverfault.com, please click

What does vanilla mean?

发布于 2013-12-30 08:44:27

The vanilla adjective appears in many places: plain-vanilla java, vanilla javascript: what does it exactly mean?

From context, is seems to stand for something "plain".

When is a specific code considered vanilla and when is it not? Plain, like not wrapped in a framework?

Questioner
Question Everything
Viewed
0
Rikayan Bandyopadhyay 2013-12-30 16:47:27

From wiki :

Computer software, and sometimes also other computing-related systems like computer hardware or algorithms, is called Vanilla when not customized from its original form, meaning that it is used without any customizations or updates applied to it.

http://en.wikipedia.org/wiki/Vanilla_software