-
1,一个新的项目,调整窗口大小的变化1属性窗口中的文本…
1、新建一个项目,调整窗口的大小,修改form1属性窗口中的text属性为“抢答器” 2、在form1中添加一个按钮控件。名称分别为button1.button2.button3.并且分别将控件的test属性设置为“1号2号3号”。 3、在form1右侧添加textbox控件,名称为textbox1.将其text属性清空。 4、再次添加一个按钮控件,名称为button4 ,将其text属性设置为“复位”。 5、双击一号按钮,打开代码编辑窗口,添加按钮点击执行代码如图所示。-1, a new item, adjust the window size changes Form1 properties window of text attributes to "Responder" two in Form1 add a button control. Names were button1.button2.button3. Respectively, to control the test attribute set to "on the 1st on the 2nd on the 3rd." 3, in addition Form1 right textbox controls, to name textbox1. Its text attributes emptied. 4 again to add a button control, the name of Button4, its text attribute set to "reset." 5, click the button on the 1st, open source editor window, click the Add button code execution shown in the figure.
- 2022-02-21 05:10:19下载
- 积分:1
-
可以用来捕捉信号,只要硬盘足够快,可以保持…
可以用来捕获信号,只要硬盘速度够快,要跟上一个值的采样率,那么就可以继续记录信号,一个值到硬盘空间。
- 2022-12-05 02:15:03下载
- 积分:1
-
一个材料力学的源程序,用于计算简支梁在简单载荷作用下的变形。...
一个材料力学的源程序,用于计算简支梁在简单载荷作用下的变形。-a mechanical source, used in the calculation of simple beam in a simple load of deformation.
- 2023-07-12 06:50:03下载
- 积分:1
-
小程序,主要用于学习和研究TCP/IP协议.得到主机IP.
小程序,主要用于学习和研究TCP/IP协议.得到主机IP.-Small programs, mainly for study and research TCP/IP protocol. Be the host IP.
- 2023-08-17 09:40:03下载
- 积分:1
-
it is C or C++ .and it can be used by the newer .it is very easy.i think you can...
it is C or C++ .and it can be used by the newer .it is very easy.i think you can learn it.
- 2023-07-24 04:40:02下载
- 积分:1
-
C#高性能大容量SOCKET并发完成端口例
服务端通信组件的设计是一项非常严谨的工作,其中性能、伸缩性和稳定性是必须考虑的硬性质量指标,若要把组件设计为通用组件提供给多种已知或未知的上层应用使用,则设计的难度更会大大增加,通用性、可用性和灵活性必须考虑在内。 现以一个基于 IOCP 的通用异步 Windows Socket TCP 服务端组件为例子,讲述其设计与实现相关的问题,希望能引发大家的思考,对大家日后开展相关类似工作时有所帮助。
- 2022-04-28 11:19:32下载
- 积分:1
-
utf8 and coding conversion between Chinese characters, Chinese character coding...
utf8和汉字之间编码的转换,便于开发统一汉字编码程序-utf8 and coding conversion between Chinese characters, Chinese character coding to facilitate the development of uniform procedures
- 2023-01-10 17:30:04下载
- 积分:1
-
这也是一个加密算法的源代码库作为ElGamal、理念等50条。
这是又一个加密算法源代码集合如elgamal,idea等50个算法-This is also an encryption algorithm source code pool as ElGamal, idea etc. 50 Algorithm
- 2023-08-18 02:25:04下载
- 积分:1
-
对入侵检测系统有更好的
that is better for ids system
- 2022-06-26 08:30:37下载
- 积分:1
-
Windows环境下自动生成MD5值
1、将需要生成md5值的文件放至files文件夹下
2、点击md5sum.exe自动生成md5值
注:
1、该MD5值与Linux环境下MD5值一样
2、源码和可执行文件不同(py2exe更改了文件执行位置,并未对源码进行修改)
- 2022-07-22 03:21:16下载
- 积分:1