嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
考试练习系统
电工相关考试系统纺练习平台,适用于选择或判断考试库练习
.
├── FReport
│ ├── FReport.csproj
│ ├── FReport.csproj.user
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ └── Settings.settings
│ ├── bin
│ │ ├── Debug
│ │ │ ├── Chinese (Simplified).frl
│ │ │ ├── FReport.dll
│ │ │ ├── FReport.pdb
│ │ │ ├── FReport.vshost.exe
│ │ │ ├── FReport.vshost.exe.manifest
│ │ │ ├── FastReport.Install.dll
│ │ │ ├── FastReport.Service.dll
│ │ │ ├── FastReport.Service.dll.config
│ │ │ ├── FastReport.VSDesign.dll
│ │ │ ├── FastReport.Web.XML
│ │ │ ├── FastReport.Web.dll
│ │ │ ├── FastReport.dll
│ │ │ ├── Mirrored.frx
│ │ │ ├── Mirrored1
│ │ │ ├── SqlCom.dll
│ │ │ ├── System.Windows.Forms.DataVisualization.dll
│ │ │ └── 未命名.frx
│ │ ├── Debug.rar
│ │ └── Release
│ ├── cs.Designer.cs
│ ├── cs.cs
│ ├── cs.resx
│ ├── frmPrintPreview.cs
│ ├── frmPrintPreview.designer.cs
│ ├── frmPrintPreview.resx
│ ├── frmReportDesigner.Designer.cs
│ ├── frmReportDesigner.cs
│ ├── frmReportDesigner.resx
│ └── obj
│ ├── Debug
│ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ ├── Designer.Properties.Resources.resources
│ │ ├── Designer.csproj.FileListAbsolute.txt
│ │ ├── Designer.csproj.GenerateResource.Cache
│ │ ├── Designer.exe
│ │ ├── Designer.pdb
│ │ ├── FReport.Properties.Resources.resources
│ │ ├── FReport.cs.resources
│ │ ├── FReport.csproj.FileListAbsolute.txt
│ │ ├── FReport.csproj.GenerateResource.Cache
│ │ ├── FReport.dll
│ │ ├── FReport.frmPrintPreview.resources
│ │ ├── FReport.frmReportDesigner.resources
│ │ ├── FReport.pdb
│ │ ├── FReportDesigner.csproj.FileListAbsolute.txt
│ │ ├── FReportDesigner.csproj.GenerateResource.Cache
│ │ ├── Refactor
│ │ │ └── FReport.dll
│ │ ├── ResolveAssemblyReference.cache
│ │ └── TempPE
│ │ └── Properties.Resources.Designer.cs.dll
│ └── Release
│ ├── FReport.Properties.Resources.resources
│ ├── FReport.cs.resources
│ ├── FReport.csproj.FileListAbsolute.txt
│ ├── FReport.csproj.GenerateResource.Cache
│ ├── FReport.frmPrintPreview.resources
│ ├── FReport.frmReportDesigner.resources
│ ├── TempPE
│ │ └── Properties.Resources.Designer.cs.dll
│ └── build.force
├── UpgradeLog.XML
├── _UpgradeReport_Files
│ ├── UpgradeReport.css
│ ├── UpgradeReport.xslt
│ ├── UpgradeReport_Minus.gif
│ └── UpgradeReport_Plus.gif
├── bitbug_favicon.ico
├── matrix
│ ├── Form1.Designer.cs
│ ├── Form1.cs
│ ├── Form1.resx
│ ├── Form2.Designer.cs
│ ├── Form2.cs
│ ├── Form2.resx
│ ├── Form3.Designer.cs
│ ├── Form3.cs
│ ├── Form3.resx
│ ├── Gnome-Document-Print.ico
│ ├── LogisticsCompany_print.cs
│ ├── LogisticsCompany_print.designer.cs
│ ├── LogisticsCompany_print.resx
│ ├── Program.cs
│ ├── Properties
│ │ ├── AssemblyInfo.cs
│ │ ├── Resources.Designer.cs
│ │ ├── Resources.resx
│ │ ├── Settings.Designer.cs
│ │ ├── Settings.settings
│ │ └── licenses.licx
│ ├── app.config
│ ├── bin
│ │ ├── 10.frx
│ │ ├── 3.frx
│ │ ├── 4.frx
│ │ ├── 5.frx
│ │ ├── 6.frx
│ │ ├── 7.frx
│ │ ├── 8.frx
│ │ ├── 9.frx
│ │ ├── Debug
│ │ │ ├── Chinese (Simplified).frl
│ │ │ ├── Database.mdb
│ │ │ ├── Debug.zip
│ │ │ ├── DevExpress.Data.v18.1.dll
│ │ │ ├── DevExpress.Utils.v18.1.dll
│ │ │ ├── DevExpress.XtraEditors.v18.1.dll
│ │ │ ├── DevExpress.XtraGrid.v18.1.dll
│ │ │ ├── DevExpress.XtraLayout.v18.1.dll
│ │ │ ├── FReport.dll
│ │ │ ├── FReport.pdb
│ │ │ ├── FastReport.dll
│ │ │ ├── INIT.INI
│ │ │ ├── Mirrored.frx
│ │ │ ├── Mirrored1
│ │ │ ├── SqlCom.dll
│ │ │ ├── System.Windows.Forms.DataVisualization.dll
│ │ │ ├── certificate
│ │ │ ├── de
│ │ │ ├── es
│ │ │ ├── ja
│ │ │ ├── matrix.vshost.exe.config
│ │ │ ├── matrix.vshost.exe.manifest
│ │ │ ├── phfjcls.dll
│ │ │ ├── reg.txt
│ │ │ ├── ru
│ │ │ ├── 电工考试练习.exe
│ │ │ ├── 电工考试练习.exe.config
│ │ │ ├── 电工考试练习.pdb
│ │ │ ├── 电工考试练习.vshost.exe
│ │ │ ├── 电工考试练习.vshost.exe.config
│ │ │ ├── 电工考试练习.vshost.exe.manifest
│ │ │ ├── 电工考试练习中级.exe
│ │ │ ├── 电工考试练习初级.exe
│ │ │ ├── 电工考试练习高级.exe
│ │ │ └── 电工考试练习上岗证.exe
│ │ ├── Debug.zip
│ │ ├── Debugtest.txt
│ │ └── Release
│ ├── bitbug_favicon.ico
│ ├── matrix.csproj
│ ├── matrix.csproj.user
│ ├── obj
│ │ ├── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── Refactor
│ │ │ ├── ResolveAssemblyReference.cache
│ │ │ ├── TempPE
│ │ │ │ └── Properties.Resources.Designer.cs.dll
│ │ │ ├── matrix.Form1.resources
│ │ │ ├── matrix.Form2.resources
│ │ │ ├── matrix.Form3.resources
│ │ │ ├── matrix.LogisticsCompany_print.resources
│ │ │ ├── matrix.Properties.Resources.resources
│ │ │ ├── matrix.csproj.FileListAbsolute.txt
│ │ │ ├── matrix.csproj.GenerateResource.Cache
│ │ │ ├── matrix.csprojResolveAssemblyReference.cache
│ │ │ ├── matrix.print.resources
│ │ │ ├── 电工考试练习.exe
│ │ │ ├── 电工考试练习.exe.licenses
│ │ │ └── 电工考试练习.pdb
│ │ └── Release
│ │ ├── ResolveAssemblyReference.cache
│ │ ├── TempPE
│ │ ├── build.force
│ │ ├── matrix.Form1.resources
│ │ ├── matrix.LogisticsCompany_print.resources
│ │ ├── matrix.Properties.Resources.resources
│ │ ├── matrix.csproj.FileListAbsolute.txt
│ │ ├── matrix.csproj.GenerateResource.Cache
│ │ └── matrix.print.resources
│ ├── print.Designer.cs
│ ├── print.cs
│ └── print.resx
├── matrix.sln
├── matrix.suo
├── matrix.v12.suo
└── 好例子网__UpgradeReport_Files-考试练习系统.zip
27 directories, 165 files