资源简介
此为paint.net-3.36的源码,修改了其在VS2010下不能编译的问题,有
需要的可以下载。如有疑问请联系QQ:78499261.
代码片段和文件信息
/////////////////////////////////////////////////////////////////////////////////
// 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
- 上一篇:模仿漫画app
- 下一篇:有限单元法_王勖成_清华大学_新版.pdf
相关资源
- 对QQ的简单模仿源码
- OpenGL ES 2.0 编程指南中英文+源码
- 洗车管理系统源码
- 工作易高端人才招聘系统100%商业最新
- stm32烧写源码dos
- cocos creator完整牛牛前端源码
- 植物大战僵尸源码
- VRML虚拟现实应用技术11679 源程序 ra
-
WebGIS之Openla
yers全面解析源码+数据库 - QmlBook_PDF_中文+英文+源码
- Spring Boot 2企业应用实战 源码
- 二手房信息管理软件源码房产系统
- NodeJS实战搭建博客_源码
- GridCtrl控件源码及Demo
- 莱昂氏UNIX源代码分析全本.pdf
- OpenGL三维图形系统开发与实用技术.
- SSH2三大框架的整合详解()
- RC522 单片机 上位机 下位机源码
- SCOMMV23精修版(CoM口源码)
- 《DirectX+游戏开发终极指南》exe电子书
- 几十个微信H5小游戏完整源码
- 航空后勤资产管理系统后端实训源码
- Spring Boot 实战,中文版+英文版+源码
- C语音学习算法100例源码,程序,工具
- 精典源码Delphi054:海盗远控源码.rar
- 网页版Tom猫
- 稀疏光流算法程序
- 小清新优秀文章新闻博客类织梦dede
- GMT 0001-2012 祖冲之序列密码算法 + 官方
- .net餐饮管理系统源码
评论
共有 条评论