CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - const

搜索资源列表

  1. qqonline

    0下载:
  2. QQ在线咨询插件 在<body></body>间加入类似这样一段代码即可: <scr ipt language=\"javascr ipt\" type=\"text/javascr ipt\" src=\"qqonline/qq.asp\"></scr ipt> 支持给每个QQ号设置个性头像,支持皮肤设置,皮肤目录:images/skin/,目前已有好几款皮肤以供选择 管理和添加QQ都可以在线完成,打开admin.asp找到public cons
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:380.05kb
    • 提供者:季书伟
  1. const

    0下载:
  2. const的思考,希望它的用法你能更清楚!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.13kb
    • 提供者:哈哈哈
  1. const

    0下载:
  2. 当你想阻止一个变量被改变,可能会用到const关键字。在你给一个变量加上const修饰符的同时,通常需要对它进行初始化,因为以后的任何时候你将没有机会再去改变它
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5.21kb
    • 提供者:wshh
  1. const

    0下载:
  2. 就是一个关于一个CONST的一个程序,主要的是介绍了CONST的功能和作用-CONST is a one on one program, the major is introduced to the functions and role CONST
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:853.98kb
    • 提供者:蒋先耀
  1. const

    0下载:
  2. 面向对象是C++的重要特性. 但是c++在c的基础上新增加的几点优化也是很耀眼的 就const直接可以取代c中的#define 以下几点很重要,学不好后果也也很严重 -Object-oriented C++ is an important feature. But the c++ in c on the basis of a few additional optimization is also very bright on the const Direct
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:7.88kb
    • 提供者:chenggil102
  1. const

    0下载:
  2. 当不想从外部调用成员函数修改成员变量时,可以将其被调成员函数加上const每个成员函数都有个隐式 this 指针,指向调用对象 -When do not want to call from outside a member function to modify a member variable, it can be coupled with const member functions be transferred functions of each member has one impl
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:760byte
    • 提供者:joe
  1. const

    0下载:
  2. 综合介绍了c语言中const的所有用法,非常实用-Descr iption of all const c language usage
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:29.45kb
    • 提供者:尹翔峰
  1. const

    0下载:
  2. C的关键字——const的理解和用法,学习学习也无妨!-C keywords- const understanding and usage, learn from it anyway!
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2.91kb
    • 提供者:GJC
  1. const-usage

    0下载:
  2. C语言--const的用法 1、什么是const? 2、为什么引入const? 3、const有什么主要的作用? 4、如何使用const? 5、几点需要讨论的地方-C language- const usage 1, what is the const? 2, why the introduction of const? 3, const What is the main role? 4, how to use const? 5, where points need to b
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:9.69kb
    • 提供者:zhangwen
  1. const-use

    0下载:
  2. 《const使用辨析》是我们团队内部讨论一个经典的问题,现在由C++斑竹楚云整理出来并加以分析,以求能为大家对 cconst的使用及其关键语法的理解有所帮助。-const use introdudaction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:5.48kb
    • 提供者:kevin
  1. const

    0下载:
  2. 关于const的用法,讲的很详细,还有对比,适合新手。-The use of const, speaking in great detail, as well as contrast, suitable for novice.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1.07kb
    • 提供者:林嘉诚
  1. CONST-Program

    0下载:
  2. Const Programs computer numerial methods progam in c
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:97.13kb
    • 提供者:nirav
  1. CString-const-char-char-to-WCHAR

    0下载:
  2. UNICODE下宽字符的CString转换为const char 和char到WCHAR的相互转换-Under the wide character UNICODE CString convert to WCHAR const char and char conversion between
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-25
    • 文件大小:2kb
    • 提供者:hillriver
  1. const

    0下载:
  2. VC++常量const的实现的用法和使用的类型-VC++ to achieve a constant const usage and the type of use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:66.11kb
    • 提供者:shengjianchao
  1. const

    0下载:
  2. const用法详解,介绍各种const的用法,熟悉后大有益处,可减少很多不必要的错误-the use of const
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:4.31kb
    • 提供者:x_q_z
  1. CString-const-char-char-to-WCHAR

    0下载:
  2. UNICODE下宽字符的CString转换为const char 和char到WCHAR的相互转换-Under the wide character UNICODE CString convert to WCHAR const char and char conversion between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2.08kb
    • 提供者:questionab
  1. Const-pointer

    0下载:
  2. C语言,Pointer Const pointer,c++编程,编程仿真-C language, Pointer Const pointer, c++ programming, programming, simulation
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.95kb
    • 提供者:崔健博
  1. Const

    0下载:
  2. const指针实例,C语言编写,实用性强,互相学习-const char
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:432kb
    • 提供者:dong
  1. const

    0下载:
  2. const.h: Macros for dealing with constants.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1.41kb
    • 提供者:kddjmw
  1. const

    0下载:
  2. const.h: Macros for dealing with constants.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2.86kb
    • 提供者:rdrfjb
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com