require 'System.Windows.Forms' include System::Windows::Forms class RForm < Form end f = RForm.new ome = proc {|sender, e| puts "Enter"} oml = proc {|sende
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号