• 大小: 36.1MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-07
  • 语言: C#
  • 标签: paint.net  photoshop  c#  开源  

资源简介

最终一个开源版本,后面的4.几已经不开源了,做图形的可以下来学习学习

资源截图

代码片段和文件信息

/////////////////////////////////////////////////////////////////////////////////
// Paint.NET                                                                   //
// Copyright (C) Rick Brewster Tom Jackson and past contributors.            //
// Portions Copyright (C) Microsoft Corporation. All Rights Reserved.          //
// See src/Setup/License.txt for full licensing and attribution details.       //
// 2                                                                           //
// 1                                                                           //
/////////////////////////////////////////////////////////////////////////////////

using System.Reflection;
using System.Runtime.CompilerServices;

//
// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Build Number
//      Revision
//
// You can specify all the values or you can default the Revision and Build Numbers 
// by using the ‘*‘ as shown below:

[assembly: AssemblyVersion(“1.0.*“)]

//
// In order to sign your assembly you must specify a key to use. Refer to the 
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing. 
//
// Notes: 
//   (*) If no key is specified the assembly is not signed.
//   (*) KeyName refers to a key that has been installed in the Crypto Service
//       Provider (CSP) on your machine. KeyFile refers to a file which contains
//       a key.
//   (*) If the KeyFile and the KeyName values are both specified the 
//       following processing occurs:
//       (1) If the KeyName can be found in the CSP that key is used.
//       (2) If the KeyName does not exist and the KeyFile does exist the key 
//           in the KeyFile is installed into the CSP and used.
//   (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
//       When specifying the KeyFile the location of the KeyFile should be
//       relative to the project output directory which is
//       %Project Directory%\obj\. For example if your KeyFile is
//       located in the project directory you would specify the AssemblyKeyFile 
//       attribute as [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
//   (*) Delay Signing is an advanced option - see the Microsoft .NET framework
//       documentation for more information on this.
//
[assembly: A

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       3092  2006-11-26 04:25  paint.net-3.36\extras\CodeLab\AssemblyInfo.cs

     文件       3330  2006-11-26 04:25  paint.net-3.36\extras\CodeLab\CodeEditor.cs

     文件       2421  2006-11-26 04:25  paint.net-3.36\extras\CodeLab\CodeLab.cs

     文件       5533  2006-03-09 09:45  paint.net-3.36\extras\CodeLab\CodeLab.csproj

     文件        897  2006-02-04 01:35  paint.net-3.36\extras\CodeLab\CodeLab.sln

     文件      23375  2006-11-26 04:25  paint.net-3.36\extras\CodeLab\CodeLabConfigDialog.cs

     文件       6216  2006-02-04 01:35  paint.net-3.36\extras\CodeLab\CodeLabConfigDialog.resx

     文件       1459  2006-11-26 04:25  paint.net-3.36\extras\CodeLab\CodeLabConfigToken.cs

     文件       1352  2006-11-26 04:25  paint.net-3.36\extras\CodeLab\CompilerErrorWrapper.cs

     文件        573  2006-03-09 09:45  paint.net-3.36\extras\CodeLab\Icons\CodeLab.png

     文件       1830  2007-12-15 10:51  paint.net-3.36\extras\HDPhoto\Backup\HDPhoto\AssemblyInfo.cs

     文件       4674  2007-09-09 07:42  paint.net-3.36\extras\HDPhoto\Backup\HDPhoto\HDPhoto.csproj

     文件      15243  2007-12-15 16:22  paint.net-3.36\extras\HDPhoto\Backup\HDPhoto\HDPhotoFileType.cs

     文件       1310  2007-12-15 11:04  paint.net-3.36\extras\HDPhoto\Backup\HDPhoto\HDPhotoFileTypeFactory.cs

     文件       1952  2007-12-15 16:22  paint.net-3.36\extras\HDPhoto\Backup\HDPhoto\HDPhotoSaveConfigToken.cs

     文件       9138  2007-12-15 16:22  paint.net-3.36\extras\HDPhoto\Backup\HDPhoto\HDPhotoSaveConfigWidget.cs

     文件       5814  2007-04-29 12:15  paint.net-3.36\extras\HDPhoto\Backup\HDPhoto\HDPhotoSaveConfigWidget.resx

     文件       3854  2007-09-09 07:46  paint.net-3.36\extras\HDPhoto\Backup\HDPhoto\Strings.Designer.cs

     文件       6161  2007-09-09 07:46  paint.net-3.36\extras\HDPhoto\Backup\HDPhoto\Strings.resx

     文件        910  2007-03-14 06:34  paint.net-3.36\extras\HDPhoto\Backup\HDPhoto.sln

     文件       1830  2007-12-15 10:51  paint.net-3.36\extras\HDPhoto\HDPhoto\AssemblyInfo.cs

     文件       6054  2016-11-29 21:47  paint.net-3.36\extras\HDPhoto\HDPhoto\HDPhoto.csproj

     文件        452  2016-11-29 21:47  paint.net-3.36\extras\HDPhoto\HDPhoto\HDPhoto.csproj.user

     文件      15243  2007-12-15 16:22  paint.net-3.36\extras\HDPhoto\HDPhoto\HDPhotoFileType.cs

     文件       1310  2007-12-15 11:04  paint.net-3.36\extras\HDPhoto\HDPhoto\HDPhotoFileTypeFactory.cs

     文件       1952  2007-12-15 16:22  paint.net-3.36\extras\HDPhoto\HDPhoto\HDPhotoSaveConfigToken.cs

     文件       9138  2007-12-15 16:22  paint.net-3.36\extras\HDPhoto\HDPhoto\HDPhotoSaveConfigWidget.cs

     文件       5814  2007-04-29 12:15  paint.net-3.36\extras\HDPhoto\HDPhoto\HDPhotoSaveConfigWidget.resx

     文件       5949  2016-11-29 21:47  paint.net-3.36\extras\HDPhoto\HDPhoto\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件        497  2016-11-29 21:47  paint.net-3.36\extras\HDPhoto\HDPhoto\obj\Debug\HDPhoto.csproj.FileListAbsolute.txt

............此处省略1742个文件信息

评论

共有 条评论