<bdo id='PY5rZ'></bdo><ul id='PY5rZ'></ul>

  • <i id='PY5rZ'><tr id='PY5rZ'><dt id='PY5rZ'><q id='PY5rZ'><span id='PY5rZ'><b id='PY5rZ'><form id='PY5rZ'><ins id='PY5rZ'></ins><ul id='PY5rZ'></ul><sub id='PY5rZ'></sub></form><legend id='PY5rZ'></legend><bdo id='PY5rZ'><pre id='PY5rZ'><center id='PY5rZ'></center></pre></bdo></b><th id='PY5rZ'></th></span></q></dt></tr></i><div id='PY5rZ'><tfoot id='PY5rZ'></tfoot><dl id='PY5rZ'><fieldset id='PY5rZ'></fieldset></dl></div>
    <tfoot id='PY5rZ'></tfoot>

      <legend id='PY5rZ'><style id='PY5rZ'><dir id='PY5rZ'><q id='PY5rZ'></q></dir></style></legend>

        <small id='PY5rZ'></small><noframes id='PY5rZ'>

        最新 Xamarin Visual Studio 2017 中缺少模板

        Missing Templates in Latest Xamarin Visual Studio 2017(最新 Xamarin Visual Studio 2017 中缺少模板)
        <legend id='xJvfO'><style id='xJvfO'><dir id='xJvfO'><q id='xJvfO'></q></dir></style></legend>

        • <i id='xJvfO'><tr id='xJvfO'><dt id='xJvfO'><q id='xJvfO'><span id='xJvfO'><b id='xJvfO'><form id='xJvfO'><ins id='xJvfO'></ins><ul id='xJvfO'></ul><sub id='xJvfO'></sub></form><legend id='xJvfO'></legend><bdo id='xJvfO'><pre id='xJvfO'><center id='xJvfO'></center></pre></bdo></b><th id='xJvfO'></th></span></q></dt></tr></i><div id='xJvfO'><tfoot id='xJvfO'></tfoot><dl id='xJvfO'><fieldset id='xJvfO'></fieldset></dl></div>
              <tbody id='xJvfO'></tbody>

              <tfoot id='xJvfO'></tfoot>

              <small id='xJvfO'></small><noframes id='xJvfO'>

                  <bdo id='xJvfO'></bdo><ul id='xJvfO'></ul>
                  本文介绍了最新 Xamarin Visual Studio 2017 中缺少模板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  限时送ChatGPT账号..

                  我想开始跨移动应用程序开发,因为我听说 Xamarin 是一个很好的框架,如果你擅长 C#,所以,我下载了最新的 Visual Studio 2017 并安装了 Xamarin 模块,为了学习我得到了 Udemy 课程对于 Xamarin 及其最新版本,所以我的问题是在视频和大多数教程中,我的 Visual Studio 中缺少许多模板,所以为了简单起见,我想问你们,我有正确的模板吗我指的是旧视频,请澄清它们我将发布我的设置和视频设置的屏幕截图.

                  I wanted to start Cross Mobile App Development for that I had heard Xamarin is a good framework if you are good with C# , so , I had downloaded the latest Visual Studio 2017 with Xamarin module installed, for learning I got the Udemy Course for Xamarin and its the latest one, so my question is in the videos and most of the tutorials out there are many templates which are missing in my Visual Studio so to make it simple I want to ask you guys that am I having the correct templates and the videos I'm referring to are old please clarify them I will post the screenshots of my setup and the video's setup.

                  **PS.请原谅我的新手,我刚开始,谷歌让我很困惑**这是我的设置:

                  **PS. Please excuse my novice I just started it and Google just got me confused ** Here is my Setup:

                  我只是想知道,如果有一些不同之处,我需要进行相同的设置,那么我将无法提醒.

                  I'm just asking since to learn I need to have the same setup if there's some dissimilarity then I won't be able to have a heads up.

                  推荐答案

                  首先欢迎来到 Xamarin 世界.

                  First off welcome to the Xamarin world.

                  其次,您拥有的模板是正确的.它们只是在 Visual Studio 2017 中进行了一些更改.例如,如果您想创建一个 PCL(可移植类库)项目,则选择跨平台应用程序并单击确定.比你得到以下屏幕:

                  Secondly your templates that you have are correct. They simply changed up a bit in visual studio 2017. For instance, if you want to create a PCL ( Portable Class Library ) project, you select cross-platform app and click ok. Than you get following screen:

                  这里可以选择你的编码策略(我在截图中选择了PCL).

                  Here can select your coding strategy ( I chose PCL in screenshot ).

                  如果有更多问题,请不要犹豫,祝你好运;)

                  If more questions don't hesistate to ask and goodluck ;)

                  这篇关于最新 Xamarin Visual Studio 2017 中缺少模板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Force JsonConvert.SerializeXmlNode to serialize node value as an Integer or a Boolean(强制 JsonConvert.SerializeXmlNode 将节点值序列化为整数或布尔值)
                  Using JSON to Serialize/Deserialize TimeSpan(使用 JSON 序列化/反序列化 TimeSpan)
                  Could not determine JSON object type for type quot;Classquot;(无法确定类型“Class的 JSON 对象类型.)
                  How to deserialize a JSONP response (preferably with JsonTextReader and not a string)?(如何反序列化 JSONP 响应(最好使用 JsonTextReader 而不是字符串)?)
                  how to de-serialize JSON data in which Timestamp it-self contains fields?(如何反序列化时间戳本身包含字段的JSON数据?)
                  JSON.Net custom contract serialization and Collections(JSON.Net 自定义合约序列化和集合)
                  <i id='Kxylm'><tr id='Kxylm'><dt id='Kxylm'><q id='Kxylm'><span id='Kxylm'><b id='Kxylm'><form id='Kxylm'><ins id='Kxylm'></ins><ul id='Kxylm'></ul><sub id='Kxylm'></sub></form><legend id='Kxylm'></legend><bdo id='Kxylm'><pre id='Kxylm'><center id='Kxylm'></center></pre></bdo></b><th id='Kxylm'></th></span></q></dt></tr></i><div id='Kxylm'><tfoot id='Kxylm'></tfoot><dl id='Kxylm'><fieldset id='Kxylm'></fieldset></dl></div>
                    <legend id='Kxylm'><style id='Kxylm'><dir id='Kxylm'><q id='Kxylm'></q></dir></style></legend>

                        <small id='Kxylm'></small><noframes id='Kxylm'>

                          <bdo id='Kxylm'></bdo><ul id='Kxylm'></ul>
                            <tbody id='Kxylm'></tbody>
                          <tfoot id='Kxylm'></tfoot>