2013年3月18日
摘要: 窗体动画效果,使用windows提供的API:usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Text;usingSystem.Windows.Forms;usingSystem.Runtime.InteropServices;namespaceWindowsApplication1{publicpartialclassForm1:Form{[DllImportAttribute("user32 阅读全文
posted @ 2013-03-18 16:21 swxj 阅读(428) 评论(0) 推荐(0)