资源简介
学习c#窗体控件及简单的创建网页应用,从文本框读取信息,创建简单的HTML网页文件,
代码片段和文件信息
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: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 266054 2002-05-09 13:57 45.bmp
文件 2426 2001-12-29 20:28 htmlMaker\AssemblyInfo.cs
文件 8704 2002-07-05 17:19 htmlMaker\bin\Debug\htmlMaker.exe
文件 17920 2002-07-05 17:19 htmlMaker\bin\Debug\htmlMaker.pdb
文件 231 2001-12-30 23:41 htmlMaker\bin\Debug\lihua.html
文件 235 2001-12-30 23:22 htmlMaker\bin\Debug\who a u.html
文件 9572 2001-12-30 23:22 htmlMaker\Form1.cs
文件 1790 2001-12-30 23:22 htmlMaker\Form1.resx
文件 3983 2001-12-30 23:22 htmlMaker\htmlMaker.csproj
文件 1772 2002-07-05 17:19 htmlMaker\htmlMaker.csproj.user
文件 914 2001-12-29 20:28 htmlMaker\htmlMaker.sln
..A..H. 7168 2002-07-05 17:19 htmlMaker\htmlMaker.suo
文件 606 2001-12-29 21:06 htmlMaker\licenses.licx
文件 8704 2002-07-05 17:19 htmlMaker\obj\Debug\htmlMaker.exe
文件 1758 2002-07-05 17:19 htmlMaker\obj\Debug\htmlMaker.exe.incr
文件 273 2001-12-29 21:06 htmlMaker\obj\Debug\htmlMaker.exe.licenses
文件 320 2001-12-30 23:22 htmlMaker\obj\Debug\htmlMaker.Form1.resources
文件 17920 2002-07-05 17:19 htmlMaker\obj\Debug\htmlMaker.pdb
..A..H. 6536 2002-07-05 17:19 htmlMaker\obj\Debug\htmlMaker.projdata
...D..R 0 2007-12-12 13:00 htmlMaker\obj\Debug\temp
...D..R 0 2007-12-12 13:00 htmlMaker\obj\Debug\TempPE
...D..R 0 2017-04-19 17:29 htmlMaker\bin\Debug
...D..R 0 2017-04-19 17:29 htmlMaker\obj\Debug
...D..R 0 2017-04-19 17:29 htmlMaker\bin
...D..R 0 2017-04-19 17:29 htmlMaker\obj
...D..R 0 2017-04-19 17:29 htmlMaker
----------- --------- ---------- ----- ----
356886 26
相关资源
- C#+oracle做的图书管理系统
- C#实现的井字棋包括人对人,人对电脑
- C#计算器设计(可连续运算)
- C# 控制台贪吃蛇开发源码
- 企业电话客服系统 C# 源码
- C#版本模拟登陆百度,2018年4月27日可
- Halcon联合C#模板匹配MVSDK采集
- C#模拟LED点阵显示,支持数字汉子英文
- C#服务器推技术http长连接的应用
- 实现输入拼音或者简码模糊查询数据
- IC卡考勤系统
- C# WPF DataGrid控件实现三级联动
- C#开发模拟回合制游戏源码
- C#des对文件进行加密解密
- C# 获取网页源码并保存到txt
- C#语言规范(5.0版)C# Language Specific
- C#编写的商店结账界面
- c#读取遥感影像代码
- IEEE 745标准的32位二进制浮点数与十进
- C#实现刻度尺包含像素和毫米
- .NET、WPF、 C# 自定义控件拖动,拉伸,
- 简单实现C# ajax demo
- C#操作Mysql
- C# ID卡识别硬件读写
- c# ID3算法的实现 非遍历树
- C# Apriori算法的实现
- 一个基于C#的ArcGIS二次开发程序!
- C#编写《温度计》控件
- C#编写《LED圆形灯》控件
- C#模拟电梯控制源码
评论
共有 条评论