资源列表

排序选择:

« 1 2 ... .78 .79 .80 .81 .82 172083.84 .85 .86 .87 .88 ... 267454 »

[Internet/网络编程Visual-CPPprograming

说明: 学习C++专用 ,包含多个文件,下载后解压里面就有了-good text
<liuchong> 在 2025-08-30 上传 | 大小:6.42mb | 下载:0

[系统编程CFile

说明:文件操作的封装类,类结束时会自动关闭文件,避免有些文件打开后忘记关闭的情况。 Private mlogFileAccess As CFile Set mlogFileAccess = New CFile mlogFileAccess.OpenFile mlogFileName, omAppend Print #mlogFileAccess.handle, LogText -Wrapper class for file operations at the end of the
<gisnt> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[外挂编程xifan-CSo

说明:稀饭CSO辅助瞄准工具 有了此工具可以不开镜用AWP 爽把-Front sight
<王帅> 在 2025-08-30 上传 | 大小:264kb | 下载:0

[状态条Line3D

说明:显示三维线段,用于窗体界面中一些分隔线,使之更美观。 使用:设计阶段,先在窗体上相应位置加入线,如Line1,再在Form_Load中加入如下代码即可。 Dim my3D As New Line3D my3D.Make3DLine Me, Line1 -Three-dimensional display segment for separator form interface, to make it more beautiful. Use: the design ph
<gisnt> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)sht11

说明:SHT11温湿度传感器芯片和MAX7219共阴极数码管的驱动-the driver for SHT11 and MAX7219
<张文波> 在 2025-08-30 上传 | 大小:106kb | 下载:1

[外挂编程tianlong

说明:天龙八部跑商源代码,完美跑商,一票多票都可-Dragon run business, source code, a perfect run business, more than one vote vote can be
<陈金桥> 在 2025-08-30 上传 | 大小:4kb | 下载:0

[系统编程SimpleXML

说明:简化的XML处理类,能得到XML中元素的值,使用简单。 使用方法:将XML字符串传给本类实例即可,如下所示(Result为XML字符串,可从文件中读出)。 Dim XML As New SimpleXML Dim strName as string XML.Content = Result strName = XML.GetTag("Name") -Simplify XML processing class, to get the values 
<gisnt> 在 2025-08-30 上传 | 大小:1kb | 下载:0

[其他小程序Friend

说明:这时一段描述C++中友元函数代码,具体是关于类中申明友元,在类外定义,在类中申明且定义等。-Friend in C++.
<吕斌> 在 2025-08-30 上传 | 大小:1.03mb | 下载:0

[GDI/图象编程MathDrawer

说明:绘制函数图形,可自定义函数,支持放大、缩小、平移,采用Windows内置函数绘图,可对该代码进行修改,用于类似图形绘制中。 -Graph a function, custom functions, support zoom in, zoom out, pan, using the Windows built-in functions drawing, you can modify the code for a similar graphics rendering.
<gisnt> 在 2025-08-30 上传 | 大小:208kb | 下载:0

[IOSCustomizeTableCell

说明:实现cell的定制与刷新,刷新是自己写代码实现的-Write your own code to achieve cell custom refresh, refresh
<孙翔> 在 2025-08-30 上传 | 大小:1.43mb | 下载:0

[其他小程序Translater

说明:VB2012 简单的网页编辑 , 包括一个窗口, 打开一个网页,默认为百度首页。
<王知权> 在 2025-08-30 上传 | 大小:238kb | 下载:0

[GDI/图象编程VBCAD

说明:《用Visual Basic开发交互式CAD系统》书所附源码,非常好的图形绘制、移动、放大、缩小、平移、图形选择等功能,具备基本的CAD功能,很好的图形编程参考。-Developed using Visual Basic interactive CAD system book annexed source, very good graphics rendering, move, zoom in, zoom out, pan, graphical selection function with b
<gisnt> 在 2025-08-30 上传 | 大小:452kb | 下载:0
« 1 2 ... .78 .79 .80 .81 .82 172083.84 .85 .86 .87 .88 ... 267454 »

源码中国 www.ymcn.org