将 Zend Studio 与 Zend Framework 结合使用

发布于 2025-01-05 06:33:17 字数 316 浏览 2 评论 0原文

有关于如何将 eclipse 与 zendframework 结合使用的综合指南吗?

我想找到有关以下内容的信息:

  • 如何调试 zendframework 项目。
  • 如何使用 dojo/jQuery。
  • 如何创建能让我提高工作效率的快捷方式。
  • 如何调试项目 使用 Zendstudio 进行单元测试
  • 如何单步进入和单步执行项目
  • 如何在完成项目后部署项目..
  • 还有更多..

我找不到任何信息。我还没有找到一本关于 Zend Studio 的书。

Is there a comprehensive guide on how to use eclipse with zendframework?

I want to find information about the following:

  • How to debug the zendframework project.
  • How to use dojo/jQuery with it.
  • How to create shortcuts which will make me productive.
  • How to debug the project Unit testing with Zendstudio
  • How to step into and step over with the project
  • How to deploy project once I finished it..
  • And much more..

I cant find any information. I havent found a single book on Zend Studio.

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

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

发布评论

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

评论(1

计㈡愣 2025-01-12 06:33:18

请参阅Zend Studio 9 用户指南 可在 Zend Studio 资源 页面上找到。

它涵盖了

  • 创建和调试 ZF 项目
  • 在项目中使用 jQuery、javascript 调试和原型
  • 设置和使用 dojo
  • 使用 PHPUnit 测试
  • 使用调试器,包括代码单步
  • 部署应用程序、更新它以及管理部署目标

当然除此之外,zf 参考指南 是获取有关使用实际 ZF 库(如 Dojo 等)、用户指南的信息的好地方只是向您展示如何将这些功能添加到您的项目中,但实际使用它们的情况并不多。

See the Zend Studio 9 User Guide which is found on the Zend Studio Resources page.

It covers

  • Creating and debugging ZF projects
  • Using jQuery in your projects, javascript debugging, and prototype
  • Setting up and using dojo
  • Using PHPUnit Testing
  • Using the debugger, including code stepping
  • Deploying an application, updating it and managing deploy targets

Beyond that of course the zf reference guide is a good place for information on using the actual ZF libraries like Dojo etc, the user guide just shows you how to get the features into your project, but not much on actually using them.

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