嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
c# 双色球选号过滤软件
1.自已编写双色球过滤工具。开放源程序与大家共享,改进,学习很有用处。 2.有双色球最新的数据。从2003年~2013年EXCEL数据列表。 3.代码简单,有很多的过滤条件。
.
├── c# 双色球选号过滤软件_dai2013.rar
└── dai2013
├── dai.xls
├── dai2013
│ ├── AVSS.cs
│ ├── Form2.Designer.cs
│ ├── Form2.cs
│ ├── Form2.resx
│ ├── Form3.Designer.cs
│ ├── Form3.cs
│ ├── Form7.cs
│ ├── Form7.designer.cs
│ ├── Form7.resx
│ ├── Program.cs
│ ├── Properties
│ │ └── AssemblyInfo.cs
│ ├── bin
│ │ └── Debug
│ │ ├── C70.txt
│ │ ├── C71.txt
│ │ ├── C72.txt
│ │ ├── C73.txt
│ │ ├── C74.txt
│ │ ├── Kaijiang_xj.txt
│ │ ├── OK.txt
│ │ ├── P66.txt
│ │ ├── SZ.Entity.dll
│ │ ├── config.ini
│ │ ├── dai2013.exe
│ │ ├── dai2013.pdb
│ │ ├── dai2013.vshost.exe
│ │ ├── fff45.txt
│ │ └── fff46.txt
│ ├── dai2013.csproj
│ └── obj
│ ├── Debug
│ │ ├── TempPE
│ │ ├── dai2013.Form2.resources
│ │ ├── dai2013.Form7.resources
│ │ ├── dai2013.csproj.GenerateResource.Cache
│ │ ├── dai2013.exe
│ │ └── dai2013.pdb
│ └── dai2013.csproj.FileListAbsolute.txt
├── dai2013.sln
├── dai2013.suo
└── ffff.xls
8 directories, 38 files