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

  • 大小: 70.53 KB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2024-09-09
  • 語言: 其他
  • 標簽: 跨窗體??傳值??

資源簡介

解決了winform窗體中,值的來回傳遞.

資源截圖

代碼片段和文件信息

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

namespace?跨窗體傳值
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????public?static?string?strValue;

????????private?void?button1_Click(object?sender?EventArgs?e)
????????{
????????????Form2?frm?=?new?Form2();
????????????frm.myForm(this.textBox1);
????????????frm.ShowDialog();
????????}
????}
}

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

?????文件??????20480??2008-06-03?19:41??跨窗體傳值\跨窗體傳值\bin\Debug\跨窗體傳值.exe

?????文件??????28160??2008-06-03?19:41??跨窗體傳值\跨窗體傳值\bin\Debug\跨窗體傳值.pdb

?????文件???????5632??2005-11-11?22:25??跨窗體傳值\跨窗體傳值\bin\Debug\跨窗體傳值.vshost.exe

?????文件????????580??2008-06-03?19:41??跨窗體傳值\跨窗體傳值\Form1.cs

?????文件???????2534??2008-06-03?19:38??跨窗體傳值\跨窗體傳值\Form1.Designer.cs

?????文件???????5814??2008-06-03?19:35??跨窗體傳值\跨窗體傳值\Form1.resx

?????文件????????626??2008-06-03?19:41??跨窗體傳值\跨窗體傳值\Form2.cs

?????文件???????2538??2008-06-03?19:38??跨窗體傳值\跨窗體傳值\Form2.Designer.cs

?????文件???????5814??2008-06-03?19:38??跨窗體傳值\跨窗體傳值\Form2.resx

????..A.SH.?????38406??2008-07-21?19:13??跨窗體傳值\跨窗體傳值\obj\Debug\usp10.dll

?????文件????????900??2008-06-03?19:38??跨窗體傳值\跨窗體傳值\obj\Debug\跨窗體傳值.csproj.GenerateResource.Cache

?????文件??????20480??2008-06-03?19:41??跨窗體傳值\跨窗體傳值\obj\Debug\跨窗體傳值.exe

?????文件????????180??2008-06-03?19:35??跨窗體傳值\跨窗體傳值\obj\Debug\跨窗體傳值.Form1.resources

?????文件????????180??2008-06-03?19:38??跨窗體傳值\跨窗體傳值\obj\Debug\跨窗體傳值.Form2.resources

?????文件??????28160??2008-06-03?19:41??跨窗體傳值\跨窗體傳值\obj\Debug\跨窗體傳值.pdb

?????文件????????180??2008-06-03?19:35??跨窗體傳值\跨窗體傳值\obj\Debug\跨窗體傳值.Properties.Resources.resources

?????文件????????367??2008-06-03?19:42??跨窗體傳值\跨窗體傳值\obj\跨窗體傳值.csproj.FileList.txt

?????文件????????474??2008-06-03?19:32??跨窗體傳值\跨窗體傳值\Program.cs

?????文件???????1188??2008-06-03?19:32??跨窗體傳值\跨窗體傳值\Properties\AssemblyInfo.cs

?????文件???????2884??2008-06-03?19:32??跨窗體傳值\跨窗體傳值\Properties\Resources.Designer.cs

?????文件???????5612??2008-06-03?19:32??跨窗體傳值\跨窗體傳值\Properties\Resources.resx

?????文件???????1098??2008-06-03?19:32??跨窗體傳值\跨窗體傳值\Properties\Settings.Designer.cs

?????文件????????249??2008-06-03?19:32??跨窗體傳值\跨窗體傳值\Properties\Settings.settings

?????文件???????3576??2008-06-03?19:35??跨窗體傳值\跨窗體傳值\跨窗體傳值.csproj

?????文件????????934??2008-06-03?19:33??跨窗體傳值\跨窗體傳值.sln

????..A..H.?????13824??2008-12-15?22:15??跨窗體傳值\跨窗體傳值.suo

?????目錄??????????0??2008-06-03?19:32??跨窗體傳值\跨窗體傳值\obj\Debug\TempPE

?????目錄??????????0??2008-06-03?19:35??跨窗體傳值\跨窗體傳值\bin\Debug

?????目錄??????????0??2008-08-07?19:05??跨窗體傳值\跨窗體傳值\obj\Debug

?????目錄??????????0??2008-06-03?19:32??跨窗體傳值\跨窗體傳值\bin

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

評論

共有 條評論