登录
首页 » Windows开发 » tong xun lu guan li xi tong,gan xie da jia xia zai ,ru gou you bu dong de di fan...

tong xun lu guan li xi tong,gan xie da jia xia zai ,ru gou you bu dong de di fan...

于 2022-03-04 发布 文件大小:9.11 kB
0 193
下载积分: 2 下载次数: 1

代码说明:

c++通讯录 用类实现的通讯录管理系统,很有用很强大-tong xun lu guan li xi tong,gan xie da jia xia zai ,ru gou you bu dong de di fang qing lianxi wo

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ThinkingC++中文版,适合初级c++学习者阅读 03部分
    ThinkingC++中文版,适合初级c++学习者阅读 03部分-ThinkingC++ Chinese version, suitable for primary c++ Learners read the 03 part
    2022-04-17 06:34:02下载
    积分:1
  • 这是一个简单的软件包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GP...
    这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。 -This is a simple software development kit (SDK), you can take advantage of this GPSLIB in their own 32-bit Windows applications to join the Global Positioning System support. Source code compressed file contains GPSLIB library source code and Demo program. Many documents have detailed notes. Downloadable file in order to guarantee as much as possible the size of the small, compressed file does not contain any binary files. Please use the Visual C++ 5 or later to compile and generate DLLs, Control Panel procedures and executable file.
    2022-04-29 13:50:54下载
    积分:1
  • 旅游合同管理软件,可以对信息进行录入、删除、修改…
    旅行社合同管理软件,可以对信息进行录入、删除、修改、统计等。-Travel contract management software, you can input the information, delete, modify, and statistics.
    2022-01-25 23:37:44下载
    积分:1
  • 古典平面设计,实现了扩展总线的功能,双向
    经典图形设计,实现总线IO扩张功能,双向输入输出。-Classical graphic design, to achieve the expansion bus IO functions, bi-directional input and output.
    2022-01-26 06:52:49下载
    积分:1
  • 这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的...
    这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的空格 RTrim――截掉串开始处的空格 LTrim――截掉串尾的空格 right――从右到左截掉字符 left―― 从左到右截掉字符 mid――截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控制台应用程序的头和实现,示范字符串处理函数的使用方法。-this a string functions,include:IsNumeric-check_up if the string is Numeric,Upcase-change to capital string,Lowercase-change to small string,Trim-cut blank of string tail,right-cut character from right to left,left-cut character from left to right,mid-cut character from mid to right,the zip file include StringFunctions.h and StringFunctions.cpp,which is using for string functions,main.cpp and main.h are head and implement of a console program,it demonstate the way of using string functions.
    2022-12-09 07:15:03下载
    积分:1
  • 可以移动一个线条,并且可以画自定义 的线条
    可以移动一个线条,并且可以画自定义 的线条-Can move a line, and can be custom painted lines
    2023-03-23 04:40:03下载
    积分:1
  • vc灵感编程范例源代码 41 3DButton 42 计时器 43 动态改变光标和图标 44 捕获鼠标 45 得到一些系统信息 46 确定应用程序的路径 47
    vc灵感编程范例源代码 41 3DButton 42 计时器 43 动态改变光标和图标 44 捕获鼠标 45 得到一些系统信息 46 确定应用程序的路径 47 注册系统热键 48 检测光驱软驱是否准备就绪 49 判断驱动器的类型 50 检测磁盘容量 51 MyFormat 52 Win98下热键关机 53 获得当前屏幕的分辨率两种方法 54 在screen上显示文字 55 启动屏幕保护程序 56 开机后程序自动运行 57 Windows 2000下关机 58 屏蔽系统热键 59 获取文件图标 60 避免程序运行多个实例-vc inspiration source code programming examples 3DButton 42 41 43 timer to change the cursor and dynamic map superscript 44 mouse caught some 45 information systems 46 to determine the application"s path 47 registration system hotkeys 48 Detection floppy drive the readiness of 49 drivers to judge the types of detection disk capacity 50 51 52 MyFormat Win98 hotkeys under 53 was shutdown current screen resolution two methods in 54 characters displayed on the screen started 55 of 56 screen saver automatically reboot after running under Windows 2000 57 58 Off Screen Hotkey 59 cover access to documents icon 60 to avoid running multiple instances of
    2022-03-07 00:59:48下载
    积分:1
  • 在电视中经常可以看到马赛克的效果,本实例介绍如何对图片进行马赛克效果处理。单击“网格”按钮,窗体中的图片将被一些网格锁分割,呈现马赛克效果。...
    在电视中经常可以看到马赛克的效果,本实例介绍如何对图片进行马赛克效果处理。单击“网格”按钮,窗体中的图片将被一些网格锁分割,呈现马赛克效果。-Frequently on television can see the effect of mosaic, the examples of how to introduce the effect of treatment picture mosaic. Click the
    2022-07-08 09:19:36下载
    积分:1
  • OPENCV缩放图像
    这项目展示如何缩放图像,使用几个主要函数。欢迎下载,试用。谢谢您的支持。
    2022-05-05 02:21:52下载
    积分:1
  • Ez-usb 通讯PC端程序,利用DeviceIOControl轻松实现
    Ez-usb 通讯PC端程序,利用DeviceIOControl轻松实现USB通讯,VC6编译通过,值得初学者学习借鉴。
    2022-05-27 15:02:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载