先看效果图: 由于是个单体项目走的【单体登录】,属于别的系统继承的方式,所以将他设置为可访问的html,便于管理,使用步骤是项目启动后,需要先保存注册内部的quartz实现,方可以实现调度任务运行
at the moment im trying to figure out how i can manage to play a wave file in C# by filling up the secondary buffer with data from the wave file through threading and then play the wave file.