資源簡介
DICOM圖像自動接收并上傳
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?Dicom.Network;
using?System.Configuration;
using?Dicom;
using?System.Data.SQLite;
using?System.IO;
using?Dicom.Log;
using?System.Windows.Forms;
namespace?AutoUpload
{
????internal?class?CStoreSCP:DicomServiceIDicomServiceProviderIDicomCStoreProviderIDicomCEchoProvider
????{
????????private?static?NotifyIcon?notifyIcon1;
????????private?static?StudyDicom?studyDicom?=?new?StudyDicom();
????????private?static?PatientInfo?patientInfo?=?new?PatientInfo();
????????private?SQLiteConnection?conn?=?new?SQLiteConnection(“Data?Source=“+Path.Combine(AppDomain.CurrentDomain.baseDirectory“HCPACS.db3“));
????????public?static?void?setNotifyIcon1(NotifyIcon?notifyIcon)
????????{
?????????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????23059??2017-08-22?15:37??LoginRegister.sln
?????文件????????313??2017-07-14?15:33??AutoUpload\app.config
?????文件???????7127??2017-09-29?12:00??AutoUpload\AutoUpload.csproj
?????文件????????478??2017-08-02?11:45??AutoUpload\AutoUpload.csproj.user
?????文件???????1708??2017-07-12?11:58??AutoUpload\AutoUpload_TemporaryKey.pfx
?????文件????????313??2017-07-14?15:33??AutoUpload\bin\Debug\app.config
?????文件?????141824??2017-10-03?16:56??AutoUpload\bin\Debug\AutoUpload.exe
?????文件????????313??2017-07-14?15:33??AutoUpload\bin\Debug\AutoUpload.exe.config
?????文件??????69120??2017-10-03?16:56??AutoUpload\bin\Debug\AutoUpload.pdb
?????文件??????11600??2017-09-29?15:49??AutoUpload\bin\Debug\AutoUpload.vshost.exe
?????文件????????313??2017-07-14?15:33??AutoUpload\bin\Debug\AutoUpload.vshost.exe.config
?????文件????????490??2010-03-17?22:39??AutoUpload\bin\Debug\AutoUpload.vshost.exe.manifest
?????文件????1653248??2015-09-18?09:29??AutoUpload\bin\Debug\Dicom.dll
?????文件????9912287??2017-09-29?15:33??AutoUpload\bin\Debug\DicomZip\1.3.6.1.4.1.19439.0.108707908.20160914190325.1933.329206.zip
?????文件??????29696??2017-09-29?15:33??AutoUpload\bin\Debug\HCPACS.db3
?????文件??????10240??2017-10-03?16:56??AutoUpload\bin\Debug\HttpUploadFile.exe
?????文件??????26112??2017-10-03?16:56??AutoUpload\bin\Debug\HttpUploadFile.pdb
?????文件?????200704??2015-09-18?09:29??AutoUpload\bin\Debug\ICSharpCode.SharpZipLib.dll
?????文件???15542310??2017-09-29?15:33??AutoUpload\bin\Debug\images\20170929\DX\1.3.6.1.4.1.19439.0.108707908.20160914190325.1933.329206\1.3.12.2.1107.5.3.57.20256.12.201609141913050171.dcm
?????文件?????491008??2015-09-18?09:29??AutoUpload\bin\Debug\Newtonsoft.Json.dll
?????文件?????904704??2015-09-18?09:29??AutoUpload\bin\Debug\System.Data.SQLite.dll
?????文件??????11993??2017-08-02?13:23??AutoUpload\CStoreSCP.cs
?????文件???????8124??2017-09-29?09:13??AutoUpload\Login.cs
?????文件???????7384??2017-07-12?14:28??AutoUpload\Login.Designer.cs
?????文件???????5817??2017-07-12?14:27??AutoUpload\Login.resx
?????文件???????1682??2017-09-29?15:49??AutoUpload\obj\x86\Debug\AutoUpload.csproj.FileListAbsolute.txt
?????文件???????1038??2017-09-29?15:32??AutoUpload\obj\x86\Debug\AutoUpload.csproj.GenerateResource.Cache
?????文件??????27778??2017-10-03?16:56??AutoUpload\obj\x86\Debug\AutoUpload.csprojResolveAssemblyReference.cache
?????文件?????141824??2017-10-03?16:56??AutoUpload\obj\x86\Debug\AutoUpload.exe
?????文件????????180??2017-10-03?16:56??AutoUpload\obj\x86\Debug\AutoUpload.Login.resources
............此處省略37個文件信息
- 上一篇:winform 餐飲管理軟件完整(附文檔以及數據庫)
- 下一篇:c# 資源管理器
評論
共有 條評論