移动和 Web 应用程序中的 Sencha 和 codeigniter

发布于 2024-12-13 11:58:40 字数 122 浏览 0 评论 0原文

我正在使用 Sencha 开发应用程序的移动版本,而我小组的另一名成员正在使用 CodeIgniter 开发桌面/PC 版本。这两人有可能合作吗?我正在寻找一种方法让这两个版本共享相同的模型、控制器等,唯一不同的是加载的 CSS。

I am developing a mobile version of an application using Sencha while another member of my group is developing the desktop/pc version using CodeIgniter. Is it possible that these two will work together? I'm looking for a way for these two versions to share the same models, controllers, etc. and the only thing that will be different is the css that is loaded.

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

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

发布评论

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

评论(1

初心未许 2024-12-20 11:58:40

是的,这是可能的。

只需构建 REST 控制器,将数据返回给 Sencha。

链接:http://net.tutsplus。 com/tutorials/php/working-with-restful-services-in-codeigniter-2/

Yeah it's possible.

Just build REST Controller which returns data to Sencha.

Link: http://net.tutsplus.com/tutorials/php/working-with-restful-services-in-codeigniter-2/

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