登录
首页 » C# » Wpf-Switch-Pic

Wpf-Switch-Pic

于 2011-09-20 发布 文件大小:1088KB
0 178
下载积分: 1 下载次数: 593

代码说明:

  WPF图片切换效果 canvas,image等切换 20+种效果 翻页百叶窗等(WPF picture transition effects canvas, image 20+ kinds of effects such as switching page shutters)

文件列表:

Wpf图片切换(改)
.................\WpfApplication1
.................\...............\App.xaml,326,2011-02-09
.................\...............\App.xaml.cs,311,2011-02-09
.................\...............\bin
.................\...............\...\Debug


.................\...............\...\.....\Transitionals.dll,110080,2011-02-15
.................\...............\...\.....\WpfApplication1.exe,13312,2011-03-03
.................\...............\...\.....\WpfApplication1.pdb,36352,2011-03-03
.................\...............\...\.....\WpfApplication1.vshost.exe,11608,2011-03-24
.................\...............\...\.....\WpfApplication1.vshost.exe.manifest,490,2010-03-17
.................\...............\MainWindow.xaml,3033,2011-03-03
.................\...............\MainWindow.xaml.cs,3830,2011-03-03
.................\...............\obj
.................\...............\...\x86
.................\...............\...\...\Debug
.................\...............\...\...\.....\App.g.cs,2106,2011-03-02
.................\...............\...\...\.....\DesignTimeResolveAssemblyReferences.cache,18949,2011-03-24
.................\...............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6196,2011-03-24
.................\...............\...\...\.....\GenerateResource-ResGen.read.1.tlog,8502,2011-03-03
.................\...............\...\...\.....\GenerateResource-ResGen.write.1.tlog,634,2011-03-03
.................\...............\...\...\.....\MainWindow.baml,3347,2011-03-03
.................\...............\...\...\.....\MainWindow.g.cs,4420,2011-03-03
.................\...............\...\...\.....\ResolveAssemblyReference.cache,10463,2011-03-02
.................\...............\...\...\.....\TempPE
.................\...............\...\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2011-02-09
.................\...............\...\...\.....\WpfApplication1.csproj.FileListAbsolute.txt,2308,2011-03-24
.................\...............\...\...\.....\WpfApplication1.exe,13312,2011-03-03
.................\...............\...\...\.....\WpfApplication1.g.resources,3575,2011-03-03
.................\...............\...\...\.....\WpfApplication1.pdb,36352,2011-03-03
.................\...............\...\...\.....\WpfApplication1.Properties.Resources.resources,180,2011-03-03
.................\...............\...\...\.....\WpfApplication1_MarkupCompile.cache,276,2011-03-03
.................\...............\Properties
.................\...............\..........\AssemblyInfo.cs,2219,2011-02-09
.................\...............\..........\Resources.Designer.cs,2878,2011-02-09
.................\...............\..........\Resources.resx,5612,2011-02-09
.................\...............\..........\Settings.Designer.cs,1098,2011-02-09
.................\...............\..........\Settings.settings,201,2011-02-09
.................\...............\Transitionals.dll,110080,2011-02-15
.................\...............\WpfApplication1.csproj,4188,2011-02-15
.................\WpfApplication1.sln,887,2011-02-09

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

发表评论

0 个回复

  • bin2inc
    说明:  Binary to C include file
    2020-06-25 07:00:02下载
    积分:1
  • DownloadTorrent
    用C#实现BT体育发布区种子资源的自动下载功能(With C# Realize BT sports zone seed release resources automatically download function)
    2020-09-26 00:47:50下载
    积分:1
  • chap08SerialCommunication
    串口通信高级编程,为Visual C++.NET网络与通信高级编程范例第八章配套源代码 (serial communication programming, for Visual C.NET network and communications senior programming paradigm Chapter VIII supporting source code)
    2007-04-27 13:28:40下载
    积分:1
  • rules1
    关联规则程序2 This implementation generates association rules, based on the Apriori algorithm (cfr. Agrawal et al.,1995). It takes as input a file of frequent sets in the format such as generated by the previous implementations. (association rules 2 This implementation process generates as sociations rules, based on the Apriori algorithm (cfr. Agrawal et al. , 1995). It takes as input a file of frequent sets i n the format such as generated by the previous im plementations.)
    2007-06-03 08:32:31下载
    积分:1
  • Lwip(socketio)
    【实例简介】
    2021-09-07 00:31:05下载
    积分:1
  • DesktopLighter
    说明:  C#实现windows屏幕亮度调节,简单易用,github开源.(C# Windows screen brightness adjustment, easy to use,github open source)
    2020-06-20 16:40:02下载
    积分:1
  • main
    AVR USART1直接发送接收到的数据范例
    2011-12-18 20:07:21下载
    积分:1
  • daima
    单相并网逆变器代码,PI控制加电网电压前馈控制,LCL滤波器(Single-phase grid-connected inverter code, plus feedforward control PI control grid voltage, LCL filter)
    2016-11-01 20:46:36下载
    积分:1
  • SEED_DEC28335_CODE
    基于合众达公司DSP开发板SEED_DEC28335的例程,全部是结果检验之后的例程,希望对各位兄弟有用。(DSP-based development board of the company,SEED_DEC28335 routines, after all the routine test results, I hope useful to you brother.)
    2020-12-29 14:49:00下载
    积分:1
  • NDIS_6[1].0_miniport__driver
    说明:  实现一个千兆以太网卡的NDIS的miniport驱动实例源代码 对于那些希望写一个NDIS 6.0的miniport设备驱动的开发人员来说,实例实在是太少了,只有一个DDK中的E100BEX。这里,我将选择一个当前比较流行的以太网控制器(Realtek 8111/8168/8169/8110等PCI的千兆以太网控制器),针对它们写一个NDIS6的驱动(The realization of a Gigabit Ethernet card, the NDIS driver miniport instance of the source code for those who wish to write an NDIS 6.0 of the miniport device driver developers, the example is too small, there is only one DDK in E100BEX. Here, I will choose a more popular current Ethernet controller (Realtek 8111/8168/8169/8110, such as PCI Gigabit Ethernet controller), for them to write a driver NDIS6)
    2008-12-06 11:41:00下载
    积分:1
  • 696518资源总数
  • 105925会员总数
  • 14今日下载