小编Ali*_*gma的帖子

Cordova 2.7项目无法编译

我已按照http://cordova.apache.org/docs/en/edge/guide_getting-started_android_index.md.html#Getting%20Started%20with%20Android上的说明进行操作,根据指南,我有一个"红色x"我的项目; 我按照指示清理构建但没有改变.

我收到以下5个错误

The import org.apache.cordova cannot be resolved    Bathurst.java   /Bathurst/src/com/aligma/bathurst   line 23 Java Problem
DroidGap cannot be resolved to a type   Bathurst.java   /Bathurst/src/com/aligma/bathurst   line 25 Java Problem
The method onCreate(Bundle) of type Bathurst must override or implement a supertype method  Bathurst.java   /Bathurst/src/com/aligma/bathurst   line 28 Java Problem
DroidGap cannot be resolved to a type   Bathurst.java   /Bathurst/src/com/aligma/bathurst   line 30 Java Problem
Config cannot be resolved   Bathurst.java   /Bathurst/src/com/aligma/bathurst   line 32 Java Problem
Run Code Online (Sandbox Code Playgroud)

生成的文件包含上述问题

package com.aligma.bathurst;

import android.os.Bundle;
import org.apache.cordova.*;

public …
Run Code Online (Sandbox Code Playgroud)

android cordova

3
推荐指数
1
解决办法
1570
查看次数

在IIS中配置New Relic以显示每个域一个应用程序

我试图了解如何配置我的.NET网站以在New Relic RPM控制台中将每个域或域组显示为应用程序.

有一篇文章在这里解释如何为PHP做这个 https://newrelic.com/docs/php/per-directory-settings

iis newrelic

1
推荐指数
1
解决办法
2772
查看次数

标签 统计

android ×1

cordova ×1

iis ×1

newrelic ×1