91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.11M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2024-04-25
  • 語(yǔ)言: C#
  • 標(biāo)簽:

資源簡(jiǎn)介

RDLC報(bào)表使用實(shí)例

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;

namespace?CGT_Model
{
????public?class?CommandData
????{
????????private?string?ReportNameField?=?string.Empty;
????????private?string?InPatientNoField?=?string.Empty;
????????private?string?PatientNameField?=?string.Empty;
????????private?string?DepartmentsField?=?string.Empty;
????????private?string?ChargeCycleField?=?string.Empty;
????????private?string?ReportDateTimeField?=?string.Empty;


????????///?
????????///?報(bào)表名稱
????????///?

????????public?string?ReportName
????????{
????????????get?{?return?this.ReportNameField;?}
????????????set?{?this.ReportNameField?=?value;?}
????????}
????????///?
????????///?住院號(hào)
????????///?

????????public?string?InPatientNo
????????{
????????????get?{?return?this.InPatientNoField;?}
????????????set?{?this.InPatientNoField?=?value;?}
????????}
????????///?
????????///?姓名
????????///?

????????public?string?PatientName
????????{
????????????get?{?return?this.PatientNameField;?}
????????????set?{?this.PatientNameField?=?value;?}
????????}
????????///?
????????///?科室
????????///?

????????public?string?Departments
????????{
????????????get?{?return?this.DepartmentsField;?}
????????????set?{?this.DepartmentsField?=?value;?}
????????}
????????///?
????????///?費(fèi)用周期
????????///?

????????public?string?ChargeCycle
????????{
????????????get?{?return?this.ChargeCycleField;?}
????????????set?{?this.ChargeCycleField?=?value;?}
????????}
????????///?
????????///?打印時(shí)間
????????///?

????????public?string?ReportDateTime
????????{
????????????get?{?return?this.ReportDateTimeField;?}
????????????set?{?this.ReportDateTimeField?=?value;?}
????????}

????}
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

????..A..H.?????60928??2020-05-13?15:31??CGT_Report_Demo\.vs\CGT_Report_Demo\v14\.suo

?????文件???????7680??2020-05-13?16:15??CGT_Report_Demo\CGT_Model\bin\Debug\CGT_Model.dll

?????文件??????24064??2020-05-13?16:15??CGT_Report_Demo\CGT_Model\bin\Debug\CGT_Model.pdb

?????文件???????2350??2020-05-12?14:21??CGT_Report_Demo\CGT_Model\CGT_Model.csproj

?????文件???????1905??2020-05-12?13:53??CGT_Report_Demo\CGT_Model\CommandData.cs

?????文件???????3684??2020-05-12?15:39??CGT_Report_Demo\CGT_Model\ItemData.cs

?????文件????????780??2020-05-13?16:15??CGT_Report_Demo\CGT_Model\obj\Debug\CGT_Model.csproj.FileListAbsolute.txt

?????文件???????7680??2020-05-13?16:15??CGT_Report_Demo\CGT_Model\obj\Debug\CGT_Model.dll

?????文件??????24064??2020-05-13?16:15??CGT_Report_Demo\CGT_Model\obj\Debug\CGT_Model.pdb

?????文件???????5692??2020-05-13?16:15??CGT_Report_Demo\CGT_Model\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件???????1350??2020-05-10?22:12??CGT_Report_Demo\CGT_Model\Properties\AssemblyInfo.cs

?????文件???????7680??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\bin\Debug\CGT_Model.dll

?????文件??????24064??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\bin\Debug\CGT_Model.pdb

?????文件??????93936??2020-05-12?16:12??CGT_Report_Demo\CGT_Report_Demo\bin\Debug\CGT_Report.rdlc

?????文件?????229888??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\bin\Debug\CGT_Report_Demo.exe

?????文件??????22016??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\bin\Debug\CGT_Report_Demo.pdb

?????文件??????11600??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\bin\Debug\CGT_Report_Demo.vshost.exe

?????文件?????123787??2020-05-13?16:14??CGT_Report_Demo\CGT_Report_Demo\bin\Debug\CGT_Report_test.rdlc

?????文件???????4523??2020-05-13?15:35??CGT_Report_Demo\CGT_Report_Demo\CGT_Report_Demo.csproj

?????文件????????227??2020-05-10?22:34??CGT_Report_Demo\CGT_Report_Demo\CGT_Report_Demo.csproj.user

?????文件??????20641??2020-05-13?15:35??CGT_Report_Demo\CGT_Report_Demo\Form1.cs

?????文件???????2900??2020-05-12?16:05??CGT_Report_Demo\CGT_Report_Demo\Form1.Designer.cs

?????文件???????5817??2020-05-12?16:05??CGT_Report_Demo\CGT_Report_Demo\Form1.resx

?????文件???????2858??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\obj\x86\Debug\CGT_Report_Demo.csproj.FileListAbsolute.txt

?????文件????????975??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\obj\x86\Debug\CGT_Report_Demo.csproj.GenerateResource.Cache

?????文件??????32026??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\obj\x86\Debug\CGT_Report_Demo.csprojResolveAssemblyReference.cache

?????文件?????229888??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\obj\x86\Debug\CGT_Report_Demo.exe

?????文件????????180??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\obj\x86\Debug\CGT_Report_Demo.Form1.resources

?????文件??????22016??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\obj\x86\Debug\CGT_Report_Demo.pdb

?????文件????????180??2020-05-13?16:15??CGT_Report_Demo\CGT_Report_Demo\obj\x86\Debug\CGT_Report_Demo.Properties.Resources.resources

............此處省略39個(gè)文件信息

評(píng)論

共有 條評(píng)論

相關(guān)資源