資源簡介
c#,windows窗體,控制臺應(yīng)用程序。包括很多的小程序代碼 可以直接運行的
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
namespace?計算圓周長和面積
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????textBox2.Text?=?(3.14?*?(Convert.ToDouble(textBox1.Text))?*?(Convert.ToDouble(textBox1.Text))).ToString();
????????}
????????private?void?button2_Click(object?sender?EventArgs?e)
????????{
????????????textBox3.Text?=?(2?*?3.14?*?(Convert.ToDouble(textBox1.Text))).ToString();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A.SH.???????162??2011-05-21?10:47??C#程序設(shè)計簡明教程(源碼+素材)\第2章\~$二章--教材.doc
?????文件???????9216??2011-05-25?11:39??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\bin\Debug\計算圓周長和面積.exe
?????文件??????26112??2011-05-25?11:39??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\bin\Debug\計算圓周長和面積.pdb
?????文件??????14328??2011-05-29?08:59??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\bin\Debug\計算圓周長和面積.vshost.exe
?????文件????????490??2007-07-21?02:33??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\bin\Debug\計算圓周長和面積.vshost.exe.manifest
?????文件????????758??2011-05-25?11:39??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\Form1.cs
?????文件???????4712??2011-05-25?11:39??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\Form1.Designer.cs
?????文件???????5814??2011-05-25?11:39??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\Form1.resx
?????文件???????1189??2011-05-29?08:59??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\obj\Debug\計算圓周長和面積.csproj.FileListAbsolute.txt
?????文件????????847??2011-05-25?11:39??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\obj\Debug\計算圓周長和面積.csproj.GenerateResource.Cache
?????文件???????9216??2011-05-25?11:39??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\obj\Debug\計算圓周長和面積.exe
?????文件????????180??2011-05-25?11:39??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\obj\Debug\計算圓周長和面積.Form1.resources
?????文件??????26112??2011-05-25?11:39??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\obj\Debug\計算圓周長和面積.pdb
?????文件????????180??2011-05-25?11:34??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\obj\Debug\計算圓周長和面積.Properties.Resources.resources
?????文件????????505??2011-05-25?11:07??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\Program.cs
?????文件???????1380??2011-05-25?11:07??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\Properties\AssemblyInfo.cs
?????文件???????2898??2011-05-25?11:07??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\Properties\Resources.Designer.cs
?????文件???????5612??2011-05-25?11:07??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\Properties\Resources.resx
?????文件???????1109??2011-05-25?11:07??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\Properties\Settings.Designer.cs
?????文件????????249??2011-05-25?11:07??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\Properties\Settings.settings
?????文件???????3794??2011-05-25?11:34??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積\計算圓周長和面積.csproj
?????文件????????962??2011-05-25?11:07??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積.sln
????..A..H.?????14336??2011-05-29?08:59??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-1\計算圓周長和面積.suo
?????文件???????8192??2011-05-25?16:51??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-10\乘法表\bin\Debug\乘法表.exe
?????文件??????24064??2011-05-25?16:51??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-10\乘法表\bin\Debug\乘法表.pdb
?????文件??????14328??2011-05-29?17:18??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-10\乘法表\bin\Debug\乘法表.vshost.exe
?????文件????????490??2007-07-21?02:33??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-10\乘法表\bin\Debug\乘法表.vshost.exe.manifest
?????文件????????863??2011-05-29?17:20??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-10\乘法表\Form1.cs
?????文件???????2562??2011-05-25?16:51??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-10\乘法表\Form1.Designer.cs
?????文件???????5814??2011-05-25?16:51??C#程序設(shè)計簡明教程(源碼+素材)\第2章\習(xí)題源碼\sy2-10\乘法表\Form1.resx
............此處省略4352個文件信息
評論
共有 條評論