[C ++] [UWP]如何在Windows应用商店中引用新页面通用应用程序(Visual C ++)在Visual Studio中? [英] [C++][UWP]How Can I Refer To A New Page In Windows Store Universal App(Visual C++) In Visual Studio?

查看:83
本文介绍了[C ++] [UWP]如何在Windows应用商店中引用新页面通用应用程序(Visual C ++)在Visual Studio中?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Windows应用程序开发的新手。

我在visual studio 2015中使用visual c ++通用商店应用程序创建了项目。

i添加了一个新页面
项目>添加新商品> xaml>基本页面



i想要在我点击按钮时引用新页面主页。

我该怎么做?

谢谢你

解决方案

#include < my_new_page.h>

I m new to windows app developing.
I created project in visual studio 2015 under visual c++ universal store app.
i added a new page from
project>add new item>xaml>basic page

i want to refer to the new page when i click a button in main page.
how can i do that?
thank you

解决方案

#include <my_new_page.h>


这篇关于[C ++] [UWP]如何在Windows应用商店中引用新页面通用应用程序(Visual C ++)在Visual Studio中?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆