appjs

编程入门 行业动态 更新时间:2024-10-21 06:46:14
本文介绍了appjs-编译成单个可执行文件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我整夜都在尝试通过html5构建跨平台桌面应用程序的不同工具,到目前为止,appjs似乎是完美的.我只是在玩基于Windows可执行文件的演示项目,但我想知道是否有任何指南或教程,介绍如何将项目转换为跨平台可执行文件(单个文件),而不是将appjs loader可执行文件与所有子文件夹中的源代码.

I've spent all night trying different tools for building cross platform desktop apps via html5 and so far appjs seems to be perfect. I've only been playing around with the windows executable-based demo project but I'm wondering if there is any guide or tutorial on how to convert the project to cross platform executables (single files) instead of the appjs loader executable with all the sources in a subfolder.

我也尝试过adobe air,但是css动画超出了糟糕,缓慢/震荡的范围(可能不确定做错了什么).大约一年前,我在修补钛,但是从那以后,它们就放弃了台式机的编译.

I've also tried adobe air however css animations is beyond poor, slow/choppy (might be doing something wrong not sure). A year or so ago I was tinkering with titanium however they've since abandoned compiling for desktop.

我基本上要做的就是加载一个外部URL(最终将添加身份验证).

All I'm basically doing is loading an external URL (eventually will add in authentication).

推荐答案

Titanium Desktop(现在称为 TideSDK )是没死.它已由社区接管,并且正在紧锣密鼓地准备今年发布的新版本.有很多开发人员正在从事此工作,社区中的许多人也在提供示例代码,文档和教程.

Titanium Desktop (now called TideSDK) is not dead. It has been taken over by the community and is in full swing for a new version coming out this year. There are a good amount of developers working on it, as well as many people from the community contributing example code, documentation, and tutorials.

如果您正在寻找一个严肃的跨平台,那么这是个不错的选择,对于您的可执行文件,它将应用程序(使用一些特殊的构建脚本)转换为Window的本地安装程序,Mac的.DMG文件以及任何格式您需要* Nix平台.

If your looking for serious cross platform this is a great way to go, as for your executable, it turns the application (using some special build scripts) into a native installer for Window, .DMG file for Mac, and whatever format you need for *Nix platforms.

更多推荐

appjs

本文发布于:2023-11-17 08:31:15,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1609466.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:appjs

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!