我刚刚使用R Tool(在Win 7 Enterprise上)安装了Microsoft Visual Studio 2017(社区版).
R似乎工作正常(我可以创建变量和绘图),但'R Interactive'窗口显示以下错误消息:
An exception was encountered while constructing the content of this frame.  This information is also logged in "C:\Users\some_user\AppData\Roaming\Microsoft\VisualStudio\15.0_305216d4\ActivityLog.xml".
    Exception details:
    System.ArgumentException: The package does not have a ProvideToolWindowAttribute for tool window c2582843-58c9-4fe7-b4bd-864c17ad7ce2
    Parameter name: toolWindowType
       at Microsoft.VisualStudio.Shell.Package.ThrowNoMatchingToolWindowAttribute(Object toolWindowType, String paramName)
       at Microsoft.VisualStudio.Shell.Package.GetToolWindowAttribute(Guid toolWindowType)
       at Microsoft.VisualStudio.Shell.Package.CreateToolWindow(Guid& toolWindowType, Int32 id)
       at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()
Run Code Online (Sandbox Code Playgroud)
所以我无法将结果输出到控制台.有人知道怎么解决吗?
更新:
这是日志文件(C:\ Users\some_user\AppData\Roaming\Microsoft\VisualStudio\15.0_305216d4\ActivityLog.xml)
https://www.dropbox.com/s/frpncfjzl1gwqpy/ActivityLog.xml?dl=0
另一个更新
我在github https://github.com/Microsoft/RTVS/issues/4302上交叉发布,但到目前为止还没有回应.
A project有7个VCS源,我想在分支有新提交时只用一个 VCS 触发<default>.
为此,我注册了以下规则;
+:root=ProjectA_Android:**+:<default>但它不像我预期的那样有效.它只是Pending有地位.我错过了什么?
请注意,这ProjectA_Android是VCS根ID的名称,default是ref/heads/master,并且Teamcity是2017.2.3版本.
我有一个winforms应用程序,并想知道我是否应该尝试将其移动到Windows商店应用程序(和WPF).我希望地铁风格的应用程序具有与桌面应用程序相同的潜力,但令我疑惑的是VS 2012不是城域应用程序.它并没有让我感到惊讶,因为到目前为止我看过的每个地铁应用程序看起来都像一个真的不能做太多的手机应用程序,我无法想象VS作为一个地铁应用程序会是什么样子.
在我看来,微软想要慢慢将所有东西都移到地铁上,否则我没有看到引入全新的视觉体验只是为了不得不在地铁和桌面之间切换,但即使是Notepad仍然是桌面应用程序.所以我的问题是,基本上,各种应用程序应该可以移动到地铁,还是只适用于小型手机应用程序的地铁?
我想在Windows 8/Metro应用上实施Google Analytics跟踪.
没有Windows SDK.
在您看来,最好的方法是什么?
谢谢,最好的问候
若弗鲁瓦
使用这个简单的XAML代码:
<Grid Background="{StaticResource ApplicationPageBackgroundThemeBrush}">
    <Grid Width="230" Height="300" Background="Red" Margin="0">
        <FlipView Background="Blue" Margin="0" Padding="0" BorderThickness="0"/>
    </Grid>
</Grid>
Run Code Online (Sandbox Code Playgroud)
结果:

如何删除显示红色网格背景的flipview透明"边距"?
也许我找不到手册。
我通过实验发现,如果方法不遵循 webapi 命名约定(, )并且不像webapi 中那样描述动词属性,则POST是默认接受动词。Post~~Get~~[HttpPost]
是对的吗?有这方面的描述吗?
这个问题类似于 6 年前的 MathJax 问题;如何在 MathJax 中对公式进行装箱?
如何用\boxed{...}KaTex实现?
预期输出如下;
KaTex 代码在environments.js 中显示了一些 amsmath 翻译,但它们只是从 amsmath 函数到现有KaTex 表达式的 1:1 转换。
KaTex 似乎利用 amsmath.sty但我不知道如何应用它。
如何追加AppVersion到setup.exe文件?
换句话说,如何使输出文件名为sample-setup-1.4.2.0.exe?
[Setup]
AppName= {#GetStringFileInfo("Sample.exe", "ProductName")}
AppVersion= {#GetStringFileInfo("Sample.exe", "FileVersion")}
OutputBaseFilename=setup
Run Code Online (Sandbox Code Playgroud) 我已使用新提交的应用程序在 App Store > 功能中输入了多个 IAP 项目。
该应用程序被拒绝,所有 IAP 项目均显示红色感叹号,状态为“需要开发人员操作”。
然而,每个本地化版本的红色项目符号都没有说明为什么它们有红色项目符号。三种本地化版本是应用程序支持的相同语言以及三个Localizable.strings文件。
在此页面上我还可以做些什么?
localization app-store in-app-purchase ios app-store-connect
c# ×2
xaml ×2
app-store ×1
border ×1
git ×1
inno-setup ×1
ios ×1
javascript ×1
katex ×1
localization ×1
margin ×1
math ×1
r ×1
teamcity ×1
telerik ×1
viewflipper ×1
windows-8 ×1
winforms ×1
wpf ×1