资源简介
C#源码,一个简单日程计划小工具,便于查看工作安排
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Text;
using System.Windows.Forms;
namespace P7
{
class Class28
{
public TextBox textBox;
public TodoInfo todoInfo;
public Boolean without = false;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 895 2011-05-29 00:30 P7.sln
文件 5612 2011-05-29 00:30 P7\Properties\Resources.resx
文件 249 2011-05-29 00:30 P7\Properties\Settings.settings
文件 2858 2011-05-29 00:30 P7\Properties\Resources.Designer.cs
文件 1085 2011-05-29 00:30 P7\Properties\Settings.Designer.cs
文件 1178 2011-05-29 13:35 P7\Properties\AssemblyInfo.cs
文件 11966 2011-05-29 14:04 P7\Form1.Designer.cs
文件 10662 2011-05-29 14:19 P7\Form1.cs
文件 3288 2011-05-29 10:53 P7\P7.csproj
文件 5632 2005-11-11 22:25 P7\bin\Debug\P7.vshost.exe
文件 57344 2011-05-29 14:18 P7\bin\Debug\P7.exe
文件 40448 2011-05-29 14:18 P7\bin\Debug\P7.pdb
文件 3274 2011-05-29 14:14 P7\bin\Debug\todo.data
文件 28793 2011-05-29 14:04 P7\obj\Debug\P7.Form1.resources
文件 180 2011-05-29 00:31 P7\obj\Debug\P7.Properties.Resources.resources
文件 57344 2011-05-29 14:18 P7\obj\Debug\P7.exe
文件 40448 2011-05-29 14:18 P7\obj\Debug\P7.pdb
文件 842 2011-05-29 14:04 P7\obj\Debug\P7.csproj.GenerateResource.Cache
文件 233 2011-05-29 14:19 P7\obj\P7.csproj.FileList.txt
文件 613 2011-05-29 12:21 P7\TodoInfo.cs
文件 265 2011-05-29 11:07 P7\Class28.cs
文件 32253 2011-05-29 14:04 P7\Form1.resx
文件 461 2011-05-29 00:34 P7\Program.cs
..A..H. 21504 2011-05-29 14:19 P7.suo
目录 0 2011-05-29 00:30 P7\obj\Debug\TempPE
目录 0 2011-05-29 00:34 P7\obj\Debug\Refactor
目录 0 2011-05-29 00:30 P7\bin\Debug
目录 0 2011-05-29 00:30 P7\obj\Debug
目录 0 2011-05-29 00:30 P7\Properties
目录 0 2011-05-29 00:30 P7\bin
............此处省略5个文件信息
评论
共有 条评论