如何开始使用速度

发布于 2024-12-20 14:45:48 字数 195 浏览 2 评论 0原文

我如何开始使用速度?有没有地方可以帮助我了解我需要安装什么?哪个服务器?如何开始?第一步?

我知道如何安装 wamp(我有 Windows)并在 aptana 上使用 PHP 进行一些工作 - 所以这是我的常识,我需要知道速度的第一步(我需要什么类型的服务器? Aptana 能解决问题吗?或者我还需要安装 eclipse 吗?)

谢谢, 阿隆

How do I start using velocity? Is there a place that helps me understand what do I need to install? which server? how to start? first steps?

I know how to install wamp (I have windows) and work a bit with PHP on aptana - so this is my general knowledge and I need to know the first steps to velocity (what type of server do I need? Will Aptana do the trick or do I need to install also eclipse?)

thanks,
Alon

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

无力看清 2024-12-27 14:45:48

Velocity 开发人员指南 中的“入门”部分是从代码方面开始。

您需要什么类型的服务器?您打算使用 Velocity 创建一个使用 Velocity 的 Web 应用程序吗?您可能需要 Apache Tomcat (或 Jetty 等)开始使用,因为有大量的文档和教程。

Aptana Eclipse,但是使用普通的老式 Eclipse 可能会更好; Aptana 更适合特定于框架的功能(PHP、Rails 等)。您应该能够向其中添加 Java 生态系统 Web 内容(如果尚不存在);不确定它有多容易/有多困难。

请注意,从 PHP 跳转到 Java Web 开发在您需要了解的内容、应用程序的一般编码方式、Java 生态系统(特别是库)等方面都是一个巨大的飞跃。

The "Getting Started" section in the Velocity developer guide is the place to get started on the code side.

What type of server do you need? Are you going to use Velocity to create a web application using Velocity? You'll likely want Apache Tomcat (or Jetty, etc.) to get started, because there's a ton of documentation and tutorials.

Aptana is Eclipse, but you might be better off with a plain old Eclipse; Aptana is geared more towards framework-specific functionality (PHP, Rails, etc.) You should be able to add the Java ecosystem web stuff to it if it isn't already there; not sure how easy/difficult it would be.

Be aware that making a jump from PHP to Java web development is a big leap in terms of what you need to know, how apps are generally coded, the Java ecosystem (libraries in particular), etc.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文