一个您知道的简单文件,在打开项目时会丢失文件 [英] A simple one for you who knows, missing files when open a project

查看:78
本文介绍了一个您知道的简单文件,在打开项目时会丢失文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嗨!

我对开发尚不陌生,但是我已经在VS 2015(更新3),C ++,通用版本中启动了一个项目.关闭项目时,我尝试构建项目,构建解决方案并保存它.但是每次我打开项目时,只会打开mainpage.xaml.右键点击 主页,然后选择混合",仍然只会打开主页.我如何才能打开整个项目(所有XAML文件)以便在Blend中进行编辑.我在做什么错了?我可以一次打开每个XAMl文件,然后将所有文件准备好进行编辑

Im rather new to developing, but I have started a project in VS 2015 (update 3), C++, universal. When closing project I have tried to build project, build solution, save it. But each time I´m open the project, only mainpage.xaml opens. Right click mainpage and choose BLEND, still only mainpage opens. How can I get the whole project (all XAML files) to open for editing in blend. What am I doing wrong? I can open each XAMl file, one at a time and then I get all the files up for editing

谢谢您的帮助

布鲁诺

推荐答案

嗨布鲁诺,

>>但是,每次我打开项目时,只有mainpage.xaml打开

>>But each time I´m open the project, only mainpage.xaml opens

VS将打开在关闭之前打开的文件.例如VS关闭之前 A.xaml,B.xaml和C.xaml 在VS中打开,并且当我们下次启动VS时,默认情况下将打开A.xaml,B.xaml和C.xaml.

VS will open the files that opened before it was closed. Such as that before VS closed, A.xaml, B.xaml and C.xaml are opened in VS, and when we launched the VS next time, the A.xaml, B.xaml and C.xaml will be opened by default.

>>如何使整个项目(所有XAML文件)打开以进行混合编辑.

>>How can I get the whole project (all XAML files) to open for editing in blend.

如果要在VS启动后打开所有xaml文件,我认为我们需要在VS关闭之前先打开所有xaml文件.

If you want to get all xaml files to open after VS launched, I think we need to open the all xaml files first before VS closed.

此外,如果我们要在同一时间打开所有xaml文件,则可以按键盘上的"Ctrl"并单击鼠标.就像下面的屏幕截图一样,然后在键盘上按Enter键,所有xaml都将在VS中打开.

In addition, if we want to open all xaml files at the same time, you could press the "Ctrl" in keyboard and click the mouse. Just like the following screenshot, then press "Enter" in keyboard, and all xaml will be opened in VS.

如果我误解了您的问题,请随时告诉我.

If I misunderstand your issue, please feel free to let me know.

此致

奥斯卡


这篇关于一个您知道的简单文件,在打开项目时会丢失文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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