資源簡介
代碼片段和文件信息
/******************************?Module?Header?******************************\
Module?Name: AnimatedGIFControl.cs
Project: ????CSWPFAnimatedGIF
Copyright?(c)?Microsoft?Corporation.
The?CSWPFAnimatedGIF?demonstrates?how?to?implement?
an?animated?GIF?image?in?WPF.
This?source?is?subject?to?the?Microsoft?Public?License.
See?http://www.microsoft.com/opensource/licenses.mspx#Ms-PL.
All?other?rights?reserved.
THIS?CODE?AND?INFORMATION?IS?PROVIDED?“AS?IS“?WITHOUT?WARRANTY?OF?ANY?KIND?
EITHER?EXPRESSED?OR?IMPLIED?INCLUDING?BUT?NOT?LIMITED?TO?THE?IMPLIED?
WARRANTIES?OF?MERCHANTABILITY?AND/OR?FITNESS?FOR?A?PARTICULAR?PURPOSE.
\***************************************************************************/
using?System;
using?System.Drawing;
using?System.Runtime.InteropServices;
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-11-22?17:10??wpf顯示gif動畫_7862909\
?????目錄???????????0??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\
?????目錄???????????0??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\.vs\
?????目錄???????????0??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\.vs\CSWPFAnimatedGIF\
?????目錄???????????0??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\.vs\CSWPFAnimatedGIF\v15\
?????文件???????46080??2018-11-15?10:07??wpf顯示gif動畫_7862909\C#\.vs\CSWPFAnimatedGIF\v15\.suo
?????目錄???????????0??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\.vs\CSWPFAnimatedGIF\v15\Server\
?????目錄???????????0??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\.vs\CSWPFAnimatedGIF\v15\Server\sqlite3\
?????文件???????????0??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\.vs\CSWPFAnimatedGIF\v15\Server\sqlite3\db.lock
?????文件????????4096??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\.vs\CSWPFAnimatedGIF\v15\Server\sqlite3\storage.ide
?????文件???????32768??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\.vs\CSWPFAnimatedGIF\v15\Server\sqlite3\storage.ide-shm
?????文件??????832272??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\.vs\CSWPFAnimatedGIF\v15\Server\sqlite3\storage.ide-wal
?????目錄???????????0??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\
?????文件?????????890??2014-06-06?07:03??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF.sln
?????文件????????4507??2014-06-06?07:03??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\AnimatedGIFControl.cs
?????文件?????????327??2014-06-06?07:03??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\App.xaml
?????文件?????????318??2014-06-06?07:03??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\App.xaml.cs
?????文件????????4431??2014-06-06?07:03??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\CSWPFAnimatedGIF.csproj
?????文件?????????849??2014-06-06?07:03??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\MainWindow.xaml
?????文件????????1440??2014-06-06?07:03??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\MainWindow.xaml.cs
?????目錄???????????0??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\
?????目錄???????????0??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\x86\
?????目錄???????????0??2018-11-15?10:05??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\x86\Debug\
?????文件????????2342??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\x86\Debug\App.g.cs
?????文件????????2342??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\x86\Debug\App.g.i.cs
?????文件??????????42??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\x86\Debug\CSWPFAnimatedGIF.csproj.CoreCompileInputs.cache
?????文件????????2470??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\x86\Debug\CSWPFAnimatedGIF.csproj.FileListAbsolute.txt
?????文件?????????995??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\x86\Debug\CSWPFAnimatedGIF.csproj.GenerateResource.cache
?????文件???????39608??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\x86\Debug\CSWPFAnimatedGIF.csprojAssemblyReference.cache
?????文件???????22528??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\x86\Debug\CSWPFAnimatedGIF.exe
?????文件????????3603??2018-11-15?10:04??wpf顯示gif動畫_7862909\C#\CSWPFAnimatedGIF\obj\x86\Debug\CSWPFAnimatedGIF.g.resources
............此處省略31個文件信息
評論
共有 條評論