資源簡介
批量給照片添加拍照日期
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.IO;
using?System.Drawing.Imaging;
using?System.Threading;
namespace?IMGAddDate
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????public?string?flag?=?null;
????????PropertyItem[]?pi;
????????string?TakePicDateTime;
????????int?SpaceLocation;
????????string?pdt;
????????string?ptm;
????????Bitmap?Pic;
????????Graphics?g;
????????Thread?td;
????????private?void?button5_Click(object?sender?EventArgs?e)
????????{
????????????Application.Exit();
????????}
????????private?void?button1_Cl
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-01-14?13:11??給圖片加日期\
?????目錄???????????0??2013-01-14?13:11??給圖片加日期\IMGAddDate\
?????文件?????????920??2008-10-05?13:04??給圖片加日期\IMGAddDate.sln
?????目錄???????????0??2013-01-14?13:11??給圖片加日期\IMGAddDate\bin\
?????目錄???????????0??2013-01-14?13:11??給圖片加日期\IMGAddDate\bin\Debug\
?????文件???????14336??2008-12-28?16:07??給圖片加日期\IMGAddDate\bin\Debug\IMGAddDate.exe
?????文件???????34304??2008-12-28?16:07??給圖片加日期\IMGAddDate\bin\Debug\IMGAddDate.pdb
?????文件???????14328??2008-12-28?16:02??給圖片加日期\IMGAddDate\bin\Debug\IMGAddDate.vshost.exe
?????文件?????????490??2007-07-21?01:33??給圖片加日期\IMGAddDate\bin\Debug\IMGAddDate.vshost.exe.manifest
?????文件????????6099??2008-12-28?16:07??給圖片加日期\IMGAddDate\Form1.cs
?????文件???????10007??2008-12-26?14:05??給圖片加日期\IMGAddDate\Form1.Designer.cs
?????文件????????6427??2010-08-18?17:50??給圖片加日期\IMGAddDate\Form1.resx
?????文件????????3881??2008-10-06?09:34??給圖片加日期\IMGAddDate\IMGAddDate.csproj
?????目錄???????????0??2013-01-14?13:11??給圖片加日期\IMGAddDate\obj\
?????目錄???????????0??2013-01-14?13:11??給圖片加日期\IMGAddDate\obj\Debug\
?????文件????????3043??2008-12-28?16:07??給圖片加日期\IMGAddDate\obj\Debug\IMGAddDate.csproj.FileListAbsolute.txt
?????文件?????????847??2008-12-26?14:05??給圖片加日期\IMGAddDate\obj\Debug\IMGAddDate.csproj.GenerateResource.Cache
?????文件???????14336??2008-12-28?16:07??給圖片加日期\IMGAddDate\obj\Debug\IMGAddDate.exe
?????文件?????????180??2008-12-26?14:05??給圖片加日期\IMGAddDate\obj\Debug\IMGAddDate.Form1.resources
?????文件???????34304??2008-12-28?16:07??給圖片加日期\IMGAddDate\obj\Debug\IMGAddDate.pdb
?????文件?????????180??2008-10-06?10:48??給圖片加日期\IMGAddDate\obj\Debug\IMGAddDate.Properties.Resources.resources
?????目錄???????????0??2012-05-02?09:53??給圖片加日期\IMGAddDate\obj\Debug\Refactor\
?????目錄???????????0??2013-01-14?13:11??給圖片加日期\IMGAddDate\obj\Debug\TempPE\
?????文件????????4608??2008-10-06?09:36??給圖片加日期\IMGAddDate\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件?????????491??2008-10-05?13:04??給圖片加日期\IMGAddDate\Program.cs
?????目錄???????????0??2013-01-14?13:11??給圖片加日期\IMGAddDate\Properties\
?????文件????????1392??2008-12-24?14:23??給圖片加日期\IMGAddDate\Properties\AssemblyInfo.cs
?????文件????????2844??2008-10-06?09:36??給圖片加日期\IMGAddDate\Properties\Resources.Designer.cs
?????文件????????5817??2008-10-06?09:36??給圖片加日期\IMGAddDate\Properties\Resources.resx
?????文件????????1095??2008-10-05?13:04??給圖片加日期\IMGAddDate\Properties\Settings.Designer.cs
?????文件?????????249??2008-10-05?13:04??給圖片加日期\IMGAddDate\Properties\Settings.settings
............此處省略1個文件信息
- 上一篇:C#開發 語音計算器
- 下一篇:C#做的Mp3播放器,詳見截圖
評論
共有 條評論