视觉工作室 2013 - Javascript

VIsual Studio 2013 - Javascript(视觉工作室 2013 - Javascript)
本文介绍了视觉工作室 2013 - Javascript的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚买了一台 Windows 8 电脑并安装了 Visual Studio 2013 Pro 和 Visual Studio 2013 Express.不幸的是,我无法创建 Javascript 项目来开发平板电脑应用程序.我需要安装更多东西吗?问候,

I just got a Windows 8 PC and installed Visual Studio 2013 Pro and Visual Studio 2013 Express. Unfortunately I am not able to create Javascript projects to develop apps for tablets. Do I need to install something more? Regards,

推荐答案

我在只安装了 Visual Studio 2013 Express for Windows(不是桌面)的机器上遇到了同样的问题.转到控制面板,添加/删除程序并在 VS 上运行修复修复它 - 新项目对话框现在列出 JavaScript 商店应用程序模板.

I had the same problem on a machine that only had Visual Studio 2013 Express for Windows (not desktop) installed. Going to Control Panel, Add/Remove Programs and running a repair on VS fixed it - the New Project dialog now lists JavaScript Store App templates.

也许我应该将我的问题标记为 dup 并在此处重定向?

Possibly I should mark my question as a dup and redirect here?

这篇关于视觉工作室 2013 - Javascript的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!

相关文档推荐

Update another component when Formik form changes(当Formik表单更改时更新另一个组件)
Formik validation isSubmitting / isValidating not getting set to true(Formik验证正在提交/isValiating未设置为True)
React Validation Max Range Using Formik(使用Formik的Reaction验证最大范围)
Validation using Yup to check string or number length(使用YUP检查字符串或数字长度的验证)
Updating initialValues prop on Formik Form does not update input value(更新Formik表单上的初始值属性不会更新输入值)
password validation with yup and formik(使用YUP和Formick进行密码验证)