资源列表
[ListView/ListBox] list
说明: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
[驱动编程] 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
[其他小程序] 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