zend 工作室 + xampp服务器文件传输
我已经使用 aptana 和 dreamweaver 有一段时间了,但现在我想使用 zend studio,因为有最新版本,它说它可以帮助在 javascript/php 上编码时进行调试。
现在的问题是,我将我的项目保存在不同的位置,并在不同的位置测试项目,只是为了安全起见,一些有线的事情不会发生,有时会无缘无故地清空代码。无论如何,在其他两个应用程序中,我可以轻松地进行远程连接并使用箭头按钮或通过键盘 CTRL+ALT+U 传输文件。它会上传,我只需刷新浏览器即可检查它。在 zend 上,我没有看到任何远程连接,并且我确实更改了服务器连接,但我不确定如何轻松传输文件,就像我在其他 IDE 中所做的那样。任何人都可以帮助我创建远程连接并设置关键字,这样我就可以继续做我以前做的事情。
i been using aptana and dreamweaver for some long time, but now i wanted to use zend studio, because of there latest release and it says it can help on debugging while coding on javascript/php.
Now the thing is, i keep my project in different location and testing project in different location, just for safety and some wired thing dont happen, which sometimes empty the code for no reason. anyway in other two application i can easily make remote connection and transfer the file using the arrow button or by keyboard CTRL+ALT+U . it will upload and i can just refresh the browser to check it. on zend, i dont see any remote connections and i did change the server connection, but im not sure how i can easily transfer files, like i do in other IDE. can anyone help me on this for creating a remote connection and setting up the keywords, so i can continue to do what i use to do.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我找到了 eclipse 的文件同步插件,效果也很好,它只是会自动上传,而不是我会按 ctrl+alt+u,我更喜欢它而不是自动。哦,好吧,有总比什么都没有好。
i found File Synchronization plugin for eclipse, that worked out pretty well too, its just it will auto upload, rather then i will press ctrl+alt+u, which i like more better then auto. oh well, something better then nothing.