• 大小: 19.96MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-07-03
  • 语言: 其他
  • 标签: Paint  源码  

资源简介

上次在csdn下了一个是3.10的感觉版本旧了,就去找了个3.36的大家可以试试!自行编译一下主项目就可以了。VS2008

资源截图

代码片段和文件信息

/////////////////////////////////////////////////////////////////////////////////
// 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\HDPhoto\AssemblyInfo.cs

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

     文件      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

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

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

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

     文件       1078  2007-12-15 16:22  paint.net-3.36\extras\PdnBench\App.ico

     文件       2427  2007-12-19 14:49  paint.net-3.36\extras\PdnBench\AssemblyInfo.cs

     文件       1318  2005-12-18 13:21  paint.net-3.36\extras\PdnBench\Benchmark.cs

     文件     236334  2007-12-15 16:22  paint.net-3.36\extras\PdnBench\cat.jpg

     文件       1298  2007-12-15 11:32  paint.net-3.36\extras\PdnBench\CompositionBenchmark.cs

     文件       2175  2007-01-16 09:11  paint.net-3.36\extras\PdnBench\EffectBenchmark.cs

     文件       2537  2007-12-15 16:22  paint.net-3.36\extras\PdnBench\GradientBenchmark.cs

     文件       9733  2008-06-24 02:11  paint.net-3.36\extras\PdnBench\PdnBench.csproj

     文件       1608  2007-12-19 14:42  paint.net-3.36\extras\PdnBench\PdnBench.sln

     文件        896  2006-03-22 06:45  paint.net-3.36\extras\PdnBench\readme.txt

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

评论

共有 条评论