91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 3.32MB
    文件類型: .rar
    金幣: 2
    下載: 0 次
    發布日期: 2023-08-14
  • 語言: C#
  • 標簽:

資源簡介

含有多個C#編的計算器,整理的,有簡單的計算器。還有科學計算器。

資源截圖

代碼片段和文件信息

using?System;
using?System.Drawing;
using?System.Collections;
using?System.ComponentModel;
using?System.Windows.Forms;

namespace?Calculator
{
///?
///?AboutForm?的摘要說明。
///?

public?class?AboutForm?:?System.Windows.Forms.Form
{
private?System.Windows.Forms.Label?label1;
private?System.Windows.Forms.linkLabel?linkLabel1;
private?System.Windows.Forms.Label?label2;
private?System.Windows.Forms.Label?label3;
///?
///?必需的設計器變量。
///?

private?System.ComponentModel.Container?components?=?null;

public?AboutForm()
{
//
//?Windows?窗體設計器支持所必需的
//
InitializeComponent();

//
//?TODO:?在?InitializeComponent?調用后添加任何構造函數代碼
//
}

///?
///?清理所有正在使用的資源。
///?

protected?override?void?Dispose(?bool?disposing?)
{
if(?disposing?)
{
if(components?!=?null)
{
components.Dispose();
}
}
base.Dispose(?disposing?);
}

#region?Windows?窗體設計器生成的代碼
///?
///?設計器支持所需的方法?-?不要使用代碼編輯器修改
///?此方法的內容。
///?

private?void?InitializeComponent()
{
this.label1?=?new?System.Windows.Forms.Label();
this.linkLabel1?=?new?System.Windows.Forms.linkLabel();
this.label2?=?new?System.Windows.Forms.Label();
this.label3?=?new?System.Windows.Forms.Label();
this.SuspendLayout();
//?
//?label1
//?
this.label1.Location?=?new?System.Drawing.Point(8?8);
this.label1.Name?=?“label1“;
this.label1.Size?=?new?System.Drawing.Size(192?16);
this.label1.TabIndex?=?0;
this.label1.Text?=?“作者:Tony?Qu“;
//?
//?linkLabel1
//?
this.linkLabel1.Location?=?new?System.Drawing.Point(72?32);
this.linkLabel1.Name?=?“linkLabel1“;
this.linkLabel1.Size?=?new?System.Drawing.Size(128?23);
this.linkLabel1.TabIndex?=?1;
this.linkLabel1.TabStop?=?true;
this.linkLabel1.Text?=?“tonyqus.cnblogs.com“;
//?
//?label2
//?
this.label2.Location?=?new?System.Drawing.Point(8?32);
this.label2.Name?=?“label2“;
this.label2.Size?=?new?System.Drawing.Size(64?16);
this.label2.TabIndex?=?2;
this.label2.Text?=?“作者博客:?“;
//?
//?label3
//?
this.label3.Location?=?new?System.Drawing.Point(32?64);
this.label3.Name?=?“label3“;
this.label3.Size?=?new?System.Drawing.Size(128?16);
this.label3.TabIndex?=?3;
this.label3.Text?=?“BluePrint軟件工作室“;
//?
//?AboutForm
//?
this.AutoScalebaseSize?=?new?System.Drawing.Size(6?14);
this.ClientSize?=?new?System.Drawing.Size(208?86);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.linkLabel1);
this.Controls.Add(this.label1);
this.MaximizeBox?=?false;
this.MinimizeBox?=?false;
this.Name?=?“AboutForm“;
this.Text?=?“AboutForm“;
this.ResumeLayout(false);

}
#endregion

}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????1198904??2012-05-29?07:09??c#計算器多個\C#計算器.doc

?????文件???????3028??2005-12-20?09:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator\AboutForm.cs

?????文件???????8676??2005-12-20?09:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator\AboutForm.resx

?????文件???????1078??2005-04-02?21:13??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator\App.ico

?????文件???????1914??2005-12-26?04:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator\AssemblyInfo.cs

?????文件???????5961??2006-02-05?20:39??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator\Calculator.csproj

?????文件???????1804??2006-02-07?09:36??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator\Calculator.csproj.user

?????文件???????5558??2005-12-26?04:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator\CalUnit.cs

?????文件???????2649??2005-12-26?04:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator\ConstantTable.cs

?????文件??????38767??2006-02-07?09:29??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator\MyCal.cs

?????文件??????42135??2006-02-07?09:27??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator\MyCal.resx

?????文件???????1967??2006-01-04?06:02??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator.sln

????..A..H.?????13312??2006-02-07?09:36??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\Calculator.suo

?????文件???????1078??2005-04-12?19:48??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\GrammerAnalyzer\App.ico

?????文件???????1859??2005-04-12?19:48??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\GrammerAnalyzer\AssemblyInfo.cs

?????文件???????5568??2005-05-23?22:01??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\GrammerAnalyzer\GrammerAnalyzer.csproj

?????文件???????1803??2006-02-07?09:36??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\GrammerAnalyzer\GrammerAnalyzer.csproj.user

?????文件??????11074??2005-12-26?04:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\GrammerAnalyzer\Operator.cs

?????文件????????791??2005-12-26?04:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\GrammerAnalyzer\PriorityCmpType.cs

?????文件???????6702??2005-12-26?04:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\GrammerAnalyzer\SemanticAnalyzer.cs

?????文件???????4210??2005-05-18?17:25??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\GrammerAnalyzer\SemanticForm.cs

?????文件???????9254??2005-04-20?15:42??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\GrammerAnalyzer\SemanticForm.resx

?????文件???????5536??2005-04-19?10:40??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\PhraseAnalyzer\AnalyzerForm.cs

?????文件??????10625??2005-04-19?10:40??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\PhraseAnalyzer\AnalyzerForm.resx

?????文件???????1078??2005-03-24?21:13??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\PhraseAnalyzer\App.ico

?????文件???????1859??2005-03-24?21:13??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\PhraseAnalyzer\AssemblyInfo.cs

?????文件???????1026??2005-12-26?04:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\PhraseAnalyzer\DFAState.cs

?????文件????????752??2005-12-26?04:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\PhraseAnalyzer\OperandType.cs

?????文件????????759??2005-12-26?04:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\PhraseAnalyzer\OperatorPriority.cs

?????文件???????9769??2005-12-26?04:55??c#計算器多個\c%23計算器\Calculator.NET.v2.1\Backup\PhraseAnalyzer\PhraseAnalyzer.cs

............此處省略691個文件信息

評論

共有 條評論

相關資源