登录
首页 » c# » PassingValueFromToForm 視窗傳值

PassingValueFromToForm 視窗傳值

于 2022-06-25 发布 文件大小:141.08 kB
0 100
下载积分: 2 下载次数: 1

代码说明:

PassingValueFromToForm 視窗傳值 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace PassingValueFromToForm {     //Refer: http://www.codeproject.com/Articles/14122/Passing-Data-Between-Forms     public partial class Form1 : Form     {                 // For Delegates Use         public delegate void delPassData(TextBox text);         // For Public Value Use         public static string str;         public static string str2;         public Form1()   &

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • stm32f4驱动mpu6050+hmc5883l
    mpu6050和hmc5883并联在PB6和PB7的IIC接口上C程序
    2022-09-02 13:25:03下载
    积分:1
  • Win32Timer
    基于Visual C++ 的win32控制台的程序,实现使用定时器的功能,(Visual C++ win32 console-based program, using the timer function,)
    2012-03-06 14:20:34下载
    积分:1
  • 附2小车寻迹
    小车压着黑线前进,并且避障,遇到障碍物停止,可以转完(The car pressed down the black line.)
    2020-06-18 08:20:02下载
    积分:1
  • Ccodesimple
    说明:  一些简单的C编程实例,初学C者可以参考,应该挺有用。(Some simple examples of C programming, learning C will be able to reference, it should be quite used.)
    2008-09-04 09:02:14下载
    积分:1
  • MPC_project_dehghani
    This mfile is the simulation of CSTR control with new GPC
    2013-07-26 16:16:16下载
    积分:1
  • ucore-lab1
    Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统做准备。proj1 提供了一个非常小的bootloader,整个bootloader 的大小小于512 个字节,这样才能放到硬盘的主引导扇区中。通过分析和实现这个bootloader,读者可以了解到:基于分段机制的存储管理、设备管理的基本概念、PC 启动bootloader 的过程、bootloader 的文件组成、编译运行bootloader 的过程、调试bootloader 的方法、在汇编级了解栈的结构和处理过程、中断处理机制、通过串口/并口/CGA 输出字符的方法。文件中包括源代码、实验指导书和实验报告。(Ucore is a small operating system for learning, the " Sparrow" contains the virtual memory management, process management, processor scheduling, synchronization mutually exclusive, inter-process communication, file system and other major kernel functions, the total amount of kernel code ( C+ asm) no more than 5K lines. Fully embodies the " small" the guiding ideology. This is ucore experiment 1: the system software boot process. Purpose: the operating system is a software, but also need some mechanism to load and run it. Here we will adopt another more simple software-bootloader to complete these tasks. To this end, we need to be able to complete a switch to the x86 protected mode and display the characters bootloader, the operating system to start to prepare for the future. proj1 provides a very small bootloader, the bootloader is less than 512 bytes in size, so as to put the hard disk master boot sector. Through the analysis and to achieve this bootloader, the read)
    2011-06-07 14:36:34下载
    积分:1
  • VC-read-and-write-from-excel
    该文件实现了C语言对EXCELL的读取和写入操作,希望对大家有帮助。(The file C language on EXCELL read and write operations, we hope to.)
    2012-07-15 22:43:29下载
    积分:1
  • Lx
    说明:  风特性基本分析,基于泰勒函数简算湍流积分尺度(Simple calculation of the integral scale of turbulence)
    2018-06-29 17:46:01下载
    积分:1
  • TIGERPLAY
    说明:  添翼虎MP3播放器及界面实现源程序 (1.2M VC 作者:添翼虎)(1228KB)(Tim Maverick MP3 player and graphic interface and source code (1.2M VC of: Tim Maverick) (1228KB))
    2010-04-08 05:26:16下载
    积分:1
  • cSharp-walk-man
    一个c#编写的行走的人的例程,此例程主要是为了更好的使用c#的picturebox和定时器。(A c# prepared by a person walking routine, mainly in order to make better use of c# picturebox and timer.)
    2013-08-26 16:27:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载