资源列表

« 1 2 ... .48 .49 .50 .51 .52 7353.54 .55 .56 .57 .58 ... 66581 »

[其他小程序01-06

说明:Tp 4eme electronique fac dahleb
<franck> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[界面编程vb

说明:假设 Form1 窗体有 MSFlexGrid1 控件,在 Form1 代码窗口贴下面代码,MSFlexGrid1 和其中单元格就会跟着窗体大小变化而变化:- gridTopRatio = .Top/Me.Height gridWidthRatio = .Width/Me.Width gridHeightRatio = .Height/Me.Height ReDim colWidthRatio(.Cols- 1) ReDim rowHeightRa
<midefeng> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[ListView/ListBoxlist

说明:listbox控件的list.text的内容如何更改?? -Private Sub Command1_Click() Print "List1.Text = " & List1.Text List1.List(List1.ListIndex) = "new" Print "List1.Text = " & List1.Text End Sub
<midefeng> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[界面编程tuli

说明:mschart控件的lengend(图例)怎样才能更改-Private Sub Command1_Click() Dim i As Integer, Data() As Single, n As Integer
<midefeng> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[其他小程序word

说明:在word宏中,把workbook中的图表拷贝到word文档中,并能够把已经拷贝到word文档中的图表变成嵌入式,用下面的代码实现:-dim objdoc as word.document for each s in objdoc.shapes s.converttoinlineshape next s
<midefeng> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[驱动编程nRF24L01.c

说明:nRF24L01的驱动程序,LCD会显示时时温度,当发送端温度变化时,接收端显示温度也变化,当超过预设范围蜂鸣器报警 同时打开PC温度采集界面可以看到界面温度效果,其中波特率选择9600,和串口号-nRF24L01 driver, define LED1_0 P6OUT & = ~ BIT1// Output 0# define LED1_1 P6OUT | = BIT1// Output 1# define LED2_0 P6OUT & = ~ BIT2// Output 0# de
<王强> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[其他小程序facebull.tar

说明:Solution to FaceBook Facebull quiz
<Sergey Koulik> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[其他小程序Cal

说明:可以实现计算器的功能,四则运算及sin,cos函数的运算-Can function calculator, arithmetic, and sin, cos function operation
<吴倩> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[界面编程meihua

说明:一些对对话框程序的美化实例,对你一定有帮助。-Some examples of the dialog box beautification program, you must have help.
<刘斌斌> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[其他小程序C

说明:输入某年某月某日,判断这一天是这一年的第几天? -Enter a certain day a year to determine the day of the year the first few days?
<陈文> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[其他小程序dazilianx

说明:用vb写的打字练习,实现计时、提示出错,显示正确率-Written by vb typing practice, to achieve time, suggesting an error, display the correct rate
<邹董> 在 2025-11-26 上传 | 大小:2kb | 下载:0

[其他小程序C

说明:文章编辑问题 1.分别统计出其中英文字母数和空格数及整篇文章总字数; 2.统计某一字符串在文章中出现的次数,并输出该次数 3.删除某一子串,并将后面的字符前移 4.存储结构使用线性表,分别用几个子函数实现相应的功能 -Article Edit Question 1. Are the statistics of the number of letters and spaces in which the number and total number of words the w
<zhuyunfeng> 在 2025-11-26 上传 | 大小:2kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 7353.54 .55 .56 .57 .58 ... 66581 »

源码中国 www.ymcn.org