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

搜索资源列表

  1. ASPX图片上传(水印、缩略图、远程保存)源码

    0下载:
  2. 很实用的一个图片上传得例子 图片上传:生成缩略图 加文字水印 图片水印 51aspx.png为水印图片 远程图片抓取(保存到本地)支持jpg、gif、bmp、png 图片抓取后自动以Auto+日期+原名称命名 输入远程图片地址(支持Html)
  3. 所属分类:ASPX.NET源码

    • 发布日期:2008-01-31
    • 文件大小:489130
    • 提供者:Simonz
  1. Article_src

    0下载:
  2. AutomaticPropertiesDefaultValues Article_src.zip PropertyInfo[] props = o.GetType().GetProperties(BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static) for (int i = 0 i < props.Length i++)
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:4064
    • 提供者:wxh
  1. typeof

    0下载:
  2. typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1101
    • 提供者:朱元
  1. typeof.c

    0下载:
  2. Type of operator. This is full descr iption about type of operator which is important in Linux Kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:742
    • 提供者:Pramod
  1. typeof_common

    0下载:
  2. typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:2083
    • 提供者:朱元
  1. Application_VB6_TypeOf_keyword_to_control_classic_

    0下载:
  2. 应用VB6 TypeOf关键字进行控制经典代码Application VB6 TypeOf keyword to control the classic code-Application VB6 TypeOf keyword to control the classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:654
    • 提供者:xco
  1. Javascript-Primitive-Data-Types

    0下载:
  2. In Javascr ipt, there are five primitive data types. They are string, number, boolean, undefined, and null. The typeof operator lets you know the data type of a variable or value. The values of the typeof operator can be "number", "string" "boole
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:460892
    • 提供者:Marcus Arcus
  1. AjaxDebugging

    0下载:
  2. Below are some guidelines that I used to debug Ajaxjavascr ipt using ASP.NET 2.0. Based on the method I believe that it will work with ASP.NET 2003. First I must state that for what ever reason, my system, lack of know-how, or beta products, I
  3. 所属分类:Development Research

    • 发布日期:2017-11-14
    • 文件大小:204232
    • 提供者:daidai
  1. mycalendar2

    0下载:
  2. 日历控件 <input type="text" id="iddate" name="namedate" maxlength="20" alue="" disabled="disabled"/>-var g_isMozilla = (typeof document.implementation != "undefined") && (typeof document.implementation.createDocument != "undefined") && (typeo
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:5187
    • 提供者:gewei
  1. eval-typeof-non-existing

    0下载:
  2. Typeof expression must resolve to undefined when it used on a non-existing property. -Typeof expression must resolve to undefined when it used on a non-existing property.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:1076
    • 提供者:xanxuizong
  1. regress-294

    0下载:
  2. typeof evaluates unary expressions.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1454
    • 提供者:lenjenmao
  1. eq_int_type

    0下载:
  2. C++ refuses to handle statements like p = (void)anything, with `p a typed pointer. Since we don t have a `typeof operator in standard C++, we have to use a template to emulate it. -C++ refuses to handle statements like p = (void)anything, with `p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3032
    • 提供者:zunjbxong
  1. vla-2

    0下载:
  2. sizeof or typeof. (This test needs to be in a separate file because we use a different codepath when we have already emitted an error.).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2915
    • 提供者:touwfry
  1. JavaScript.tar

    0下载:
  2. javasript基础学习,包含事件、比较、条件语句、switch、for、typeof、字符转换、正则等(Javasript basic learning . Include events, comparisons, conditional statements, switch, for, typeof, character conversion, regularity, etc.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:lvzai
搜珍网 www.dssz.com