|
9
|
| Eugene · 技术社区 · 16 年前 |
|
|
1
15
LAMP是Linux(操作系统)、ApacheHTTP服务器、MySQL(数据库软件)和PHP的缩写。如果您运行的是Windows,缩写是wamp。 XAMPP是一个包,您可以使用它轻松地安装和配置(在您的情况下)WAMP或LAMP设置。If they are asking LAMP they probably expect some Linux and Apache knowledge but it could also be they are just expecting a PHP programmer with MySQL skills. You'll find out what they're looking for in the job interview ;). |
|
|
2
5
LAMP和WAMP是任何基于ApacheWeb服务器、MySQL数据库和Perl、PHP或Python语言的系统的通用术语。 XAMP是一个特定的软件包,它可以将*AMP系统的所有元素合并到一个包中。有几个这样的包(wampserver可以命名一个)。 Ubuntu上的软件安装过程非常严谨,许多人喜欢单独安装组件并运行更精简的安装程序。 |