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

資源簡介

主要用來再PICTUREBOX上畫坐標軸

資源截圖

代碼片段和文件信息

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?DrawRectangularCoordinateSystem
{
????public?partial?class?frmMain?:?Form
????{
????????private?GraphPainter?m_graphPainter?=?new?GraphPainter();
????????public?frmMain()
????????{
????????????InitializeComponent();

????????????using?(Graphics?g?=?this.CreateGraphics())
????????????{
????????????????m_graphPainter.InitGraphPositions(g?this.ClientSize);
????????????}

????????????this.DoubleBuffered?=?true;
????????}

????????private?void?frmMain_Paint(object?sender?PaintEventArgs?e)
????????{
????????????m_graphPainter.DrawCoordinate(e.Graphics?this.ClientSize);
???

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\
?????目錄???????????0??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\
?????文件?????????983??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem.sln
?????文件???????38912??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem.v11.suo
?????目錄???????????0??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\
?????文件????????3828??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem.csproj
?????文件???????14971??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\GraphPainter.cs
?????文件?????????525??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\Program.cs
?????目錄???????????0??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\Properties\
?????文件????????1474??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\Properties\AssemblyInfo.cs
?????文件????????2892??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\Properties\Resources.Designer.cs
?????文件????????5612??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\Properties\Resources.resx
?????文件????????1118??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\Properties\Settings.Designer.cs
?????文件?????????249??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\Properties\Settings.settings
?????目錄???????????0??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\bin\
?????目錄???????????0??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\bin\Debug\
?????文件???????13824??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\bin\Debug\DrawRectangularCoordinateSystem.exe
?????文件???????32256??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\bin\Debug\DrawRectangularCoordinateSystem.pdb
?????文件???????22472??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\bin\Debug\DrawRectangularCoordinateSystem.vshost.exe
?????文件????????1621??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\frmMain.Designer.cs
?????文件????????1097??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\frmMain.cs
?????文件????????5817??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\frmMain.resx
?????目錄???????????0??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\obj\
?????目錄???????????0??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\obj\Debug\
?????文件?????????863??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\obj\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件????????6921??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件?????????180??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\obj\Debug\DrawRectangularCoordinateSystem.Properties.Resources.resources
?????文件?????????942??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\obj\Debug\DrawRectangularCoordinateSystem.csproj.FileListAbsolute.txt
?????文件?????????977??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\obj\Debug\DrawRectangularCoordinateSystem.csproj.GenerateResource.Cache
?????文件???????13824??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\obj\Debug\DrawRectangularCoordinateSystem.exe
?????文件?????????180??2017-07-16?09:37??DrawRectangularCoordinateSystem-master\DrawRectangularCoordinateSystem\DrawRectangularCoordinateSystem\obj\Debug\DrawRectangularCoordinateSystem.frmMain.resources
............此處省略2個文件信息

評論

共有 條評論