The following example shows the use of Regular Expresssions in C#.This program has basic validation scripts for validation easily useable in all programs. /* HowToCompile csc /r:System.Text.RegularExpressions.dll,System.dll Validation.cs /H...
注册Alixixi会员,创建你的WEB开发资料库, 马上注册! /// summary /// 取的贴子列表 /// /summary /// remarks /// 返回一个forum数组 /// /remarks public ArrayList GetForumList() //定义一个forum数组做为返回值...
C#与Java的比较(转二) 5. 指代(Delegate) 指代这个玩意很特别,它有点象指针,但又不完全是,不过大家还是可以把它理解为一种类型安全的、面向对象的指针。(什么是类型安全和面向...
最新的WEB源码下载,马上去看看... 商业源码热门下载 www.alixixi.com C#与Java的比较(转一) C#是微软用来和Java抗衡的武器,因为二者在很大程度上有着惊人的相似,尽管如此,两者不同的地...
查看留言内容showtopic.aspx %@ Page language=c# Codebehind=showTopic.cs AutoEventWireup=false Inherits=notpage.showTopic % htmlhead meta content=Microsoft Visual Studio 7.0 name=GENERATOR meta content=C# name=CODE_LANGUAGE/head body fo...
菜鸟学堂: 帮助你快速入门web开发! 最全面的通用函数集! 显示列表list.aspx %@ Page language=c# Codebehind=list.cs AutoEventWireup=false Inherits=notpage.list % htmlhead meta name=GENERATOR Content=Microsoft Visual...
首先要感谢bigeagle的帮助,这个也是参考她的bbs做成的 留言板分三个模块:列出留言列表、显示详细内容、发表留言 notepage.cs namespace notpage using System; using System.Data.SQL ; using System.Data...
网上商城源码下载! myconn.cs namespace notpage using System; using System.Data.SQL ; /// summary ///Summary description for myconn. /// /summary public class myconn:System.Data.SQL.SQLConnection private void InitializeComponent () pu...
本文来源于阿里西西WEB开发社区http://www.alixixi.com收集整理,欢迎访问。 我现在感到学好C#就是就是要知道,C#的基本语法,C#的新的特点,C#能干什么! 其中我感到不管如何,NAMESPACE都...
展现C# 第二章 NGWS Runtime 技术基础(rainbow 翻译) 出处:http://www.informit.com/matter/ser0000001/chapter1/ch02.shtml 正文: 第二章NGWSruntime 技术基础 既然你已经具有了C#全面的印象,我也想让你了...