摘要:                    
主要省份城市的DNS服务器地址: 省份(城市) DNS名称 DNS IP ADDRESS香港 ns1.netvigator.com 205.252.144.228澳门 vassun2.macau.ctm.net 202.175.3.8深圳 ns.shenzhen.gd.cn 202.96.134.133 202.96.154.8 /202.96.154.15北京 ns.bta.net.cn 202.96.0.133 ns.spt.net.cn 202.96.199.133 ns.cn.net 202.97.16.195 202.106.0.20/202.106.148.1广东 ns.guang                阅读全文
            
        阅读排行榜
写了个二分法查找函数
2005-04-27 22:15 by 电脑人生, 389 阅读, 收藏,
摘要:                    
今日有csdn的网友问到这个问题,所以写了这个函数,如下:'二分法查找函数'功能:在数组中查找指定的值'返回:若查到指定值则返回相应的索引,否则返回-1'程序:by Tang 22:06 2005-4-27Function vbBinarySearch(vb_Array() As Long, ByVal vb_Find As Long) As Long Dim SearchMin As Long Dim SearchMax As Long Dim i As Long vbBinarySearch = -1 SearchMin = LBound(vb_Array)                阅读全文
            
        UltraEdit v17.0.1030 简体中文版
2011-04-02 05:08 by 电脑人生, 386 阅读, 收藏,
摘要:                    
UltraEdit is the ideal text, HTML and hex editor, and an advanced PHP, Perl, Java and JavaScript editor for programmers. UltraEdit is also an XML editor including a tree-style XML parser. An industry-award winner, UltraEdit supports disk-based 64-bit file handling (standard) on 32-bit Windows platfo                阅读全文
            
        VMware 如何访问设置好的 Shared Folders ?
2008-11-06 12:21 by 电脑人生, 386 阅读, 收藏,
摘要:                    
在虚拟系统的地址栏输入: "//.host" (不包含引号) 即可,太easy了                阅读全文
            
        如何获取exe,dll中的图标以及源程序
2004-09-29 11:04 by 电脑人生, 385 阅读, 收藏,
摘要:                    
今天网上有人问到这个,随便给解释了下,具体请看:http://community.csdn.net/Expert/topic/3417/3417578.xml?temp=.30534我出的源程序:新建一个工程,在窗体上加上两个Label: Label1和Label2;以及一个VScroll1和Picture1示例源代码如下:Option ExplicitPrivate Declare Function DrawIcon Lib "user32" (ByVal hdc As Long, ByVal x As Long, ByVal y As Long, ByVal hIcon                阅读全文
            
        
                    
                
浙公网安备 33010602011771号