教程怎样使用phpDesigner项目.doc

  1. 1、本文档共13页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
教程如何使用phpDesigner项目 启动一个新项目可能会非常棘手。 There are lots of files to think about, functions to keep track of, variables, classes, and more.有大量文件思考,功能,跟踪,变量,类和更多。 But phpDeveloper has tools that help making projects a lot easier, and in this tutorial, well discuss a few such as但phpDeveloper的工具,以帮助使项目容易得多,在本教程中,我们将讨论一些诸如 Project Manager项目经理 Project Panel项目小组 PHP Code Explorer PHP代码浏览器 Declaration Toolbar宣言工具栏 Todo and Bug Managers TODO和管理问题 SVN Integration SVN集成 FTP Integration集成的FTP File Snapshots文件快照 All the panels featured in this tutorial can be accessed somewhere within the View menu on the programs File toolbar.所有在本教程可以访问视图菜单内的某处该程序的文件工具栏功能面板。Everything else will be listed within the appropriate section.一切将列在适当的部分。 项目 The first thing you want to do when you start a new project is group the files together for easy access.你首先要做当您启动一个新项目组一起,方便访问这些文件。 This can be hard if you use several pieces of code in different places, but PHPD allows you to group code, no matter where is it, into one easy-to-manage project.这可能很难,如果你在不同地方使用的代码几件,但PHPD让你组代码,无论身在何处,是到一个易于管理的项目中。 To begin, open PHPD and go to Project Project Manager (F11) New.首先,打开PHPD并转到项目“项目经理(F11键)”新建。 Type in a name for your project, the project root (where most of your application will be), and a description of your project.键入一个名称为您的项目,该项目的根目录(如您的应用程序大部分),而您的项目介绍。 Then proceed to the filters page.然后进行过滤器页面。 PHPD is mainly for PHP, and so it only includes PHP in your project, but it has syntax highlighters and support for other files as well, so if youll be dealing with .js, .css, xml, perl or some other language, click on Include Files, and Add a filter. PHPD主要是PHP的,因此它只包括在您的项目PHP的,但它的语法荧光笔和其他文件的支持,因此,如果您将处理将。js,。的CSS,XML的,Perl或其他语言,单击包含文件,并添加一个过滤器。 * acts as a wildcard, so to add support for .js and .css files, use *.js and *.css as filters for example. *行为作为通配符,所以添加支持。js和。CSS文件,*. js和使用,例如作为过滤器*.的CSS。Any new filters you make will appear in bold font.任何您将出现在粗体新的过滤器。 If you want to include everythin

文档评论(0)

xiaofei2001129 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档