Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
毎秒何かが追加されるC#(Windows 8電話開発)でタイマーを作成するにはどうすればよいですか?
バックグラウンドで他の方法を実行しているため、遅延は機能しません。また、私のマシンは System.Timers.Timer を認識しないため、System.Windows.Threading またはその他の方法を使用して、プログラムにタイマーを実装する必要があります。