wiidrumhigh_content.g.cs
来自「基于wiimote的模拟打鼓软件」· CS 代码 · 共 20 行
CS
20 行
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.3053
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </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 + -
显示快捷键?