实例介绍
一个小型摇号软件,里面涉及到时钟技术,同时可产生多个随机数
【实例截图】
【核心代码】
4744302543007801418.zip
└── Choujiang
├── bin
│ └── Debug
│ ├── Choujiang.exe
│ ├── Choujiang.pdb
│ ├── Choujiang.vshost.exe
│ └── Choujiang.vshost.exe.manifest
├── Choujiang.csproj
├── Choujiang.sln
├── Choujiang.suo
├── Choujiang.v11.suo
├── Form1.cs
├── Form1.Designer.cs
├── Form1.resx
├── obj
│ └── Debug
│ ├── Choujiang.csproj.FileListAbsolute.txt
│ ├── Choujiang.csproj.GenerateResource.Cache
│ ├── Choujiang.csprojResolveAssemblyReference.cache
│ ├── Choujiang.exe
│ ├── Choujiang.Form1.resources
│ ├── Choujiang.pdb
│ ├── Choujiang.Properties.Resources.resources
│ ├── DesignTimeResolveAssemblyReferences.cache
│ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ ├── GenerateResource-ResGen.read.1.tlog
│ ├── GenerateResource-ResGen.write.1.tlog
│ └── TempPE
├── Program.cs
├── Properties
│ ├── AssemblyInfo.cs
│ ├── Resources.Designer.cs
│ ├── Resources.resx
│ ├── Settings.Designer.cs
│ └── Settings.settings
└── _ReSharper.Choujiang
├── AspFileDataCache.dat
├── AssemblyInfoCache.dat
├── BuildScriptCache
│ └── 4
│ └── 56123c14.dat
├── CompletionStatistics
│ └── Statistics.dat
├── ConditionalNames
│ └── 4
│ └── 56123c14.dat
├── Decompiler
│ └── metadata
│ └── 19
│ └── 3d2dcb01
│ ├── Random.cs
│ └── Random.cs.p
├── GeneratedFiles
│ └── 7
│ └── 243a83ab.dat
├── JavaScriptCache
│ └── 6
│ └── 625b36ba.dat
├── JSTest
├── ModuleIds.xml
├── MVC
├── MvcAnnotations
│ └── 5
│ └── 17f18905.dat
├── NamedArguments
│ └── 5
│ └── 17f18905.dat
├── Pdb
│ └── 28f93118978027f8627037af9f02c771054f099a
├── PersistentCaches
│ ├── 000005.sst
│ ├── 000006.log
│ ├── CURRENT
│ ├── LOCK
│ ├── LOG
│ ├── LOG.old
│ └── MANIFEST-000004
├── ProjectFileDataCache
│ ├── ResourceDefaultLanguagePropertyProvider.cache.dat
│ └── ShouldUseHostCompilerProvider.cache.dat
├── ProjectModel
│ └── projectModel.dat
├── RecentItems
│ └── RecentFiles.dat
├── Resources
│ └── 4
│ └── 15b8552c.dat
├── SymbolCache.bin
├── TagPrefixes
├── WebSymbols
└── XmlIndex
├── Accessibility.xml
│ └── 97C5C74B.bin
├── Microsoft.VisualC.xml
│ └── 3732B488.bin
├── mscorlib.2.0.0.0.Contracts.xml
│ └── 80B3F853.bin
├── mscorlib.2.0.0.0.Interfaces.Nullness.Generated.xml
│ └── C1D95C9B.bin
├── mscorlib.2.0.0.0.Nullness.Generated.xml
│ └── 609D8F63.bin
├── mscorlib.2.0.0.0.Pure.xml
│ └── E9B248A0.bin
├── mscorlib.I18n.xml
│ └── 337D6A5E.bin
├── mscorlib.Nullness.Manual.xml
│ └── AEF920D4.bin
├── mscorlib.Pure.Manual.xml
│ └── 8F252876.bin
├── mscorlib.ValueFlow.xml
│ └── 063EC469.bin
├── mscorlib.xml
│ ├── 1D362982.bin
│ └── 71BDE13E.bin
├── System.2.0.0.0.Contracts.xml
│ └── 94F23D53.bin
├── System.2.0.0.0.Nullness.Generated.xml
│ └── F3B97463.bin
├── System.2.0.0.0.Pure.xml
│ └── 17B16DA0.bin
├── System.Configuration.2.0.0.0.Contracts.xml
│ └── 1F2E4E13.bin
├── System.Configuration.2.0.0.0.Nullness.Generated.xml
│ └── 3C65DB23.bin
├── System.Configuration.2.0.0.0.Pure.xml
│ └── 64D1E5E0.bin
├── System.Configuration.Install.2.0.0.0.Contracts.xml
│ └── FDB9FCB3.bin
├── System.Configuration.Install.2.0.0.0.Nullness.Generated.xml
│ └── C2BBD283.bin
├── System.Configuration.Install.xml
│ └── 3B89BCB1.bin
├── System.Configuration.xml
│ └── 2AA4525E.bin
├── System.Data.2.0.0.0.Contracts.xml
│ └── 18DB9473.bin
├── System.Data.2.0.0.0.Nullness.Generated.xml
│ └── F022BC43.bin
├── System.Data.2.0.0.0.Pure.xml
│ └── 0E516640.bin
├── System.Data.I18n.xml
│ └── E04152FE.bin
├── System.Data.OracleClient.2.0.0.0.Nullness.Generated.xml
│ └── 4FD27E83.bin
├── System.Data.OracleClient.xml
│ └── 9427B35F.bin
├── System.Data.SqlXml.2.0.0.0.Nullness.Generated.xml
│ └── 606EBA83.bin
├── System.Data.SqlXml.xml
│ └── 8761C3C7.bin
├── System.Data.xml
│ └── CFFAA41E.bin
├── System.Deployment.2.0.0.0.Nullness.Generated.xml
│ └── F71FEAC3.bin
├── System.Deployment.xml
│ └── 2C6EE0D7.bin
├── System.Design.2.0.0.0.Nullness.Generated.xml
│ └── 88400203.bin
├── System.Design.xml
│ └── 94F2BB5C.bin
├── System.DirectoryServices.2.0.0.0.Nullness.Generated.xml
│ └── 05413A43.bin
├── System.DirectoryServices.Protocols.2.0.0.0.Nullness.Generated.xml
│ └── 2FC0C1A3.bin
├── System.DirectoryServices.Protocols.xml
│ └── 072F5742.bin
├── System.DirectoryServices.xml
│ └── 796A6F49.bin
├── System.Drawing.2.0.0.0.Contracts.xml
│ └── 2B712B53.bin
├── System.Drawing.2.0.0.0.Nullness.Generated.xml
│ └── 8AE42263.bin
├── System.Drawing.Design.2.0.0.0.Nullness.Generated.xml
│ └── CC52EF83.bin
├── System.Drawing.Design.xml
│ └── 7000BF52.bin
├── System.Drawing.Pure.xml
│ └── 62409462.bin
├── System.Drawing.xml
│ └── 4AE71CCE.bin
├── System.EnterpriseServices.2.0.0.0.Nullness.Generated.xml
│ └── 81197BC3.bin
├── System.EnterpriseServices.xml
│ └── 5D2D9EF5.bin
├── System.I18n.xml
│ └── 5B278F5E.bin
├── System.Nullness.Manual.xml
│ └── A4E225D4.bin
├── System.Runtime.Remoting.2.0.0.0.Nullness.Generated.xml
│ └── 70335983.bin
├── System.Runtime.Remoting.xml
│ └── F93434DD.bin
├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Contracts.xml
│ └── 0AB585D3.bin
├── System.Runtime.Serialization.Formatters.Soap.2.0.0.0.Nullness.Generated.xml
│ └── 92F64CE3.bin
├── System.Runtime.Serialization.Formatters.Soap.4.0.0.0.Contracts.xml
│ └── 13934755.bin
├── System.Runtime.Serialization.Formatters.Soap.xml
│ └── FD932A2C.bin
├── System.Security.2.0.0.0.Contracts.xml
│ └── 9B1543F3.bin
├── System.Security.2.0.0.0.Nullness.Generated.xml
│ └── 40F9DBC3.bin
├── System.Security.2.0.0.0.Pure.xml
│ └── 025F65C0.bin
├── System.Security.xml
│ └── 07099898.bin
├── System.ServiceProcess.2.0.0.0.Nullness.Generated.xml
│ └── 25CF3743.bin
├── System.ServiceProcess.xml
│ └── B46FDC38.bin
├── System.Transactions.2.0.0.0.Nullness.Generated.xml
│ └── EB7A51C3.bin
├── System.Transactions.xml
│ └── 7D351899.bin
├── System.Web.2.0.0.0.Contracts.xml
│ └── 8DE722D3.bin
├── System.Web.2.0.0.0.Nullness.Generated.xml
│ └── B84889E3.bin
├── System.Web.2.0.0.0.Pure.xml
│ └── 3D20E320.bin
├── System.Web.Attributes.xml
│ └── 032E88FF.bin
├── System.Web.I18n.xml
│ └── A93984DE.bin
├── System.Web.RegularExpressions.xml
│ └── CD932B2B.bin
├── System.Web.Services.2.0.0.0.Nullness.Generated.xml
│ └── 62BA39C3.bin
├── System.Web.Services.Attributes.xml
│ └── D91AB31F.bin
├── System.Web.Services.xml
│ └── 357F9EBE.bin
├── System.Web.xml
│ └── 03E9D35E.bin
├── System.Windows.Forms.2.0.0.0.Contracts.xml
│ └── 52673453.bin
├── System.Windows.Forms.2.0.0.0.Nullness.Generated.xml
│ └── 45B44B63.bin
├── System.Windows.Forms.2.0.0.0.Pure.xml
│ └── 937004A0.bin
├── System.Windows.Forms.I18n.xml
│ └── 493F265E.bin
├── System.Windows.Forms.Manual.xml
│ └── 2DC6F1AA.bin
├── System.Windows.Forms.xml
│ └── 82C195DA.bin
├── System.xml
│ ├── 083CE63E.bin
│ └── CA128980.bin
├── System.Xml.2.0.0.0.Contracts.xml
│ └── 5F87F6B3.bin
├── System.Xml.2.0.0.0.Nullness.Generated.xml
│ └── CCE30C83.bin
├── System.Xml.2.0.0.0.Pure.xml
│ └── CFA5C500.bin
├── System.Xml.Attributes.xml
│ └── 6BFCF35F.bin
├── System.Xml.I18n.xml
│ └── 16989EBE.bin
└── System.Xml.xml
└── 3B538D57.bin
122 directories, 141 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论