搜索资源列表
ASPX图片上传(水印、缩略图、远程保存)源码
- 很实用的一个图片上传得例子
图片上传:生成缩略图 加文字水印 图片水印
51aspx.png为水印图片
远程图片抓取(保存到本地)支持jpg、gif、bmp、png
图片抓取后自动以Auto+日期+原名称命名
输入远程图片所属分类:ASPX.NET源码
- 发布日期:2008-01-31
- 文件大小:477.67kb
- 提供者:Simonz
Article_src
- AutomaticPropertiesDefaultValues Article_src.zip PropertyInfo[] props = o.GetType().GetProperties(BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static) for (int i
Article_src
- AutomaticPropertiesDefaultValues Article_src.zip PropertyInfo[] props = o.GetType().GetProperties(BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static) for (int i
typeof.c
- Type of operator. This is full descr iption about type of operator which is important in Linux Kernel.
typeof
- typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,
typeof_common
- typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,
Application_VB6_TypeOf_keyword_to_control_classic_
- 应用VB6 TypeOf关键字进行控制经典代码Application VB6 TypeOf keyword to control the classic code-Application VB6 TypeOf keyword to control the classic code
Javascript-Primitive-Data-Types
- 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
AjaxDebugging
- 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
mycalendar2
- 日历控件 <input type="text" id="iddate" name="namedate" maxlength="20" alue="" disabled="disabled"/>-var g_isMozilla = (typeof document.implementation != "undefined") && (typeof document.implementation.createDocu
eval-typeof-non-existing
- 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.
regress-294
- typeof evaluates unary expressions.
eq_int_type
- 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
vla-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.).
JavaScript.tar
- javasript基础学习,包含事件、比较、条件语句、switch、for、typeof、字符转换、正则等(Javasript basic learning . Include events, comparisons, conditional statements, switch, for, typeof, character conversion, regularity, etc.)
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.