登录
首页 » 终端 » 用纯C语言写的一个通讯录程序,通过链表存储,自己设计界面。...

用纯C语言写的一个通讯录程序,通过链表存储,自己设计界面。...

于 2022-07-15 发布 文件大小:20.74 kB
0 96
下载积分: 2 下载次数: 1

代码说明:

用纯C语言写的一个通讯录程序,通过链表存储,自己设计界面。-Using pure C language to write an address book program, through the chain store, the interface of their own design.

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

发表评论

0 个回复

  • 将控制台窗口置顶和解除置顶功能。通过SetWindowPos()函数来实现...
    将控制台窗口置顶和解除置顶功能。通过SetWindowPos()函数来实现-And the lifting of the console window Top Top features. Through the SetWindowPos () function to achieve the
    2023-07-03 23:20:02下载
    积分:1
  • 关于boson netsim配置实验
    这个是使用boson netsim 模拟器进行网络工程实验,里面有关于组网的实验,划分vlan,路由器配置,以及访问控制,这个码元适合于初学网络工程的学生,对于熟悉网络,熟悉路由配置和交换机配置,以及网络各层模型的协议有很大的帮助
    2022-06-26 22:38:00下载
    积分:1
  • 用以解决数学题和“孩子池塘”的问题一起去网上海…
    用于解决一道数学题 小孩池塘问题 具体请到网上搜寻题目-Used to solve math problems together with the issue of child ponds go online search for specific topics
    2022-07-17 15:02:59下载
    积分:1
  • VC编写的windows平台下的桌面监控软件。很少见的。
    VC编写的windows平台下的桌面监控软件。很少见的。-VC prepared under windows platform for desktop monitoring software. Very rare.
    2022-10-17 17:15:03下载
    积分:1
  • 简单的windows下的arp扫描程序,可以查询网段内的主机
    简单的windows下的arp扫描程序,可以查询网段内的主机-Simple arp scanner under windows, you can query the host network segment
    2022-07-28 06:55:08下载
    积分:1
  • makes a snowflake in opengl and glut functions
    makes a snowflake in opengl and glut functions
    2022-07-09 09:24:15下载
    积分:1
  • simple calculators, and support for multiple operators. Importation of expressio...
    简单计算器,支持多种运算符。输入表达式:1+2,然后回车,即可得到结果-simple calculators, and support for multiple operators. Importation of expression : 1 2, and then Enter, the results can be obtained
    2022-11-12 02:15:03下载
    积分:1
  • 反射
    用于获取类型信息在运行时使用反射对象。授予的正在运行元数据的访问权限的类是程序的 System.Reflection 命名空间中。System.Reflection 命名空间包含允许您获取有关应用程序的信息,动态地添加到应用程序的类型、 值和对象的类。ReflectionReflection 的应用程序具有以下应用程序: 它允许查看属性信息在运行时。它允许检查各种类型的程序集,并实例化这些类。它允许后期绑定到方法和 propertiesIt 允许在运行时创建新的类型,然后执行一些任务,使用这些类型。查看 MetadataWe 有提及在前一章使用反射,您可以查看的属性信息。System.Reflection 类的检索对象,需要将其初始化为发现与类关联的属性。若要执行此操作,您定义目标类的 as:System.Reflection.MemberInfo 信息对象 = typeof(MyClass) ;下面的程序演示了这一点: 使用系统 ;[AttributeUsage(AttributeTargets.All)] 公共类 HelpAttribute: 用于 {公共只读字符串 Url ; 公共字符串主题 / 主题是一个命名的参数 {{返回主题 ;} 得到设置 {主题 = 值;}} 公共 HelpAttribute(string url) / / url 是一个定位的参数 {这。Url = url ;} 专用的字符串的主题 ;} {} [HelpAttribute (MyClass 类"信息")] 类 MyClass 命名空间 AttributeAppl {类程序 {静态 void 主要 (字符串 [] args) {System.Reflection.MemberInfo 信息 = typeof(MyClass) ; 对象 [] 属性 = info。GetCustomAttributes(true) ;为 (int 我 = 0 ; 我 < 属性。长度 ;i + +) {System.Console.WriteLine(attributes[i]) ;}Console.ReadKey() ;}}} 编译和运行,它将显示附加到 MyClass:HelpAttribute 示例本示例类的自定义属性的名称时,我们使用前面的章节中使用反射创建的 DeBug
    2022-09-18 10:30:09下载
    积分:1
  • VBScript包装类允许添加VBScript情景应用。没有MFC / ..
    VBScript wrapper class allow to add vbscript scenaries to applications. No MFC/ATL/etc. Example:ScriptEngine engine engine.Initialize() engine.AddDispatch(L"MyFunction",MyFunctionHandler) engine.ParseScript(L"ScriptText) engine.Execite() -VBScript wrapper class allow to add vbscript scenaries to applications. No MFC/ATL/etc. Example:ScriptEngine engine engine.Initialize() engine.AddDispatch(L"MyFunction",MyFunctionHandler) engine.ParseScript(L"ScriptText) engine.Execite()
    2022-07-14 08:13:37下载
    积分:1
  • super computer by delphi console,can running by pascal
    Delphi控制台编的高级计算器,PASCAL也能运行-super computer by delphi console,can running by pascal
    2022-08-08 10:10:04下载
    积分:1
  • 696516资源总数
  • 106462会员总数
  • 0今日下载