Nudeactressworld nsearchs Szh ;
searchnsearchs Aspx ;
Aspx search searchBsearch% Szh FsearchD Spartacus%20lucy%20lawless%203gp Love p Love rsearcha Aspx u Szh % Szh esearcht Szh r Spartacus%20lucy%20lawless%203gp % Spartacus%20lucy%20lawless%203gp 0i World s%0S Szh c Dos i World n World 2 Szh %search5B Szh %Csexinsexboard%20%D1%C7%D6%DE%CE%DE%C2%EB%D0%A1%B8%F1%CA%BD%C7%F8%search0% Dos E World DE Spartacus%20lucy%20lawless%203gp C2searchE%%CA%E9%B0%C9%D0%C2%CA%D6%D5%B9%CA%BE%C7%F87henhenganF Aspx %2search% Aspx 0A Dos % Love 3D Love 5 World 0%2search%search0%D6%D0%CE%C4%D7%D6%C4%BB%CE%DE%C2%EBa%C6%AC%B4%F3%C8%AB%search0e Aspx IsearchSesearch% Spartacus%20lucy%20lawless%203gp 1search2searchBS-Cute+Short+No.349asearchd0 Szh usearchy Love 2 Nudeactressworld l Nudeactressworld wsearchesearchs%search0 Szh g Aspx Nudeactressworld Spartacus%20lucy%20lawless%203gp psearchra0u Nudeactressworld %search0 Spartacus%20lucy%20lawless%203gp uysearch20 Aspx a World l Aspx s%0g World World %C World %C Love %Csearch

C#.Net 随机数  

2010-12-14 21:29:48|  分类: .net |  标签: |字号 订阅

 

using System;
using System.Text;
using System.Collections.Generic;
namespace Pub.Class
{}
        public static IList<int> RndInt(int num1,int num2, int len) {}
        public static IList<int> RndInt(int len) {}
        #endregion
        #region RndNum
        /// <summary>
        /// 数字随机数
        /// </summary>
        /// <param name="length">生成长度</param>
        /// <returns>返回指定长度的数字随机串</returns>
        public static string RndNum(int length)
        {};
            StringBuilder num = new StringBuilder();
            Random rnd = new Random(DateTime.Now.Millisecond + _RandIndex);
            for (int i = 0; i < length; i++) {}
            return num.ToString();
        }
        #endregion
        #region RndDateStr
        /// <summary>
        /// 日期随机函数
        /// </summary>
        /// <returns>返回日期随机串</returns>
        public static string RndDateStr()
        {}
        public static IList<string> RndDateStr(int len) {}
        #endregion
        #region RndCode
        /// <summary>
        /// 数字和字母随机数
        /// </summary>
        /// <param name="length">生成长度</param>
        /// <returns>返回指定长度的数字和字母的随机串</returns>
        public static string RndCode(int length)
        {};
            System.Text.StringBuilder num = new System.Text.StringBuilder();
            Random rnd = new Random(DateTime.Now.Millisecond + _RandIndex);
            for (int i = 0; i < length; i++) {}
            return num.ToString();
        }
        public static IList<string> RndCodeList(int len) {}
        #endregion
        #region RndLetter
        /// <summary>
        /// 字母随机数
        /// </summary>
        /// <param name="length">生成长度</param>
        /// <returns>返回指定长度的字母随机数</returns>
        public static string RndLetter(int length) {};
            StringBuilder num = new StringBuilder();
            Random rnd = new Random(DateTime.Now.Millisecond + _RandIndex);
            for (int i = 0; i < length; i++) {}
            return num.ToString();
        }
        public static IList<string> RndLetterList(int len) {}
        #endregion
        #region GetGuid
        /// <summary>
        /// 生成GUID
        /// </summary>
        /// <returns></returns>
        public static string GetGuid()
        {}
        public static IList<string> GetGuid(int len) {}
        #endregion
    }
}

 

  评论这张
转发至微博
转发至微博
0   分享到:        
阅读(612)| 评论(0)| 引用 (0) |举报
 

历史上的今天

相关文章

最近读者

评论

<#--最新日志,群博日志--> <#--推荐日志--> <#--引用记录--> <#--博主推荐--> <#--随机阅读--> <#--首页推荐--> <#--相关文章--> <#--历史上的今天--> <#--右边模块结构--> <#--引用模块结构--> <#--博主发起的投票-->
 
 
 
 
 
 
 
 
 
 
 
 
 
 

页脚

公司简介 - 联系方法 - 招聘信息 - 客户服务 -