问题标签 [windows-phone-8-emulator]

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 投票
0 回答
694 浏览

c# - C# 在椭圆之间画线

我正在制作一个程序,该程序涉及在给定的“椭圆”之间绘制线条。当我尝试运行模拟器并且鼠标进入第一个“椭圆”时,我遇到了将椭圆转换为点的异常处理问题。如果推荐的话,我可以用不同的方式来做,我所需要的就是能够在给定的坐标之间画一条线,每个坐标都属于各自的椭圆。帮助?

0 投票
1 回答
1457 浏览

visual-studio-2012 - Unable to see Windows Phone 7.8 Emulators in Visual Studio 2012

I've recently installed the Windows Phone 8.0 SDK and when developing a new Windows Phone HTML App, I can see a few emulators listed which when run, open up the emulator fine:

Emulator WVGA 512 MB Emulator WVGA Emulator XVGA Emulator 720P

To test for functionality on a different handset (Nokia Lumia 710), it looked like I needed to install the Windows Phone SDK update for Windows phone 7.8 which "Adds the ability to start a Windows Phone 7.8 emulator in Visual Studio 2010 and Visual Studio 2012.". I was expecting to see the new 7.8 emulators added to the list, but they are not being displayed.

Has anyone else encountered this issue? Am I missing a further step?

Thanks.

0 投票
1 回答
10059 浏览

fonts - windows phone 8如何更改字体?

我在设计时将“ Lucida Handwriting ”用于一个文本块控件。

但我在模拟器上运行它需要像这样的字体

在设计时

在此处输入图像描述

在模拟器上运行

在此处输入图像描述

怎么可能。我该如何解决这种差异。请帮我。

提前致谢。

0 投票
1 回答
140 浏览

windows-phone-7 - 无法在 Windows Phone 7 中为推送通知构建 httpmessage

我正在尝试构建用于发送推送通知(toast 类型)的 httpmessage,但它无法识别以下代码中的方法。我在类库中有这段代码。

在 sendNotificationRequest.Headers.Add("X-NotificationClass", "2"); 中添加方法

sendNotificationRequest.ContentLength 中的内容长度 = notificationMessage.Length;

流中的GetRequestStream requestStream = sendNotificationRequest.GetRequestStream()

HttpWebResponse 中的 GetResponse 响应 = (HttpWebResponse)sendNotificationRequest.GetResponse();

0 投票
1 回答
563 浏览

xaml - 如何在 windows phone 8 上使用其他字体?

我在设计时将“Algerian”用于一个文本块控件。

但是当我在 windows phone 8 的模拟器上运行它时,文本块会出现默认字体 Segoe UI。如何将字体更改为阿尔及利亚字体,以便文本块在模拟器和设备上以阿尔及利亚字体显示

0 投票
3 回答
3007 浏览

windows-8 - Windows Phone 8 模拟器的替代品

我有一台装有 Windows 8 Enterprise(评估版)和 Intel Q8300 CPU(据我所知不支持 SLAT)的计算机。

我还拥有三星 ATIV S - Windows Phone 8 智能手机。

我想开发 Windows Phone 8 应用程序,但模拟器无法在我的 PC 上运行。我有哪些选择?我可以通过 USB 数据线插入手机并在其上调试应用程序吗?或者这也需要一个开发者帐户(我听说是每年 100 美元)?

0 投票
5 回答
3320 浏览

windows-8 - windows phone 8 模拟器上没有互联网

我已经安装了 windows phone 8 SDK 并尝试运行一个在页面上嵌入 WebBrowser 的简单应用程序。当我尝试在模拟器中运行应用程序时,模拟器无法连接互联网。它显示一条错误消息,指出“您无权修改运行模拟器所需的内部 Hyper-V 网络适配器设置”。我确定我的登录名具有管理员权限。我的机器是 64 位的,启用了 hyper v 并且正在运行 Hyper v 管理器,在 BIOS 设置中启用了硬件虚拟化,启用了 DHCP 并连接到有线网络。我已经检查了所有系统要求。无论我做什么,它都会不断给出相同的错误信息。我在另一台机器上设置了所有内容,并尝试在该机器上运行该应用程序。该机器中也会显示相同的错误消息。

0 投票
2 回答
11863 浏览

windows-8 - 如何让 Windows 8 Phone 模拟器通过 VirtualBox 运行?

首先,我不确定我的计算机是否可以处理 VirtualBox 和 Windows 8 手机模拟器,因为运行模拟器没有按钮。

运行 Windows Phone 8 和 VirtualBox 的模拟器是否有特定要求?

0 投票
1 回答
508 浏览

windows-phone-8 - DeviceExtendedProperties.GetValue 为属性“IsApplicationPreinstalled”引发异常 ArgumentOutOfRangeException

我想知道该应用程序是在 windows phone 8 平台上预装还是从市场下载的。

为此,我使用了http://msdn.microsoft.com/en-us/library/windowsphone/develop/microsoft.phone.info.deviceextendedproperties

应用程序引发异常 ArgumentOutOfRangeException - 指定的属性不存在。但是,文档并未表明此属性已被弃用。我在这里错过了什么吗?

0 投票
1 回答
363 浏览

wcf-rest - wcf 休息服务在 wp8 中不起作用

尝试在 windows phone 8 应用程序中使用休息服务时,我收到“远程服务器返回错误:未找到。”异常。

我要做的就是创建一个简单的 WCF 休息服务并尝试在 WP8 应用程序中使用它。我已经尝试了几篇文章中提到的所有可能的解决方案来挖掘这个问题,但无法逃脱这个异常。我什至试过这篇文章

http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj684580(v=vs.105).aspx

但还不够幸运。我也禁用了防火墙。

这里要提到的一件重要的事情是我连接到公司网络,这有什么影响吗?