日志文章列表

2008年07月22日 17:24:57

.NET SQL Server连接字符串句法 (详解)

.NET SQL Server连接字符串句法
数据库的连接性已经发展成为应用程序开发的一个标准方面。数据库连接字符..

阅读全文>>

类别: database |  评论(0) |  浏览(2137) |  收藏
2008年07月22日 17:21:07

DateTime.ToString() Patterns

DateTime.ToString() patterns



All the patterns:

0     MM/dd/yyyy     ..

阅读全文>>

类别: vb.net |  评论(0) |  浏览(741) |  收藏
2008年07月01日 20:59:00

typeof 和instanceof的用法和区别

(1) typeof 有一个参数,可以是变量或值
  例如:
  var str ="Hello world" ;
&..

阅读全文>>

Tags: typeof   instanceof  

类别: javascript |  评论(0) |  浏览(784) |  收藏