文件名称:csharpgetvalue
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-18
- 文件大小:
- 52kb
- 下载次数:
- 0次
- 提 供 者:
- wpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Visual C#源码演示在不同程序间取值传值,先运行Debug目录下的 模似登录窗口.exe ,再运行本程序。若要知道各个相关窗口的句柄。装了MICROSOFT STUDIO的程序中有SPY++。可通过它查看相关的值。这是按公司要求编写的一个小程序,把买设备时附送的程序在运行时,把里面的“文本框”的值取出来。找个一个多星期“百度”与“谷歌”, 终于搞出来了。其间所承受的压力不能与外人道,传上来与大家分享。当大家遇到同样的苦难时,至少我与你同在!-Visual C# source code demonstrate the value of traditional values among different programs, analogue login window .exe first run Debug directory, and then run the program. To know all relevant window handle. MICROSOFT STUDIO installed program has SPY++. Relevant values can be viewed through it. This is required by the company to write a small program to buy equipment supplied at run time, the inside of the text box value taken out. Find more than one week, Baidu and Google , and finally do come out. During which the pressure can not be outsiders, pass up to share with you. When we encounter the same misery, at least I am with you!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
不同程序间取值传值\readme.txt
..................\代理登录\bin\Debug\代理登录.exe
..................\........\...\.....\代理登录.pdb
..................\........\...\.....\代理登录.vshost.exe
..................\........\...\.....\代理登录.vshost.exe.manifest
..................\........\...\.....\模似登录窗口.exe
..................\........\Form1.cs
..................\........\Form1.Designer.cs
..................\........\Form1.resx
..................\........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..................\........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..................\........\...\...\.....\GenerateResource.read.1.tlog
..................\........\...\...\.....\GenerateResource.write.1.tlog
..................\........\...\...\.....\ResolveAssemblyReference.cache
..................\........\...\...\.....\代理登录.csproj.FileListAbsolute.txt
..................\........\...\...\.....\代理登录.exe
..................\........\...\...\.....\代理登录.Form1.resources
..................\........\...\...\.....\代理登录.pdb
..................\........\...\...\.....\代理登录.Properties.Resources.resources
..................\........\...\...\.....\程序间通信.csproj.FileListAbsolute.txt
..................\........\Program.cs
..................\........\...perties\AssemblyInfo.cs
..................\........\..........\Resources.Designer.cs
..................\........\..........\Resources.resx
..................\........\..........\Settings.Designer.cs
..................\........\..........\Settings.settings
..................\........\程序间通信.csproj
..................\代理登录.sln
..................\代理登录.suo
..................\........\obj\x86\Debug\TempPE
..................\........\...\...\Debug
..................\........\bin\Debug
..................\........\obj\x86
..................\........\bin
..................\........\obj
..................\........\Properties
..................\代理登录
不同程序间取值传值