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

  • 大小: 0.13M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-03-28
  • 語言: C#
  • 標(biāo)簽: c#??

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Threading;


namespace?Graph
{
????public?partial?class?圖算法展示?:?Form
????{
????????public?int?Mouse_x;
????????public?int?Mouse_y;
????????public?bool?draw_vertex?=?false;
????????public?bool?draw_Arc?=?false;
????????public?bool?change_graph?=?false;
????????public?int?vertexCount?=?0;
????????public?int?ArcCount?=?0;
????????public?Vertex?start?end;
????????public?int?firstOutput?=?0;?????????????????
????????public?int?maxvertex?=?200;
????????public?Vertex?changeVertexLoc;?????????????//選中的要改變位置的點
????????public?int?change?=?0;?????????????????????//為0?時可以修改節(jié)點位置
????????public?int?againV?=?0;?????????????????????//在同一位置重畫頂點
????????public?int?againA?=?0;?????????????????????//在同一位置重畫邊
????????public?int?ac?=?0?vc?=?0;

????????public?圖算法展示()
????????{
????????????Initialize

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

?????文件??????32768??2010-05-18?00:08??C#?圖算法\Graph3\Graph3\bin\Debug\Graph.exe

?????文件??????52736??2010-05-18?00:08??C#?圖算法\Graph3\Graph3\bin\Debug\Graph.pdb

?????文件???????5632??2005-12-08?14:51??C#?圖算法\Graph3\Graph3\bin\Debug\Graph.vshost.exe

?????文件??????32768??2010-05-18?17:03??C#?圖算法\Graph3\Graph3\bin\Debug\Graph3.exe

?????文件??????54784??2010-05-18?17:03??C#?圖算法\Graph3\Graph3\bin\Debug\Graph3.pdb

?????文件???????5632??2005-12-08?14:51??C#?圖算法\Graph3\Graph3\bin\Debug\Graph3.vshost.exe

?????文件??????13491??2010-05-18?17:04??C#?圖算法\Graph3\Graph3\Form1.cs

?????文件??????12298??2010-05-18?00:08??C#?圖算法\Graph3\Graph3\Form1.Designer.cs

?????文件???????5814??2010-05-18?00:08??C#?圖算法\Graph3\Graph3\Form1.resx

?????文件??????17649??2010-05-18?16:53??C#?圖算法\Graph3\Graph3\Graph.cs

?????文件???????3254??2010-05-18?00:09??C#?圖算法\Graph3\Graph3\Graph3.csproj

?????文件????????842??2010-05-18?00:08??C#?圖算法\Graph3\Graph3\obj\Debug\Graph.csproj.GenerateResource.Cache

?????文件??????32768??2010-05-18?00:08??C#?圖算法\Graph3\Graph3\obj\Debug\Graph.exe

?????文件??????52736??2010-05-18?00:08??C#?圖算法\Graph3\Graph3\obj\Debug\Graph.pdb

?????文件????????180??2010-05-17?23:19??C#?圖算法\Graph3\Graph3\obj\Debug\Graph.Properties.Resources.resources

?????文件????????180??2010-05-18?00:08??C#?圖算法\Graph3\Graph3\obj\Debug\Graph.圖算法展示.resources

?????文件????????842??2010-05-18?09:27??C#?圖算法\Graph3\Graph3\obj\Debug\Graph3.csproj.GenerateResource.Cache

?????文件??????32768??2010-05-18?17:03??C#?圖算法\Graph3\Graph3\obj\Debug\Graph3.exe

?????文件??????54784??2010-05-18?17:03??C#?圖算法\Graph3\Graph3\obj\Debug\Graph3.pdb

?????文件???????1858??2010-05-18?17:04??C#?圖算法\Graph3\Graph3\obj\Graph3.csproj.FileListAbsolute.txt

?????文件????????474??2010-05-17?23:11??C#?圖算法\Graph3\Graph3\Program.cs

?????文件???????1182??2010-05-17?23:01??C#?圖算法\Graph3\Graph3\Properties\AssemblyInfo.cs

?????文件???????2866??2010-05-17?23:01??C#?圖算法\Graph3\Graph3\Properties\Resources.Designer.cs

?????文件???????5612??2010-05-17?23:01??C#?圖算法\Graph3\Graph3\Properties\Resources.resx

?????文件???????1090??2010-05-17?23:01??C#?圖算法\Graph3\Graph3\Properties\Settings.Designer.cs

?????文件????????249??2010-05-17?23:01??C#?圖算法\Graph3\Graph3\Properties\Settings.settings

?????文件????????911??2010-05-18?00:09??C#?圖算法\Graph3\Graph3.sln

????..A..H.?????15360??2010-05-18?17:05??C#?圖算法\Graph3\Graph3.suo

?????文件??????60416??2010-05-18?18:09??C#?圖算法\新建?Microsoft?Word?文檔.doc

?????目錄??????????0??2010-05-18?18:09??C#?圖算法\Graph3\Graph3\obj\Debug\Refactor

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

評論

共有 條評論