摘要:        
sqlServer 基础知识 大纲 备份数据库: 还原数据库: USE [master] GO /****** Object: StoredProcedure [dbo].[RestoreDB] Script Date: 01/18/2018 12:13:53 ******/ SET ANSI_NU    阅读全文
posted @ 2014-02-17 09:22
土豆哥
阅读(675)
评论(0)
推荐(0)
        
            
        
        
摘要:        
求字符串数组中最大长度的字符串: 实质就是比较字符串的长度; 方案一: 1 class Program 2 { 3 static void Main(string[] args) 4 { 5 string[] array = {"张三","亲,今天购物了么!","明天你喜欢很久的人要结婚了,你怎么办    阅读全文
posted @ 2014-02-17 00:18
土豆哥
阅读(2531)
评论(3)
推荐(0)
        
                    
                
浙公网安备 33010602011771号