资源列表

« 1 2 ... .65 .66 .67 .68 .69 7570.71 .72 .73 .74 .75 ... 14954 »

[汇编语言VB

说明:点击command1,label1随机显示1.2.3-Function a() As String Dim b(2) As String b(0) = 1 b(1) = 2 b(2) = 3 Randomize a = b(Rnd* 2) End Function Private Sub Command1_Click() Label1.Caption = a End Sub
<ted> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[Dephi控件源码SciZipFile2009

说明:delphi 解压文件,在delphi 下解压zip文件,开源,不需要注册。-uncompressed zip for delphi opensource
<Vasto> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[编辑器/阅读器CSharp_TextEditor

说明:面向对象程序设计 C#程序设计 文本编辑器设计-Object Oriented Programming C# programming text editor designed
<Ian_Wong> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[易语言编程2

说明:千里马网络配置易语言源码,很不错的易语言源码,适合易语言爱好者学习。-Maxima network configuration easy language source code, very good and easy language source code for easy language enthusiasts to learn.
<Fer24> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[编辑器/阅读器texteditor

说明:文本编辑器,但是没有做出文本编辑的功能,只有查看txt,更改字体大小颜色样式-Text editor, but did not make the text editing functions, only to view txt, change the font size and color style
<wyc> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[易语言编程235

说明:易语言汇编指令转换模块源码,很不错的易语言源码,适合易语言爱好者学习。-Assembly instructions easy language conversion module source code, very good source of easy language for easy language enthusiasts to learn.
<fwth9> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[MacOS编程BatteryStatus

说明:ios 官方 sdk的例子 下载下来 便于学习,有需要的朋友可以先看看,看压缩包名称 就知道是什么控件了。-examples of the ios official sdk download easy to learn, a friend in need can take a look to see compressed package name to know is what controls.
<name> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[MacOS编程word-length

说明:用于判断英文单词的字数,需提供文件位置,否则会出现you need to provide a file name-Used to determine the number of words of English words, must provide the file location, otherwise you need to provide a file name
<buyufan> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[中间件编程send

说明:MSP430F149单片机控制CC1101进行无线发送-MSP430F149 single-chip microcomputer control CC1101 wirelessly send
<tongfuwang> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[汇编语言AVRGCCLCD

说明:dot matrix in bascom
<cariteman> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[操作系统开发5

说明:用单片机控制6个数码管,利用动态显示的方法在数码管上依次显示“987654”。-SCM six digital control, dynamic display in the digital tube, followed by " 987654" .
<> 在 2025-11-13 上传 | 大小:56kb | 下载:0

[MacOS编程Calculator2-hyl

说明:IOS计算器,根据iphone上的计算器的外观编写的,有计算器的功能,代码完整-IOS calculator, prepared according to the calculator on iphone appearance, calculator functions, code integrity
<huangyuling> 在 2025-11-13 上传 | 大小:56kb | 下载:0
« 1 2 ... .65 .66 .67 .68 .69 7570.71 .72 .73 .74 .75 ... 14954 »

源码中国 www.ymcn.org