您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 如何封装JS和CSS文件为服务器端控件---ASP.NET 2.0

  2. 如何封装JS和CSS文件为服务器端控件---ASP.NET 2.0 我们以封装一个JS的日期控件为列子,将它和服务器的TextBox结合在一起做成一个服务器控件,以达到直接托上去就可以使用的效果。其实很简单,大家共同学习。先看看效果图: 方法: 首先:下载一个JS的日期组件,带封装。 然后:建一个日期类文件CalendarBox.cs代码如下: using System; using System.Collections.Generic; using System.ComponentModel
  3. 所属分类:Web开发

    • 发布日期:2007-07-29
    • 文件大小:268288
    • 提供者:xzl008
  1. asp 完全教程

  2. ASP页面内VBscr ipt和Jscr ipt的交互 ASP 具备管理不同语言脚本程序的能力,能够自动调用合适的脚本引擎以解释脚本代码和执行内置函数。ASP开发环境提供了两种脚本引擎,即VBscr ipt(缺省)和Jscr ipt。不过,开发者并没有被限制于只能使用这两种语言,只要能够提供合适的ActiveX脚本引擎就能使用任何脚本语言。   脚本语言的选择往往基于许多不同原因:它可能是开发者最为熟 悉的语言,可能是对给定工程来说能够提供最多特色支持的,也有可能是最具效率的。不同的环境和要
  3. 所属分类:VB

    • 发布日期:2007-07-30
    • 文件大小:486400
    • 提供者:welcomejzh
  1. ASP.NET 2.0 Beta Preview

  2. (WROX官方网站提供)What is this book about? ASP.NET 2 Beta Preview is timed to coincide with the first widespread beta release of ASP.NET "Whidbey" — the new version of Microsoft’s popular technology for creating dynamic Web sites that pull unique informat
  3. 所属分类:C#

    • 发布日期:2007-07-31
    • 文件大小:8388608
    • 提供者:cyanite_lan
  1. asp在线考试系统(asp+access实现)

  2. 考试系统论文 摘要 随着计算机技术的普及和提高,计算机等级考试成为热门,等级考试的目的在于适应社会主义市场经济建设的需要,一方面是为了促进计算机知识的普及和计算机应用技术的推广,另一方面是为劳动力市场服务,即为劳动人员提供其计算机应用知识与能力的证实,为用人部门录用和考核工作人员提供一个统一、客观、公正的评价标准. 该系统用于用户登录、参加等级考试以及治理员进行试题录入、修改、删除、成绩查询、治理用户的ASP应用程序。它应该具有开放性、方便性和灵活性。治理员不仅可以轻松地向题库添加、修改和查询
  3. 所属分类:其它

    • 发布日期:2009-05-05
    • 文件大小:14336
    • 提供者:dangdangxz
  1. 最新经典红皮书Wrox.Professional.ASP.NET.3.5.In.C.Sharp.and.VB.Mar.2008 part1

  2. 最新经典红皮皮书Wrox.Professional.ASP.NET.3.5.In.C.Sharp.and.VB.Mar.2008 This book was written to introduce you to the features and capabilities that ASP.NET 3.5 offers, as well as to give you an explanation of the foundation that ASP.NET provides. We assum
  3. 所属分类:C#

    • 发布日期:2009-05-05
    • 文件大小:15728640
    • 提供者:simwol
  1. 最新经典红皮书Wrox.Professional.ASP.NET.3.5.In.C.Sharp.and.VB.Mar.2008.part2

  2. 最新经典红皮书 This book was written to introduce you to the features and capabilities that ASP.NET 3.5 offers, as well as to give you an explanation of the foundation that ASP.NET provides. We assume you have a general understanding of Web technologies, s
  3. 所属分类:C#

    • 发布日期:2009-05-05
    • 文件大小:13631488
    • 提供者:simwol
  1. ASP.NET绘图(GDI)

  2. ASP.NET使用GDI+制作文字|图片水印 [ 2007-8-21 13:21:00 | By: SHARP_C ] 0 推荐System.Drawing.Image image = System.Drawing.Image.FromFile(@"D:\vista\cmd.jpg"); //注意Image的命名控件是System.Drawing.Image而不是System.Web.UI.HtmlControls.Image //在等号后不要使用关键字new,直接从文件创建背景图片 Sy s
  3. 所属分类:C#

    • 发布日期:2009-05-08
    • 文件大小:965
    • 提供者:gao_pan
  1. 自己写的DES加密解密 ASP.NET(C#)

  2. 自己写的简单DES加密加密 public partial class _Default : System.Web.UI.Page { private static byte[] Key64 = { 42, 16, 93, 156, 78, 4, 218, 32 }; private static byte[] IV64 = { 55, 103, 246, 79, 36, 99, 167, 3 }; protected void Page_Load(object sender, EventArg
  3. 所属分类:C#

    • 发布日期:2009-05-22
    • 文件大小:2048
    • 提供者:bearwcn
  1. ASP化境无组件上传

  2. ...展开收缩
  3. 所属分类:VB

    • 发布日期:2009-05-30
    • 文件大小:6144
    • 提供者:zhsan12
  1. Apress - Pro ASP NET MVC Framework Apr 2009

  2. Product Descr iption Steven Sanderson has seen the ASP.NET MVC framework mature from the start, so his experience, combined with comprehensive coverage of all the new features, including those in the official MVC development toolkit, offers the clea
  3. 所属分类:C#

    • 发布日期:2009-06-18
    • 文件大小:10485760
    • 提供者:0_0
  1. Pro ASP.NET MVC Framework

  2. This book is for web developers with a basic knowledge of ASP.NET and C# who want, or need, to start using the new ASP.NET MVC framework.
  3. 所属分类:C#

    • 发布日期:2009-06-22
    • 文件大小:13631488
    • 提供者:x8bits
  1. ASP.NET 微软培训

  2. What Is .NET? .NET is a technology evolution built from the ground up for the Web. --It is not a bolt-on solution. It’s a new framework that can provide seamless integration of multiple applications and devices. It can be used to take advantage of t
  3. 所属分类:C#

    • 发布日期:2009-06-28
    • 文件大小:6291456
    • 提供者:tianzhu131
  1. ASP.net图片控件

  2. 很好用哦,图片切换,幻灯片,的效果。 添加到组件里面,拖过来就能使用,ASP。NET,控件,图片控件,后台代码, if (!IsPostBack) { List imgs = new List(); ImageInfo img1 = new ImageInfo("images/cqwzcx.gif", "测试标题1", "h ttp://www.itmouse.com.cn"); imgs.Add(img1); ImageInfo img2 = new ImageInfo("images/ga
  3. 所属分类:C#

    • 发布日期:2009-06-29
    • 文件大小:11264
    • 提供者:S670758233
  1. Asp.net MVC Beta版

  2. UpdataModel方法中提供了一个带有IValueProvider参数的重载 UpdateModel(post, new[] { "Title", "Content", "Slug", "Tags", "Categories" }, new PostValueProvider(ControllerContext));
  3. 所属分类:C#

    • 发布日期:2009-07-06
    • 文件大小:796672
    • 提供者:lyvscf
  1. ASP.NET验证码

  2. .code{ background-image:url(code.jpg); font-family:Arial; font-style:italic; color:Red; border:0; padding:2px 3px; letter-spacing:3px; font-weight:bolder; } .unchanged { border:0; } 看不清楚 ...展开收缩
  3. 所属分类:C#

    • 发布日期:2009-07-15
    • 文件大小:1024
    • 提供者:luoxucheng
  1. asp.net与.net编程常用函数与方法汇总

  2. asp.net与.net编程常用函数与方法汇总 1、DateTime 数字型 System.DateTime currentTime=new System.DateTime(); 1.1 取当前年月日时分秒 currentTime=System.DateTime.Now; 1.2 取当前年 int 年=currentTime.Year; 1.3 取当前月 int 月=currentTime.Month; 1.4 取当前日 int 日=currentTime.Day; 1.5 取当前时 int
  3. 所属分类:C#

    • 发布日期:2009-08-11
    • 文件大小:6144
    • 提供者:lobtao
  1. ASP.NET实用图片控件

  2. 很实用的一个图片控件,具有图片切换,幻灯片,的效果。 添加到组件里面,拖过来就能使用,ASP。NET,控件,图片控件,后台代码, if (!IsPostBack) { List imgs = new List(); ImageInfo img1 = new ImageInfo("images/cqwzcx.gif", "测试标题1", "http://www.itmouse.com.cn"); imgs.Add(img1); ImageInfo img2 = new ImageInfo("im
  3. 所属分类:C#

    • 发布日期:2009-08-16
    • 文件大小:11264
    • 提供者:xxhoho
  1. ASP.NET(c#)防SQL注入脚本程序

  2. 由于1.0版本不好调用,有很多人找我问怎么使用,在这里我将防SQL代码写入类中 再在数据库连接处调用即可,当然也可在Page_Load事件中调用。 不过在这里强烈建议在数据库处调用,可参照以下代码调用: SqlConnection conn = new SqlCheck().oconn(); // 第2种调用的方法 SqlCheck.JK1986_CheckSql(); string osql = "select count(*) from admin"; SqlCommand ocmd =
  3. 所属分类:其它

    • 发布日期:2009-08-17
    • 文件大小:56320
    • 提供者:sunbing1113
  1. asp.new web选项卡 div+css样式模拟选项卡

  2. div+css样式实现web 选项卡功能,样式简洁使用,修改简单!直接可以运行。
  3. 所属分类:C#

    • 发布日期:2012-11-07
    • 文件大小:5120
    • 提供者:lig_123
  1. asp-new:《非洲故事书》故事的新译本-源码

  2. asp-new-非洲故事书的故事新译本 该资源库包含故事的新委托翻译,这些翻译尚未通过官方网站提交,因此尚未添加到资源库中。 背景 通常将一次性翻译成ASP支持的语言(例如,英语,法语,斯瓦希里语,Lugbarati等),将其手动添加到“非洲物语”网站,然后在发布后将其包含在ASP Source库中。 但是,African Storybook当前没有任何方式可以批量上传文本格式的新翻译。 因此,该存储库是已委托但仍等待手动提交到《非洲物语》网站的新翻译的存放地。 包含的语言 回购协议当前包含以下
  3. 所属分类:其它

    • 发布日期:2021-02-27
    • 文件大小:323584
    • 提供者:weixin_42144199
« 12 3 4 5 6 7 8 9 10 ... 50 »