wiidrumhigh_content.g.cs

来自「基于wiimote的模拟打鼓软件」· CS 代码 · 共 20 行

CS
20
字号
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具生成。
//     运行时版本:2.0.50727.3074
//
//     对此文件的更改可能会导致不正确的行为,并且如果
//     重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("sounds/bass.wav")]
[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("sounds/crash.wav")]
[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("sounds/hihat.wav")]
[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("sounds/lowtom.wav")]
[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("sounds/midtom.wav")]
[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("sounds/openhihat.wav")]
[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("sounds/ride.wav")]
[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("sounds/snare.wav")]

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?