问题标签 [maqetta]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
1063 浏览

php - 使用 maqetta 作为 php 应用程序的前端

我最近发现了 maqetta,它可以为 webapps 创建丰富的 html5 ui。我无法找到将 php 应用程序与此集成的最佳方法。像codeigniter这样的东西。

将php放在源代码中是一个好方法吗?

0 投票
1 回答
317 浏览

android - 在 MonoDroid 上部署 Maqetta Web 工作区

我正在研究使用 Xamarin (MonoDroid) 和 Maqetta 构建跨平台应用程序的可能性。在我问我的问题之前,我必须成为一名新手 Android 开发人员。

我很好奇我应该如何在我的 android 设备上部署从 Maqetta 获得的工作空间。我下载的 Zip 文件包含一个非常简单的 Web 项目,在 .html 文件中有两个视图,类似于本教程:http ://www.youtube.com/watch?v=J0LneuYl280&feature=plcp

问题是 .zip 文件包含超过 6500 个文件,但是好的……总共不超过 8 MB。我将整个文件夹结构拖到 Visual Studio 上的 Assets 文件夹中。构建时出现以下错误:

Error 1 Invalid resource directory name: "assets". C:\Users\the\Desktop\Jobb\ImageCaptureApplication\ImageCaptureApplication\aapt.exe ImageCaptureApplication

我没有从这个错误中得到任何其他东西。

这个 Assets 文件夹有什么故事?如果我深入研究从 Maqetta 获得的 Web 工作区并删除“/lib/dojo/”下的“dojox”文件夹,现在至少我能够编译和构建代码,但我的网页看起来不像任何事物。

Assets 文件夹的文件编号是否太高?Maqetta 的目录树中的级别是否太多?我知道每个文件有 1 MB 的限制,但搜索告诉我,我看起来并没有违反此规则。

手动扫描 Maqetta Web 项目的每个版本以过滤掉不必要的依赖项肯定太麻烦了。

0 投票
1 回答
519 浏览

javascript - Can I join Maqetta and Aptana together? Is it Useful?

I'm a newbie in Javascript Programming. (But I should be an expert. =_+') (and newbie in English Language also. ^^;)

Nowadays, I got the assignment that I should make the company standard framework for web programmers.

From my search results, I think... Maqetta is suitable for UI Design Draft, and... Aptana is suitable for JavaScript Programming. (It's just my thought.)

and I'm considering jQuery+jQueryUI+a... as Library Bases.

So, I'll set the standard IDE like this form : Eclipse + Maqetta Plugin + Aptana Plugin + jQuery(+a) Libraries.. for my Web Programmers. and Rough steps for programming are 1. UI Designing using Maqetta... 2. Script Coding using Aptana...

Though I'm a beginner for JavaScript but I have the duty on my Web Programmers, I wanna ask for comments about this set-up. Is it possible? Is it Not-Bad? Is it Useful?

Thank you in advance...

0 投票
1 回答
146 浏览

javascript - 在页面加载时调用 javascript

我是js的新手,所以如果问题很初级,请原谅我。我正在 maqetta (maqetta.org) 中设计一个页面并且喜欢使用状态!我唯一的问题是它调用状态的方式似乎如下: davinci.states.setState('state1')

例如在一个按钮中,它定义了一个 onclick proparty: onclick="davinci.states.setState('state1')"

现在,我的问题是,如果我想以不同于正常状态的状态加载我的页面,我该怎么办?

我试过这个:

但它没有用!我认为这应该是一个非常简单的问题,但我找不到解决方案!有人可以帮我吗?

谢谢

0 投票
2 回答
377 浏览

angularjs - 有没有像 maqetta 这样的 Angular js 工具?

Maqetta 使用道场(见 maqetta.org)。有没有这样的工具来生成 angularjs 视图

0 投票
1 回答
239 浏览

java - Eclipse、Orion、OSGi 开发环境设置(Maqetta)

我想建立一个开源项目。

需要设置帮助(Eclipse 中的开发环境)!

这些是 github 上的说明:Maqetta with Orion Developer Setup

在 Eclipse Neon 捆绑包中验证失败。

在 Eclipse Juno 中,捆绑包是可以的,但我仍然遇到一些例外情况:

Maqetta 常见问题