登录
首页 » c# » WPF实现冰雪动画效果

WPF实现冰雪动画效果

于 2022-02-02 发布 文件大小:52.24 kB
0 116
下载积分: 2 下载次数: 2

代码说明:

WPF实现冰雪动画效果,使用WPF中最效率的方法实现多动画对象操作,实现下雪效果。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EzReportBuild 2.0报表组件源码和demo及说明
    2.0版本添加了多报表页功能,每份报表可设置多页,每页可设置不同的纸张大小、数据表、页面规则等,并可对报表页次序即时调整,同时,优化了显示,报表显示更流畅。EzReportBuild 2.0报表组件,可以完成报表设计、预览、打印等功能,提供接口函数,可以将设计、预览等嵌入到自定的winform中调用,使用简单,调用灵活。在你的工程项目里,新建一个窗体,添加按钮,使用:// 单独打开报表编辑器        private void button1_Click(object sender, EventArgs e)        {            _Interface.independent_DesignForm();    }打开设计器设计报表,保存报表后可去掉按钮,该工程项目生成的报表,别的应用不能打开查看。如需复杂数据报表,可先生成一个临时数据库表,然后引入报表系统,由于报表数据为按行读取,所以只要能够设计出数据库各字段和内容,就能够生成相应的报表。打印规则为“内容区域”栏目无论所在位置,紧跟页头栏,所以适当调整“页头区域”、“页脚区域”位置,保证按需求输出。制作每页多行数据报表,“内容区域”为自动计算填充“页头区域”、“页脚区域”之间的空间,应适当调整“内容区域”栏目和页头页脚之间的空间,达到最佳打印效果。如需在表格内添加空行,可在生成的报表数据库表中添加空记录即可。 注意:使用时,将fontawesome-webfont.ttf字体文件与exe文件放置在一起,使用Access数据库时,注意路径,如没有安装AccessDatabaseEngine.exe,可在微软网站下载,或在本压缩文件的soft文件夹中安装。 更新关注:https://www.cnblogs.com/qiaoke/p/10365440.html 设计器截图      预览截图 嵌入程序截图 多种纸张同时预览using System;using System.Drawing;using System.Windows.Forms;namespace Demo_1{ public partial class Form1 : Form { RBuild_Interface _Interface = new RBuild_Interface(); // 新建接口 RBuild_Preview rpb = new RBuild_Preview(); // 预览窗口对象 public Form1() { InitializeComponent(); } // 单独打开报表编辑器 private void button1_Click(object sender, EventArgs e) { _Interface.independent_DesignForm(); } // 单独打开报表预览 private void button2_Click(object sender, EventArgs e) { _Interface.independent_PreviewForm(@"测试报表1.rpt", 2, "", "", "", "地址库.mdb"); } private void button3_Click(object sender, EventArgs e) { // 按钮可以使用 b1.Enabled = true; b2.Enabled = true; b3.Enabled = true; b4.Enabled = true; b5.Enabled = true; b6.Enabled = true; b7.Enabled = true; b8.Enabled = true; _Interface.embedded_PreviewForm(rpb, panel1, @"测试报表1.rpt", 2, "", "", "", "地址库.mdb", true); } private void b1_Click(object sender, EventArgs e) { _Interface.preview_FirstPage(rpb); } private void b2_Click(object sender, EventArgs e) { _Interface.preview_PreviousPage(rpb); } private void b3_Click(object sender, EventArgs e) { _Interface.preview_NextPage(rpb); } private void b4_Click(object sender, EventArgs e) { _Interface.preview_LastPage(rpb); } private void b5_Click(object sender, EventArgs e) { _Interface.preview_Search(new Point(200,200)); } private void b6_Click(object sender, EventArgs e) { _Interface.zoom_Menu(rpb,new Point(300,200)); } private void b7_Click(object sender, EventArgs e) { _Interface.print_Page(rpb); } private void b8_Click(object sender, EventArgs e) { int _now, _tol; _now = _Interface.get_NowPage(rpb); _tol = _Interface.get_TotalPage(); MessageBox.Show("当前页:" _now "--- 总页数:" _tol); } }}
    2019-01-19下载
    积分:1
  • STM32下实现list操作
    STM32下实现list操作,包括创建、插入、删除等操作。含测试程序。
    2022-03-23 23:04:12下载
    积分:1
  • MFC
    深入浅出MFC第二版,候俊杰著,适合深入研究的开发人员,不建议初学者(MFC easy, second edition, Hou Junjie book, suitable for in-depth study of the developer is not recommended for beginners)
    2013-04-27 19:26:56下载
    积分:1
  • book_and
    本书是所随带的VC++和BC++数值分析类库光盘的使用手册,此VC++和BC++数值分析类库涵盖了数值分析领域中大部分常见(This book is a manual for the VC and BC numeric analysis libraries, which cover most of the areas of numerical analysis)
    2018-11-20 23:12:18下载
    积分:1
  • seesaw--program
    平衡跷跷板 PWM AD 传感器 nokia5110液晶 模块化编程(Balanced seesaw PWM AD sensor nokia5110 LCD modular programming)
    2013-08-15 14:52:59下载
    积分:1
  • Graphic
    使用CArchive类对文件进行操作。对VC操作会更熟悉。(CArchive Class used to operate on the document. On the VC will be more familiar with the operation.)
    2009-03-21 22:45:11下载
    积分:1
  • ObjectDetectionContours
    Object detecttion using contour .Here is the code using openCV and Microsoft Visual Studio
    2013-10-19 01:51:39下载
    积分:1
  • xmf
    说明:  8051单片机用LED简单搭接流水灯、转向灯(no English im chinese!!)
    2020-03-18 01:32:17下载
    积分:1
  • 人偶装备遍历器带源码
    dnf,人偶装备遍历,修改人偶装备数据,达到修改伤害!(Doll equipment traversal)
    2020-11-18 07:09:39下载
    积分:1
  • screenShot
    vc屏幕抓图的程序源码,有兴趣的朋友学习一下。 (vc source screen capture program, interested friends to learn about.)
    2011-05-29 10:17:47下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载