文件名称:PassValue
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-15
- 文件大小:
- 83kb
- 下载次数:
- 0次
- 提 供 者:
- 滕**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
开发一个大的软件的时候,可能会存在多个进程软件,本例子讲述两个进程之间如何传值-Development of a large software, there may be more than one process software, this example describes how to pass values between the two processes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PassValue
.........\GetMsg
.........\......\WindowsFormGetMsg
.........\......\WindowsFormGetMsg.sln
.........\......\WindowsFormGetMsg.suo
.........\......\.................\bin
.........\......\.................\...\Debug
.........\......\.................\...\.....\WindowsFormGetMsg.exe
.........\......\.................\...\.....\WindowsFormGetMsg.pdb
.........\......\.................\...\.....\WindowsFormGetMsg.vshost.exe
.........\......\.................\...\.....\WindowsFormGetMsg.vshost.exe.manifest
.........\......\.................\frmMain.cs
.........\......\.................\frmMain.Designer.cs
.........\......\.................\frmMain.resx
.........\......\.................\obj
.........\......\.................\...\Debug
.........\......\.................\...\.....\Refactor
.........\......\.................\...\.....\TempPE
.........\......\.................\...\.....\WindowsFormGetMsg.csproj.FileListAbsolute.txt
.........\......\.................\...\.....\WindowsFormGetMsg.csproj.GenerateResource.Cache
.........\......\.................\...\.....\WindowsFormGetMsg.exe
.........\......\.................\...\.....\WindowsFormGetMsg.frmMain.resources
.........\......\.................\...\.....\WindowsFormGetMsg.pdb
.........\......\.................\...\.....\WindowsFormGetMsg.Properties.Resources.resources
.........\......\.................\Program.cs
.........\......\.................\Properties
.........\......\.................\..........\AssemblyInfo.cs
.........\......\.................\..........\Resources.Designer.cs
.........\......\.................\..........\Resources.resx
.........\......\.................\..........\Settings.Designer.cs
.........\......\.................\..........\Settings.settings
.........\......\.................\WindowsFormGetMsg.csproj
.........\SendMsg
.........\.......\WindowsFormsApplication2
.........\.......\........................\bin
.........\.......\........................\...\Debug
.........\.......\........................\...\.....\WindowsFormsApplication2.exe
.........\.......\........................\...\.....\WindowsFormsApplication2.pdb
.........\.......\........................\...\.....\WindowsFormsApplication2.vshost.exe
.........\.......\........................\...\.....\WindowsFormsApplication2.vshost.exe.manifest
.........\.......\........................\Form1.cs
.........\.......\........................\Form1.Designer.cs
.........\.......\........................\Form1.resx
.........\.......\........................\obj
.........\.......\........................\...\Debug
.........\.......\........................\...\.....\Refactor
.........\.......\........................\...\.....\TempPE
.........\.......\........................\...\.....\WindowsFormsApplication2.csproj.FileListAbsolute.txt
.........\.......\........................\...\.....\WindowsFormsApplication2.csproj.GenerateResource.Cache
.........\.......\........................\...\.....\WindowsFormsApplication2.exe
.........\.......\........................\...\.....\WindowsFormsApplication2.Form1.resources
.........\.......\........................\...\.....\WindowsFormsApplication2.pdb
.........\.......\........................\...\.....\WindowsFormsApplication2.Properties.Resources.resources
.........\.......\........................\...\.....\WinFormSendMsg.csproj.FileListAbsolute.txt
.........\.......\........................\...\.....\WinFormSendMsg.csproj.GenerateResource.Cache
.........\.......\........................\...\.....\WinFormSendMsg.Form1.resources
.........\.......\........................\Program.cs
.........\.......\........................\Properties
.........\.......\........................\..........\AssemblyInfo.cs
.........\.......\........................\..........\Resources.Designer.cs
.........\.......\........................\..........\Resources.resx
.........\.......\........................\..........\Settings.Designer.cs
.........\.......\........................\..........\Settings.settings
.........\.......\.......................