博主资料

留言 加为好友 收藏

用户名:  skyyang
来自:  广东 深圳
年龄:  25

日历

2008 7.7 Mon
      1
2345678
9101112131415
16171819202122
23242526272829
30      
«» 2007 - 9 «»

文章搜索

最新评论

日志文章列表

2007年09月26日 18:12:33

定义泛型方法实例

欢迎你发表自己的看法:

Module Module1
Sub Main()
 Dim I As Integer = 5
 Dim J As Integer = 7 ..

阅读全文>>

Tags: 泛型   vbnet  

类别: desinner pattern |  评论(0) |  浏览(1489) |  收藏
2007年09月26日 18:10:45

 定义一个泛型类实例

欢迎你发表自己的看法:

Module Module1
Sub Main()
Dim BrokenBones As TypedCollection(Of OrthoInju..

阅读全文>>

Tags: 泛型   vbnet  

类别: desinner pattern |  评论(0) |  浏览(1233) |  收藏
2007年09月24日 18:04:58

asp.net发送电子邮件

asp.net 发送邮件代码
说到发送邮件发送,先提一下SMTP。 SMTP的全称是“Simple Mail Transfer Protocol..

阅读全文>>

Tags: MaiMessage   SmtpMail  

类别: ASP.NET |  评论(0) |  浏览(1239) |  收藏
2007年09月21日 13:06:02

这一生中,你错过了什么?

看了这篇文章之后............
欢迎留言:
这一生中,你错过了什么?

太太在二十五岁时问丈夫:这一生..

阅读全文>>

Tags: 人生  

类别: story |  评论(3) |  浏览(1517) |  收藏
2007年09月20日 17:47:05

dataadapter 的insertcommand的使用

using System;
using System.Collections.Generic;
using System.Text;
using System.Data;
using System..

阅读全文>>

Tags: dataset   insert   command  

类别: database |  评论(1) |  浏览(2814) |  收藏
2007年09月20日 17:27:33

dataadapter 的deletecommand的使用

using System;
using System.Collections.Generic;
using System.Text;
using System.Data;
using System..

阅读全文>>

Tags: data   adapter   delete   command  

类别: database |  评论(0) |  浏览(1506) |  收藏
2007年09月20日 15:19:33

SqlCommand 执行存储过程实例

Create Procedure TestProcedure
(
@au_idIN varchar (11),
@numTitlesOUT Integer OUTPUT
)
AS
sel..

阅读全文>>

Tags: sp   sqlcommand   connection   parameter  

类别: database |  评论(0) |  浏览(1416) |  收藏
2007年09月18日 18:36:20

史上最搞笑的短信


1.你我都是单翼的天使,唯有彼此拥抱才能展翅飞翔。我来到世上就是为了寻找你,千辛万苦找到你后却发现:..

阅读全文>>

Tags: 搞笑   短信  

类别: lounge |  评论(1) |  浏览(1504) |  收藏
2007年09月10日 18:26:05

向老师们问好!!

我虔诚得不敢寻觅词汇,因为"老师"这两个字本身就是世界上最崇高的敬词,我是一棵绿树,沐浴着..

阅读全文>>

Tags: 老师   你好   教师节  

类别: story |  评论(0) |  浏览(1476) |  收藏