Welcome![Sign In][Sign Up]
Location:
Search - Form1

Search list

[Booksqwww

Description: 点击form1窗体上的comboBox下拉列表框然后弹出一个form2窗体,form2窗体上有一个dataGridView1,然后双击dataGridView1的某一行数据,会把选中的该行数据传递到form1,并自动填充form1中的comboBox和textbox. form2窗体中的主要事件-Form1 form click on the combobox drop-down list box and then pop up a form2 form, form2 form, there is a dataGridView1, then double-click a line of dataGridView1 data, will select the data transmission line to the form1, and automatically form1 fill the combobox and textbox. form2 form the main event
Platform: | Size: 13312 | Author: zhaobing101 | Hits:

[CSharpForm1

Description: 图象处理,主要进行波的变换等处理,用c#编译运行-Image processing, mainly to deal with waves of transformation, with c# Compiler running
Platform: | Size: 8192 | Author: 汗颜 | Hits:

[CSharpForm1

Description: 进行波变换,实现了卷积滤波的功能。用c#编写的-Wavelet transform to realize the function of convolution filtering. With c# Prepared
Platform: | Size: 7168 | Author: 汗颜 | Hits:

[CSharpForm1

Description: 实现了运动物体的跟踪检测,在c#上编译运行通过-Achieved tracking moving objects detection, in c# Compiled to run through
Platform: | Size: 1024 | Author: 汗颜 | Hits:

[Graph DrawingForm1

Description: 实现了直方图的规格化处理,能对图象给出直方图并规格化-Achieved normalized histogram processing, can be given to the image histogram and normalized
Platform: | Size: 5120 | Author: 汗颜 | Hits:

[Special EffectsForm1

Description: 对给出图象进行的显示,保存成不同格式的图象,编译后在图形界面下操作-On the given image display, save images into different formats, the compiler in the graphical interface to operate under
Platform: | Size: 3072 | Author: 汗颜 | Hits:

[Windows DevelopForm1

Description: 自动关闭IE弹出的警告框,判断标题栏是否为 Microsoft Internet Explorer-IE automatically close the pop-up alert box to determine whether the title bar for Microsoft Internet Explorer
Platform: | Size: 1024 | Author: | Hits:

[Windows Developwafrg

Description: 程序使用C++ Builder 5开发。首先运行C++ Builder并新建工程。接着,将窗体Form1的边框样式(BorderStyle)改为对话框(bsDialog),并放置相应控件如图所示,其中SS_Text是一个用于输入文本的TComboBox控件,当然,你可以在设计阶段预先向控件中输入一些常用文本,以便程序运行后可以直接选用 txtTimes和txtDelay为TEdit控件,分别用于控制发送文本的次数和间隔时间;chkAutoWrap和chkAutoNumber为TCheckBox控件,决定是否在每一行发送文本后面自动回车或自动加记数编号 以上控件包含在Panel1(TPanel控件)中 Timer1用于控制循环发送和时间间隔。-Procedures for the use of C++ Builder 5 development. First run C++ Builder and building works. Then, to form Form1 border style (BorderStyle) replace dialog (bsDialog), and put the corresponding controls are shown in the pictures, which is a SS_Text enter text for the TComboBox controls, of course, you can advance at the design stage control the importation of some commonly used text in order to run after the procedure can be directly selected txtTimes and txtDelay for TEdit controls, respectively, to send text to control the number and spacing of time chkAutoWrap and chkAutoNumber for TCheckBox controls, to decide whether to send the text in each line behind the automatic return cars or automatic control in mind more than the number of code included in the Panel1 (TPanel control) in the Timer1 is used to control the cycle send and time interval.
Platform: | Size: 1024 | Author: | Hits:

[Windows DevelopForm1

Description: 电子秤采样源代码 电子秤采样源代码
Platform: | Size: 1024 | Author: | Hits:

[Software Engineeringyuanwenjian

Description: Private Sub cancel_Click(Index As Integer) Unload form1 End Sub
Platform: | Size: 5120 | Author: scf | Hits:

[.netForm1

Description: 用C#.NET做的一个小小记事本.功能做了大部分,还有一些细节没有处理.-With C#. NET make a small notepad. Functions to do most, and some do not deal with details.
Platform: | Size: 4096 | Author: 冬天的日子 | Hits:

[.netForm1

Description:
Platform: | Size: 6144 | Author: sunzhens | Hits:

[Windows Developcanshu

Description: 一个有关VB.NET程序起动参数的例子. 例如: 运行:"abc.exe a" 启动为form1 :"abc.exe b" 启动form2-VB.NET program an example of start-up parameters. For example: running:
Platform: | Size: 7168 | Author: 汪航洋 | Hits:

[Button controlForm1

Description: icarnegie ssd4 exercise4 答案-icarnegie ssd4 exercise4 answer
Platform: | Size: 3072 | Author: chsh08 | Hits:

[GUI DevelopForm1

Description: icarnegie ssd4 exercise5 答案-icarnegie ssd4 exercise5 answer
Platform: | Size: 1024 | Author: chsh08 | Hits:

[Game Hook CrackForm1

Description: 希望对大家 有帮助-We hope to help
Platform: | Size: 2048 | Author: 文豪 | Hits:

[Communicationform1

Description: VB 串口调试LED屏设备,可供同僚们参考一下,自己设计的。-VB serial port debug LED screen equipment, for my colleagues to refer to, of their own design.
Platform: | Size: 7168 | Author: xiaomin | Hits:

[Windows DevelopForm1

Description: 自动对控件大小进行调整从而满足不同大小的窗口。-Automatically adjust the size of controls in order to meet the needs of different window sizes.
Platform: | Size: 3072 | Author: zhanghongwei | Hits:

[.netentmms

Description: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>无标题页</title> </head> <body> <form id="form1" runat="server"> <div> 企业信息管理系统</div> </form> </body> </html> -< @ Page Language = C# AutoEventWireup = true CodeFile = Default.aspx.cs Inherits = _Default > <! DOCTYPE html PUBLIC -// W3C// DTD XHTML 1.0 Transitional// EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd > <html xmlns= http://www.w3.org/1999/xhtml > <head runat = server > <title> no title page </ title> </ head> <body> <form id= form1 runat= server > <div> Enterprise Information Management System </ div> </ form> </ body> </ html>
Platform: | Size: 218112 | Author: zhoujay | Hits:

[CSharpentmms

Description: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" > <head runat="server"> <title>无标题页</title> </head> <body> <form id="form1" runat="server"> <div> 企业信息管理系统</div> </form> </body> </html> -< @ Page Language = C# AutoEventWireup = true CodeFile = Default.aspx.cs Inherits = _Default > <! DOCTYPE html PUBLIC -// W3C// DTD XHTML 1.0 Transitional// EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd > <html xmlns= http://www.w3.org/1999/xhtml > <head runat = server > <title> no title page </ title> </ head> <body> <form id= form1 runat= server > <div> Enterprise Information Management System </ div> </ form> </ body> </ html>
Platform: | Size: 286720 | Author: zhoujay | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »

CodeBus www.codebus.net