摘要:
以下是一个查询IP地址归属地的CLR存储过程,三步: 1、用C#来做DLL,代码如下: //==================================================================== using System; using System.Collections.Generic; using System.Text; using System.Data... 阅读全文
posted @ 2008-12-16 14:41 Leon0812 阅读(251) 评论(0) 推荐(0)