重点是可以通过ZendStudio10使用php直接编写支持 Android、iOS、Windows Phone的手机应用, 亲,你心动了么

下载页面:http://www.zend.com/en/products/studio/downloads?src=downloadb Zend is pleased to announce the release of Zend Studio 10.0.0!

You can download this release from:

http://www.zend.com/en/products/studio/

In this release:

----------------

* Build complete, end-to-end cloud-connected mobile apps for Android, iOS and Windows Phone:

- Easily create, manage and test PHP Web Services (RESTful or RPC-style) using the Zend Server Gateway

- Use visual, drag-and-drop editors for client-side mobile interface prototyping and PHP Web Services creation

- Bind Web Services to mobile app widgets

- Easily debug Web Services using 'Debug Mode': a new integrated feature of Zend Studio 10 and Zend Server 6

- Generate platform-specific mobile projects for iOS, Android and Windows Phone (powered by Apache Cordova)

- Test your mobile app on an emulator or a target device

* Write Zend Framework 2 code more efficiently:

- Quickly create new Zend Framework projects, modules, view helpers and controllers

- Get content assist for services, helpers, controller variables inside views and configuration files

- View your project structure in MVC Outline view

* Develop faster and more productively:

- Find new PHP editor features, full PHP 5.4 support, PSR-2 compliant formatter, bug fixes and optimizations

- Debug faster and easier

* Take advantage of the tight integration with Zend Server 6

* Deploy your app to the Zend Developer Cloud or OpenShift: a Red Hat auto-scaling Cloud Application Platform as a Service (PaaS)

* Use the latest:

- PHP 5.3.21 and 5.4.11

- Zend Framework 1.12.1 and 2.1.0

Mobile GUI Editor Browser Requirements:

---------------------------------------

* Internet Explorer 9 or higher on Windows

* WebKitGTK on Linux

* No special requirements for Mac OS X

System Requirements:

--------------------

*  Supported Operating Systems:

- Windows x86, XP, 2003, Vista, Windows 7

- Linux x86

- Linux x86-64

- Mac OS X 10.5 Leopard, OS X 10.6 Snow Leopard, OS X 10.7 Lion, OS X 10.8 Mountain Lion

*  1.5GHz processor

*  2048MB RAMs

*  700MB of hard disk space

Updating from Zend Studio 9.0.x:

--------------------------------

* This version is backward compatible with all 9.0.x versions.

To update from version 9.0.x to 10.0.0, add two new update sites in Help -> Install New Software -> Available Update Sites:

http://downloads.zend.com/studio-eclipse/updates/10_0

http://downloads.zend.com/studio-eclipse/updates-extra/10_0

and select Help -> Check for updates.

Updating from Zend Studio 10.0.0 Beta:

--------------------------------------

* Studio 10 Beta release was built on top of Eclipse 4.2 but for better performance we decided to use Eclipse 3.8 for the official release. This base platform version downgrade will NOT allow updates from Studio 10.0.0 Beta to the official release.

Migrating to Zend Studio 10.0.0:

--------------------------------

* Zend Studio 10 starts with a default workspace: /Zend/workspaces/DefaultWorkspace. If this workspace was used by previous version of Zend Studio it is recommended to create a new workspace and import all projects from older workspaces to the new one after first startup.

Documentation:

--------------

* Product documentation is available through the web GUI of the product, and on-line at http://files.zend.com/help/Zend-Studio-10/zend-studio.htm

Known Issues:

-------------

* Cloud Connected Mobile project works out-of-the box only when deployed to Apache server (.htaccess based configuration).

Running Cloud Connected Mobile project on IIS Server requires URL Rewrite module with imported rules from .htaccess file.

* Using Web Mobile emulator on Windows requires IE 'Access data sources across domains' option enabled:

Internet Explorer -> Tools -> Internet Options -> Security tab -> Security level ->

Custom level -> Miscellaneous -> Access data sources across domains -> Enable -> OK -> Apply

* The default Apache 'Server API CGI/FastCGI' mode on Windows does not forward the 'Authorization' request header; this will cause the Zend Server Gateway Authentication step to fail.

Workaround: uncomment the following two lines in the public/.htaccess file of Cloud Connected Mobile project:

RewriteCond %{HTTP:Authorization} ^(.*)

RewriteRule .* - [e=HTTP_AUTHORIZATION:%1]

* Using Android Development Toolkit (ADT) on Linux 64 bit requires installation of ia32-libs:

sudo apt-get update

sudo apt-get install ia32-libs

* There is a bug in webkitgtk-1.0.0 version 1.10, which is shipped with Ubuntu 12.10

(https://bugs.eclipse.org/bugs/show_bug.cgi?id=392967).

Workaround: install webkitgtk-1.0.0 version 1.8.3: (64bit architecture)

1. Uninstall the broken version of libwebkitgtk-1.0-0

2. Download:

http://packages.ubuntu.com/precise/all/libwebkitgtk-1.0-common/download

http://packages.ubuntu.com/precise/amd64/libjavascriptcoregtk-1.0-0/download

http://packages.ubuntu.com/precise/amd64/libwebkitgtk-1.0-0/download

and install them in the exact order as the links above using

dpkg -i .deb

Same workaround applies to 32bit architecture, but you need to adjust the links above appropriately.

* Several issues reported when installing Zend Toolbar on Linux Ubuntu and Fedora with Mozilla Firefox browser.

As a workaround, download and install the browser extension from:

http://www.zend.com/en/products/studio/downloads

Support and Feedback:

---------------------

* Support for Zend Studio 10.0.0 and evaluation support is provided via http://www.zend.com/support-center and

the Zend forums at http://forums.zend.com. You can also send your feedback to studio10feedback@zend.com.

Thank you for using Zend Studio!

-------------------------------

Zend Technologies, Inc.

www.zend.com

Copyright 2013 Zend Technologies, Inc. All Rights Reserved

linux zend studio 10,Zend Studio 10发布,可编写mobile apps相关推荐

  1. Windows 10 Visual Studio 2017 安装配置 Apache Thrift (C++)

    最近需要使用Thrift,所以在网上看了很多资料,不过很多教程都不够详细完整,导致我花了不少时间安装配置.在这里我把我配置的过程写下来和大家分享. 1 介绍 Apache Thrift 是一个跨语言的 ...

  2. 【解决】Win 10+Visual Studio community 2017,许可证到期,不能登录问题

    Win 10+Visual Studio community 2017,许可证到期,不能登录问题,试了很多种方式,会出现很多问题.最终尝试成功. 1- 在打开vs之后,第一时间点击帮助-发送反馈-报告 ...

  3. zend studio php mvc,Zend Studio使用教程:使用Zend Studio和Zend Server进行根本原因分析 (一)...

    本教程通过解释如何使用Zend Studio的应用程序监视功能执行根本原因分析,演示Zend Studio和Zend Server如何紧密集成以促进更快的开发. 应用程序监视利用服务器在应用程序开发期 ...

  4. 知道RAD Studio Sydney(Delphi 10.4.2)这些,少走弯路

    知道RAD Studio Sydney(Delphi 10.4.2)这些,少走弯路 一.安装说明Installation Notes http://docwiki.embarcadero.com/RA ...

  5. 《铜豌豆 Linux》10.7.1 版本发布

    <铜豌豆 Linux>10.7.1 版本发布 2020-12-09 https://www.atzlinux.com/News/2020/20201209.htm 此次发布主要为增加硬件固 ...

  6. 《铜豌豆 Linux》10.13.1 版本发布

    <铜豌豆 Linux>10.13.1 版本发布 https://www.atzlinux.com/News/2022/20220916.htm 2022-09-16 2022-09-10, ...

  7. 《铜豌豆 Linux》10.12.1 版本发布

    <铜豌豆 Linux>10.12.1 版本发布 2022-04-08 2022-03-26, Debian 官方发布 10.12 版本: https://www.debian.org/Ne ...

  8. 《铜豌豆 Linux》10.9.2 版本发布

    https://www.atzlinux.com/News/2021/20210517.htm <铜豌豆 Linux>10.9.2 版本发布 2021-05-17 此次发布主要为优化 IS ...

  9. vs2015编译linux源码,使用Visual Studio 2017(VS2017)编译OpenCC 1.0.4 (Open Chinese Convert)源代码...

    摘要:本文介绍了Win7 64位环境下OpenCC(Open Chinese Convert) 1.0.4源码编译全过程,除VS2017外,VS2013以上版本也应该基本同样适用,其他版本的Windo ...

最新文章

  1. 2022-2028年中国文化旅游业投资分析及前景预测报告(上中下卷)
  2. cocos 卡牌类_优质链游大爆发,Cocos-BCX版《恶龙必须死》有什么特别之处?
  3. matlab中dither 函数,(转)matlab里一些简单的函数
  4. 在.NET中使用iTextSharp创建/读取PDF报告: Part I [翻译]
  5. Linux的Nginx七:对比|模块
  6. JS 获取浏览器、显示器 窗体等宽度和高度
  7. jvm延迟偏向_用于偏向硬币翻转模拟的Python程序
  8. poj3461kmp
  9. JavaScript中函数的使用(源码解析)
  10. [转]mysql_connect() 不支持 请检查 mysql 模块是否正确加载 解决
  11. Java多线程之二(Synchronized)
  12. 【Java游戏合集】手把手教你制作游戏
  13. JAVA当前时间timestamp_java获取获得Timestamp类型的当前系统时间
  14. Linux下Linpack测试CPU性能的相关参数配置以及执行命令
  15. gmx genion命令
  16. Rotator和Vector之间的转换
  17. Mysql的索引为什么使用B+树而不使用跳表?
  18. 数据仓库工程师面经(未完)
  19. CAS4.0配置Mysql数据库,认证失败
  20. 远程桌面怎么记住登录计算机,大神处理windows10电脑远程桌面自动记录登录密码的具体操作办法...

热门文章

  1. 三大框架-Spring
  2. ajax 原生js操作ajax
  3. knx智能照明控制系统电路图_智能照明控制模块 knx智能操作面板GD-8L-16AC
  4. Moco测试知多少?什么是moco?如何使用?
  5. 基于Wio Terminal的简易智能家居中控系统(初代版本)
  6. java飞机大战绪论_一个超级完整的java飞机大战(包括音效和奖励)
  7. android开发中PreferenceScreen的使用注意事项
  8. 双主动桥隔离双向DC-DC变换器(四) 软开关解决方案和变体
  9. 51单片机 16X192点阵程序动态显示汉字 PROTEUS 和51单片机教程(附仿真文件+源代码)
  10. windows下nodejs下载及环境变量配置,运行vue项目