ParticlesGridDevidePage.cs 102 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503
  1. using NPOI.HSSF.UserModel;
  2. using NPOI.SS.UserModel;
  3. using NPOI.SS.UserModel.Charts;
  4. using NPOI.SS.Util;
  5. using NPOI.XSSF.UserModel;
  6. using OTSIncAReportApp;
  7. using OTSIncAReportApp._1_UI;
  8. using OTSIncAReportApp.DataOperation.DataAccess;
  9. using OTSCommon.Model;
  10. using OTSIncAReportApp.SysMgrTools;
  11. using OTSIncAReportGraph.Class;
  12. using OTSIncAReportGraph.OTSIncAReportGraphFuncation;
  13. using OTSIncAReportGrids.OTSIncAReportGridsFuncation;
  14. using OTSIncAReportMailInterface;
  15. using System;
  16. using System.Collections;
  17. using System.Collections.Generic;
  18. using System.Data;
  19. using System.Drawing;
  20. using System.Drawing.Imaging;
  21. using System.IO;
  22. using System.Linq;
  23. using System.Reflection;
  24. using System.Threading;
  25. using System.Windows.Forms;
  26. namespace OTSIncAReportGrids
  27. {
  28. public partial class ParticlesGridDevidePage : UserControl
  29. {
  30. #region 枚举定义
  31. /// <summary>
  32. /// 样品台X轴方向
  33. /// </summary>
  34. enum OTS_X_AXIS_DIRECTION
  35. {
  36. LEFT_TOWARD = 0,
  37. RIGHT_TOWARD = 1
  38. }
  39. /// <summary>
  40. /// 样品台Y轴方向
  41. /// </summary>
  42. enum OTS_Y_AXIS_DIRECTION
  43. {
  44. UP_TOWARD = 0,
  45. DOWN_TOWARD = 1
  46. }
  47. #endregion
  48. //设置模拟数据表
  49. public DataTable m_dt = new DataTable();
  50. //底层操作类
  51. OTSReportGridsFun m_OTSIncAReportGridsFun = null;
  52. //进度条窗体
  53. public Frm_UserProgress m_frm_userprogress;
  54. //移动SEM到指定位置发生线程
  55. private Thread m_mythread;
  56. //记录线程是否已经运行完成的状态
  57. private bool m_mythread_state = false;
  58. //导出图像文件的路径
  59. private string m_imagefilepath = "";
  60. //显示元素列表
  61. public List<string> m_list_elementscolname = null;
  62. //单个数据源所拥有的列数,这里保存下来,供导出模块使用
  63. public int m_oneresult_columncount = 0;
  64. OTSImageDisHelp m_ReportFun = null;
  65. private OTSImageDisHelp ReportFun { get => m_ReportFun; set => m_ReportFun = value; }
  66. //多个数据源,每个数据源拥有的列数,这里保存下来,供分组使用
  67. public List<int> m_list_oneresult_columncount;
  68. //国际化
  69. Language lan;
  70. Hashtable table;
  71. //测量结果
  72. ResultFile result = null;
  73. string str_SysType = "";//当前启动模式(夹杂物、清洁度)
  74. //frmReMeasure frmReMeasure = new frmReMeasure();
  75. frmReportConditionChoose m_condition;
  76. FieldData fieldData;
  77. DataTable particlesAll;
  78. DataTable particles;
  79. ParticleData Particledata;
  80. UserLibraryData userLibrary;
  81. DataTable userLibraryData;
  82. NLog.Logger log = NLog.LogManager.GetCurrentClassLogger();
  83. enum SelItem
  84. {
  85. analyticalParticle=0,
  86. selectParticles=1,
  87. otherParticles=2,
  88. MergeParticles=3
  89. }
  90. #region 分页器相关
  91. #region 分页字段和属性
  92. string condition = "";
  93. public string FileName = null;
  94. private int pageIndex = 1;
  95. /// <summary>
  96. /// 当前页面
  97. /// </summary>
  98. public virtual int PageIndex
  99. {
  100. get { return pageIndex; }
  101. set { pageIndex = value; }
  102. }
  103. private int pageSize = 20;
  104. /// <summary>
  105. /// 每页记录数
  106. /// </summary>
  107. public virtual int PageSize
  108. {
  109. get { return pageSize; }
  110. set { pageSize = value; }
  111. }
  112. //string OrderFunction = "fieldid,particleid";
  113. private int recordCount = 0;
  114. /// <summary>
  115. /// 总记录数
  116. /// </summary>
  117. public virtual int RecordCount
  118. {
  119. get { return recordCount; }
  120. set { recordCount = value; }
  121. }
  122. private int pageCount = 0;
  123. /// <summary>
  124. /// 总页数
  125. /// </summary>
  126. public int PageCount
  127. {
  128. get
  129. {
  130. pageCount = GetPageCount();
  131. return pageCount;
  132. }
  133. }
  134. /// <summary>
  135. /// 计算总页数
  136. /// </summary>
  137. /// <returns></returns>
  138. private int GetPageCount()
  139. {
  140. if (PageSize == 0)
  141. {
  142. return 0;
  143. }
  144. int pageCount = RecordCount / PageSize;
  145. if (RecordCount % PageSize == 0)
  146. {
  147. pageCount = RecordCount / PageSize;
  148. }
  149. else
  150. {
  151. pageCount = RecordCount / PageSize + 1;
  152. }
  153. return pageCount;
  154. }
  155. #endregion
  156. frmReportApp m_ReportApp;
  157. ResultFile resultFile = null;
  158. #endregion
  159. public ParticlesGridDevidePage(frmReportApp ReportApp)
  160. {
  161. m_ReportApp = ReportApp;
  162. m_condition = ReportApp.m_conditionChoose;
  163. resultFile = ReportApp.m_rstDataMgr.CurResultFile;
  164. ReportFun = new OTSImageDisHelp(resultFile);
  165. string sou = m_condition.m_CurrentConditions[OTSIncAReportApp.OTSSampleReportInfo.OTS_REPORT_PROP_GRID_ITEMS.DATA_SOURCE].itemDisplayVal.ToString();
  166. if (sou.Contains("+"))
  167. {
  168. result = m_ReportApp.m_rstDataMgr.ResultFilesList[0];
  169. }
  170. else
  171. {
  172. for (int i = 0; i < m_ReportApp.m_rstDataMgr.ResultFilesList.Count; i++)
  173. {
  174. if (sou == m_ReportApp.m_rstDataMgr.ResultFilesList[i].anotherFileName.ToString())
  175. {
  176. result = m_ReportApp.m_rstDataMgr.ResultFilesList[i];
  177. }
  178. }
  179. }
  180. //设置窗体的双缓冲,以保证大数据时拖动不卡
  181. this.SetStyle(ControlStyles.OptimizedDoubleBuffer | ControlStyles.ResizeRedraw | ControlStyles.AllPaintingInWmPaint, true);
  182. this.UpdateStyles();
  183. InitializeComponent();
  184. //利用反射设置DataGridView的双缓冲
  185. Type dgvType = this.dgV_ParticlesDevidePage.GetType();
  186. PropertyInfo pi = dgvType.GetProperty("DoubleBuffered", BindingFlags.Instance | BindingFlags.NonPublic);
  187. pi.SetValue(this.dgV_ParticlesDevidePage, true, null);
  188. }
  189. bool Init()
  190. {
  191. try
  192. {
  193. lan = new Language(this);
  194. table = lan.GetNameTable(this.Name);
  195. m_mythread_state = false;
  196. m_mythread = new Thread(new ParameterizedThreadStart(Thread_GO));
  197. //m_frm_userprogress = new Frm_UserProgress();
  198. fieldData = new FieldData(result.FilePath);
  199. Particledata = new ParticleData(result.FilePath);
  200. str_SysType = ((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["Sample"])["Members"])["MsrParams"])["SysType"].ToString();
  201. if (str_SysType == "0:IncA")
  202. {
  203. userLibraryData = null;
  204. }
  205. else
  206. {
  207. string str_libraryName = ((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["Sample"])["Members"])["MsrParams"])["STDName"].ToString();
  208. userLibrary = new UserLibraryData(str_libraryName);
  209. if (userLibrary.GetSqlHelper() != null)
  210. {
  211. userLibraryData = userLibrary.GetSubAttributeFromDatabase();
  212. }
  213. else
  214. {
  215. userLibraryData = null;
  216. }
  217. }
  218. //初始化底层操作类
  219. m_OTSIncAReportGridsFun = new OTSReportGridsFun(m_ReportApp, this);
  220. return true;
  221. }
  222. catch (Exception ex)
  223. {
  224. log.Error(ex.ToString());
  225. return false;
  226. }
  227. }
  228. private void ParticlesGridDevidePage_Load(object sender, EventArgs e)
  229. {
  230. if (!Init())
  231. {
  232. return;
  233. }
  234. ProgressStart();//进度条关闭通过cbB_PageSize.SelectedIndex事件
  235. if (!UpdateTable())
  236. {
  237. return;
  238. }
  239. cbB_PageSize.Items.Add("20");
  240. cbB_PageSize.Items.Add("100");
  241. cbB_PageSize.Items.Add("500");
  242. cbB_PageSize.Items.Add("1000");
  243. cbB_PageSize.Items.Add("5000");
  244. cbB_PageSize.Items.Add("All");
  245. cbB_PageSize.SelectedIndex = 0;
  246. }
  247. #region 自定义方法
  248. bool UpdateTable()
  249. {
  250. int sel = m_ReportApp.m_conditionChoose.m_conditionData.GetComboDownListIndexByItemName(OTSIncAReportApp.OTSSampleReportInfo.OTS_REPORT_PROP_GRID_ITEMS.PARTICE_LIST);
  251. if (sel == 1)
  252. {
  253. List<Particle> selectParticles = m_ReportApp.GetSelectedParticles();
  254. DataTable dtUelect = new DataTable();
  255. dtUelect.Columns.Add("fieldid");
  256. dtUelect.Columns.Add("particleid");
  257. dtUelect.Columns.Add("AveGray");
  258. dtUelect.Columns.Add("RectLeft");
  259. dtUelect.Columns.Add("RectTop");
  260. dtUelect.Columns.Add("RectWidth");
  261. dtUelect.Columns.Add("RectHeight");
  262. dtUelect.Columns.Add("Area");
  263. dtUelect.Columns.Add("PosX");
  264. dtUelect.Columns.Add("PosY");
  265. dtUelect.Columns.Add("TypeId");
  266. //dtUelect.Columns.Add("ElementNum");
  267. dtUelect.Columns.Add("SegmentNum");
  268. dtUelect.Columns.Add("SEMPosX");
  269. dtUelect.Columns.Add("SEMPosY");
  270. dtUelect.Columns.Add("XrayId");
  271. dtUelect.Columns.Add("DMAX");
  272. dtUelect.Columns.Add("DMIN");
  273. dtUelect.Columns.Add("DPERP");
  274. dtUelect.Columns.Add("PERIMETER");
  275. dtUelect.Columns.Add("ORIENTATION");
  276. dtUelect.Columns.Add("DINSCR");
  277. dtUelect.Columns.Add("DMEAN");
  278. dtUelect.Columns.Add("DELONG");
  279. dtUelect.Columns.Add("DFERET");
  280. dtUelect.Columns.Add("TypeName");
  281. dtUelect.Columns.Add("TypeColor");
  282. //dtUelect.Columns.Add("SubParticles");
  283. dtUelect.Columns.Add("Element");
  284. dtUelect.Columns.Add("Hardness");
  285. dtUelect.Columns.Add("Density");
  286. dtUelect.Columns.Add("Electrical_conductivity");
  287. for (int i = 0; i < selectParticles.Count; i++)
  288. {
  289. dtUelect.Rows.Add(selectParticles[i].FieldId, selectParticles[i].ParticleId, selectParticles[i].AveGray, selectParticles[i].RectLeft, selectParticles[i].RectTop, selectParticles[i].RectWidth, selectParticles[i].RectHeight, selectParticles[i].Area, selectParticles[i].PosX, selectParticles[i].PosX, selectParticles[i].TypeId, /*selectParticles[i].ElementNum,*/ selectParticles[i].SegmentNum, selectParticles[i].SEMPosX, selectParticles[i].SEMPosY, selectParticles[i].ParticleId, selectParticles[i].DMAX, selectParticles[i].DMIN, selectParticles[i].DPERP, selectParticles[i].PERIMETER, selectParticles[i].ORIENTATION, selectParticles[i].DINSCR, selectParticles[i].DMEAN, selectParticles[i].DELONG, selectParticles[i].DFERET, selectParticles[i].TypeName, selectParticles[i].TypeColor,/* "", */"", "", "", "");
  290. }
  291. if (userLibraryData != null)
  292. {
  293. for (int i = 0; i < dtUelect.Rows.Count; i++)
  294. {
  295. DataRow[] dr = userLibraryData.Select("STDId=" + dtUelect.Rows[i]["TypeId"].ToString());
  296. if (dr.Length > 0)
  297. {
  298. dtUelect.Rows[i]["Hardness"] = System.Text.RegularExpressions.Regex.Replace(dr[0]["Hardness"].ToString(), @"[^\d.\d]", "");
  299. dtUelect.Rows[i]["Density"] = System.Text.RegularExpressions.Regex.Replace(dr[0]["Density"].ToString(), @"[^\d.\d]", "");
  300. dtUelect.Rows[i]["Electrical_conductivity"] = System.Text.RegularExpressions.Regex.Replace(dr[0]["Electrical_conductivity"].ToString(), @"[^\d.\d]", "");
  301. }
  302. else
  303. {
  304. dtUelect.Rows[i]["Hardness"] = "";
  305. dtUelect.Rows[i]["Density"] = "";
  306. dtUelect.Rows[i]["Electrical_conductivity"] = "";
  307. }
  308. }
  309. }
  310. else
  311. {
  312. for (int i = 0; i < dtUelect.Rows.Count; i++)
  313. {
  314. dtUelect.Rows[i]["Hardness"] = "";
  315. dtUelect.Rows[i]["Density"] = "";
  316. dtUelect.Rows[i]["Electrical_conductivity"] = "";
  317. }
  318. }
  319. particlesAll = new DataTable();
  320. particlesAll = dtUelect.Copy();
  321. btn_Sel.Enabled = false;
  322. }
  323. else
  324. {
  325. //多次测试发现 读取数据库时间耗时长,但读取条数目对读取数据库时长影响不大,故此处直接读取所有数据库信息,以取代多次连接数据库方式,优化分页速度
  326. particlesAll = new DataTable();
  327. if (sel == (int)SelItem.analyticalParticle)
  328. {
  329. //particlesAll = Particledata.GetInfoForPartucleDevidePage2(condition);
  330. particlesAll = Particledata.GetInfoForPartucleDevidePage_analyticalParticle(condition);
  331. }
  332. if (sel == (int)SelItem.otherParticles)
  333. {
  334. particlesAll = Particledata.GetInfoForPartucleDevidePage_otherParticle(condition);
  335. }
  336. if (sel == (int)SelItem.MergeParticles)
  337. {
  338. particlesAll = Particledata.GetInfoForPartucleDevidePage_mergeParticles(condition);
  339. }
  340. particlesAll.Columns.Add("Hardness");
  341. particlesAll.Columns.Add("Density");
  342. particlesAll.Columns.Add("Electrical_conductivity");
  343. if (userLibraryData != null)
  344. {
  345. for (int i = 0; i < particlesAll.Rows.Count; i++)
  346. {
  347. DataRow[] dr = userLibraryData.Select("STDId=" + particlesAll.Rows[i]["TypeId"].ToString());
  348. if (dr.Length > 0)
  349. {
  350. particlesAll.Rows[i]["Hardness"] = dr[0]["Hardness"].ToString();
  351. particlesAll.Rows[i]["Density"] = dr[0]["Density"].ToString();
  352. particlesAll.Rows[i]["Electrical_conductivity"] = dr[0]["Electrical_conductivity"].ToString();
  353. }
  354. else
  355. {
  356. particlesAll.Rows[i]["Hardness"] = "";
  357. particlesAll.Rows[i]["Density"] = "";
  358. particlesAll.Rows[i]["Electrical_conductivity"] = "";
  359. }
  360. }
  361. }
  362. else
  363. {
  364. for (int i = 0; i < particlesAll.Rows.Count; i++)
  365. {
  366. particlesAll.Rows[i]["Hardness"] = "";
  367. particlesAll.Rows[i]["Density"] = "";
  368. particlesAll.Rows[i]["Electrical_conductivity"] = "";
  369. }
  370. }
  371. btn_Sel.Enabled = true;
  372. }
  373. if (particlesAll == null)
  374. {
  375. log.Error("There is an exception in the data of the database!");
  376. #region 加载进度条进度部份结束
  377. //加载完成设置鼠标为默认
  378. this.Cursor = Cursors.Default;
  379. //加载完成,关闭进度条
  380. m_frm_userprogress.Close();
  381. #endregion
  382. return false;
  383. }
  384. DataTable elementchemistry = Particledata.GetElementChemistry();
  385. for (int i = 0; i < particlesAll.Rows.Count; i++)
  386. {
  387. string str = "XRayId = " + particlesAll.Rows[i]["particleId"].ToString() + " and fieldid = " + particlesAll.Rows[i]["fieldid"].ToString();
  388. DataRow[] drs = elementchemistry.Select(str);
  389. string ConcatenatedString = "";
  390. for (int j = 0; j < drs.Length; j++)
  391. {
  392. ConcatenatedString += drs[j]["name"] + "-" + drs[j]["Percentage"] + ';';
  393. }
  394. particlesAll.Rows[i]["Element"] = ConcatenatedString;
  395. }
  396. return true;
  397. }
  398. /// <summary>
  399. /// DataRow转换为DataTable
  400. /// </summary>
  401. /// <param name="dt"></param>
  402. /// <param name="strWhere">筛选的条件</param>
  403. /// <returns></returns>
  404. public DataTable SreeenDataTable(DataTable dt, string strWhere)
  405. {
  406. if (dt.Rows.Count <= 0) return dt; //当数据为空时返回
  407. DataTable dtNew = dt.Clone(); //复制数据源的表结构
  408. DataRow[] dr = dt.Select(strWhere); //strWhere条件筛选出需要的数据!
  409. for (int i = 0; i < dr.Length; i++)
  410. {
  411. dtNew.Rows.Add(dr[i].ItemArray); // 将DataRow添加到DataTable中
  412. }
  413. return dtNew;
  414. }
  415. ///// <summary>
  416. ///// DataRow转换为DataTable
  417. ///// </summary>
  418. ///// <param name="dt"></param>
  419. ///// <param name="strWhere">筛选的条件</param>
  420. ///// <returns></returns>
  421. //public DataTable SreeenDataTable(DataTable dt, string strWhere)
  422. //{
  423. // if (dt.Rows.Count <= 0) return dt; //当数据为空时返回
  424. // DataTable dtNew = dt.Clone(); //复制数据源的表结构
  425. // DataRow[] dr = dt.Select(strWhere); //strWhere条件筛选出需要的数据!
  426. // for (int i = 0; i < dr.Length; i++)
  427. // {
  428. // dtNew.Rows.Add(dr[i].ItemArray); // 将DataRow添加到DataTable中
  429. // }
  430. // return dtNew;
  431. //}
  432. /// <summary>
  433. /// 传入单颗颗粒的particle类对象,返回从field中抠取出的bitmap对象,抠取单颗颗粒
  434. /// </summary>
  435. /// <param name="in_cotsparticleclr"></param>
  436. /// <returns></returns>
  437. public Bitmap GetBitmapByParticle(string fieldImage, Rectangle offset_rect)
  438. {
  439. //然后将取出的数据,转换成Bitmap对象
  440. Bitmap ls_bt = DrawFunction.ReadImageFile(fieldImage);
  441. //为了能把整个颗粒显示完整
  442. offset_rect.X = offset_rect.X - 5;
  443. offset_rect.Y = offset_rect.Y - 5;
  444. offset_rect.Width = offset_rect.Width + 10;
  445. offset_rect.Height = offset_rect.Height + 10;
  446. //防止计算偏差后,有坐标溢出现象
  447. if (offset_rect.X < 0)
  448. offset_rect.X = 0;
  449. if (offset_rect.Y < 0)
  450. offset_rect.Y = 0;
  451. if (offset_rect.X + offset_rect.Width > ls_bt.Width)
  452. {
  453. offset_rect.Width = ls_bt.Width - offset_rect.X;
  454. }
  455. if (offset_rect.Y + offset_rect.Height > ls_bt.Height)
  456. {
  457. offset_rect.Height = ls_bt.Height - offset_rect.Y;
  458. }
  459. //
  460. Bitmap new_ret_bp;
  461. //防止为0后面计算出错
  462. if (offset_rect.Width > 0 && offset_rect.Height > 0)
  463. {
  464. //最后通过list_showsegment组建成新的图片,进行返回
  465. new_ret_bp = ls_bt.Clone(offset_rect, PixelFormat.Format8bppIndexed);
  466. }
  467. else
  468. {
  469. new_ret_bp = new Bitmap(offset_rect.Width, offset_rect.Height);
  470. }
  471. return new_ret_bp;
  472. }
  473. public Bitmap GetBitmapForBig(string sub, ParticleData fielddata, double xs)
  474. {
  475. string vs = "," + sub.Replace(':', '-') + ",";
  476. DataTable dataTable = fielddata.GetParticleAll(vs);
  477. if (dataTable.Rows.Count == 0)
  478. {
  479. return null;
  480. }
  481. string path = result.FilePath;
  482. //内接矩形
  483. double max_Y = Convert.ToInt64(dataTable.Rows[0]["FieldPosY"]) * xs - Convert.ToInt64(dataTable.Rows[0]["RectTop"]);
  484. double max_X = Convert.ToInt64(dataTable.Rows[0]["FieldPosX"]) * xs + Convert.ToInt64(dataTable.Rows[0]["RectLeft"]);
  485. double min_Y = max_Y;
  486. double min_X = max_X;
  487. //拼接field矩形
  488. double MAX_Y = Convert.ToInt64(dataTable.Rows[0]["FieldPosY"]) * xs;
  489. double MAX_X = Convert.ToInt64(dataTable.Rows[0]["FieldPosX"]) * xs;
  490. double MIN_Y = MAX_Y;
  491. double MIN_X = MAX_X;
  492. foreach (DataRow item in dataTable.Rows)
  493. {
  494. //颗粒外接矩形
  495. double lefttopX = Convert.ToInt64(item["FieldPosX"]) * xs + Convert.ToInt64(item["RectLeft"]);
  496. if (lefttopX < min_X)
  497. {
  498. min_X = lefttopX;
  499. }
  500. if (lefttopX + Convert.ToInt64(item["RectWidth"]) > max_X)
  501. {
  502. max_X = lefttopX + Convert.ToInt64(item["RectWidth"]);
  503. }
  504. double lrfttopY = Convert.ToInt64(item["FieldPosY"]) * xs - Convert.ToInt64(item["RectTop"]);
  505. if (max_Y < lrfttopY)
  506. {
  507. max_Y = lrfttopY;
  508. }
  509. if (min_Y > lrfttopY - Convert.ToInt64(item["RectHeight"]))
  510. {
  511. min_Y = lrfttopY - Convert.ToInt64(item["RectHeight"]);
  512. }
  513. //画布
  514. double lefttopXH = Convert.ToInt64(item["FieldPosX"]) * xs;
  515. if (lefttopXH > MAX_X)
  516. {
  517. MAX_X = lefttopXH;
  518. }
  519. if (lefttopXH < MIN_X)
  520. {
  521. MIN_X = lefttopXH;
  522. }
  523. double lrfttopYH = Convert.ToInt64(item["FieldPosY"]) * xs;
  524. if (MAX_Y < lrfttopYH)
  525. {
  526. MAX_Y = lrfttopYH;
  527. }
  528. if (MIN_Y > lrfttopYH)
  529. {
  530. MIN_Y = lrfttopYH;
  531. }
  532. }
  533. int WIDTH = Convert.ToInt32(MAX_X - MIN_X) + 1024;
  534. int HEIGHT = Convert.ToInt32(MAX_Y - MIN_Y) + 768;
  535. //构造最终的图片白板
  536. Bitmap tableChartImage = new Bitmap(WIDTH, HEIGHT);
  537. Graphics graph = Graphics.FromImage(tableChartImage);
  538. //初始化这个大图
  539. graph.DrawImage(tableChartImage, 0, 0);
  540. int width = Convert.ToInt32(max_X - min_X);
  541. int height = Convert.ToInt32(max_Y - min_Y);
  542. int X = Convert.ToInt32(min_X - MIN_X);
  543. int Y = Convert.ToInt32(MAX_Y - max_Y);
  544. Rectangle rectangle = new Rectangle() { X = X, Y = Y, Width = width, Height = height };
  545. foreach (DataRow item in dataTable.Rows)
  546. {
  547. string filePath = path + "\\FIELD_FILES\\";
  548. string imagePath = filePath + "Field" + item["fieldid"].ToString() + ".bmp";
  549. //然后将取出的数据,转换成Bitmap对象
  550. Bitmap ls_bt = DrawFunction.ReadImageFile(imagePath);
  551. int x = Convert.ToInt32(Convert.ToDouble(item["FieldPosX"]) * xs - MIN_X);
  552. int y = System.Math.Abs(Convert.ToInt32(Convert.ToDouble(item["FieldPosY"]) * xs - MAX_Y));
  553. try
  554. {
  555. graph.DrawImage(ls_bt, x, y);
  556. }
  557. catch /*(Exception e)*/
  558. {
  559. throw;
  560. }
  561. }
  562. Bitmap bmap = tableChartImage.Clone(rectangle, PixelFormat.Format8bppIndexed);
  563. return bmap;
  564. }
  565. private void BindDataGridView()
  566. {
  567. dgV_ParticlesDevidePage.Visible = false;
  568. if (m_frm_userprogress.IsDisposed)
  569. {
  570. ProgressStart();
  571. }
  572. dgV_ParticlesDevidePage.Rows.Clear();
  573. dgV_ParticlesDevidePage.Columns.Clear();
  574. //从报告xml文件中加载,显示计算列,显示元素信息
  575. string str_DefaultComputedColName = "", str_ElementsColName = "";
  576. DataSet ds = XMLoperate.GetXmlData(Application.StartupPath + RptConfigFile.m_ReportMgrParamFile, "XMLData");
  577. DataTable dt = ds.Tables["Member"];
  578. foreach (DataRow element in dt.Rows)
  579. {
  580. string RegName = element["RegName"].ToString();
  581. if (RegName == "DefaultComputedColName")
  582. {
  583. str_DefaultComputedColName = element["strValue"].ToString();
  584. }
  585. if (RegName == "ElementsColName")
  586. {
  587. str_ElementsColName = element["strValue"].ToString();
  588. }
  589. }
  590. //获取需要显示的计算列
  591. string[] strs = str_DefaultComputedColName.Split(',');
  592. //列名
  593. Dictionary<string, string> keyValues = new Dictionary<string, string>() { };
  594. keyValues.Add("rowid", table["str4"].ToString());
  595. keyValues.Add("TypeName", table["str6"].ToString());
  596. keyValues.Add("ParticleImage", table["str5"].ToString());
  597. keyValues.Add("FieldId", "FieldId");
  598. keyValues.Add("ParticleId", "ParticleId");
  599. keyValues.Add("SEMPosX", "SEMPosX");
  600. keyValues.Add("SEMPosY", "SEMPosY");
  601. for (int i = 0; i < strs.Count(); i++)
  602. {
  603. if (strs[i] == "ParticleCoordinate")
  604. {
  605. keyValues.Add("PosX", "PosX");
  606. keyValues.Add("PosY", "PosY");
  607. }
  608. if (strs[i] == "Area")
  609. {
  610. keyValues.Add("Area", table["str21"].ToString());
  611. }
  612. if (strs[i] == "EquivalentCircleDiameter")
  613. {
  614. keyValues.Add("Equivalent", table["str22"].ToString());
  615. }
  616. if (strs[i] == "MaxDiameter")
  617. {
  618. keyValues.Add("DMAX", table["str23"].ToString());
  619. }
  620. if (strs[i] == "MinDiameter")
  621. {
  622. keyValues.Add("DMIN", table["str24"].ToString());
  623. }
  624. if (strs[i] == "DiameterRatio")
  625. {
  626. keyValues.Add("DiameterRatio", table["str25"].ToString());
  627. }
  628. if (strs[i] == "FerretDiameter")
  629. {
  630. keyValues.Add("DFERET", table["str26"].ToString());
  631. }
  632. if (strs[i] == "PERP")
  633. {
  634. keyValues.Add("DPERP", table["str27"].ToString());
  635. }
  636. if (strs[i] == "PERI")
  637. {
  638. keyValues.Add("PERIMETER", table["str28"].ToString());
  639. }
  640. if (strs[i] == "INSCR")
  641. {
  642. keyValues.Add("DINSCR", table["str29"].ToString());
  643. }
  644. if (strs[i] == "MEAN")
  645. {
  646. keyValues.Add("DMEAN", table["str30"].ToString());
  647. }
  648. if (strs[i] == "ELONG")
  649. {
  650. keyValues.Add("DELONG", table["str31"].ToString());
  651. }
  652. if (strs[i] == "ASPECT_ELONG")
  653. {
  654. keyValues.Add("ASPECT_ELONG", table["str32"].ToString());
  655. }
  656. if (strs[i] == "Orientation")
  657. {
  658. keyValues.Add("ORIENTATION", table["str33"].ToString());
  659. }
  660. if (str_SysType == "1:CleannessA")
  661. {
  662. if (strs[i] == "Hardness")
  663. {
  664. keyValues.Add("Hardness", table["str34"].ToString());
  665. }
  666. if (strs[i] == "Density")
  667. {
  668. keyValues.Add("Density", table["str35"].ToString());
  669. }
  670. if (strs[i] == "Electrical_conductivity")
  671. {
  672. keyValues.Add("Electrical_conductivity", table["str36"].ToString());
  673. }
  674. }
  675. }
  676. keyValues.Add("Element", "Element");
  677. Dictionary<string, string>.Enumerator en = keyValues.GetEnumerator();
  678. for (int irow = 0; irow < keyValues.Count; irow++)
  679. {
  680. if (en.MoveNext())
  681. {
  682. if (en.Current.Key == "ParticleImage")
  683. {
  684. DataGridViewImageColumn iconColumn = new DataGridViewImageColumn();
  685. iconColumn.Name = en.Current.Key;
  686. iconColumn.HeaderText = en.Current.Value;
  687. dgV_ParticlesDevidePage.Columns.Add(iconColumn);
  688. }
  689. else if (en.Current.Key == "Element")
  690. {
  691. }
  692. else
  693. {
  694. /*int columndid = */dgV_ParticlesDevidePage.Columns.Add(en.Current.Key, en.Current.Value);
  695. }
  696. }
  697. }
  698. if (PageSize == -1)
  699. {
  700. PageSize = particlesAll.Rows.Count;
  701. }
  702. if (particlesAll == null)
  703. {
  704. return;
  705. }
  706. RecordCount = particlesAll.Rows.Count;
  707. particles = particlesAll.Clone();
  708. for (int fi = (PageIndex - 1) * pageSize; fi < PageIndex * pageSize; fi++)
  709. {
  710. if (fi > RecordCount - 1)
  711. {
  712. break;
  713. }
  714. particles.ImportRow(particlesAll.Rows[fi]);
  715. }
  716. string particleM = "";
  717. //获取需要显示的元素名
  718. List<string> ElementTypeSort = new List<string>(str_ElementsColName.Split(',').ToList());//去重
  719. for (int i = 0; i < ElementTypeSort.Count; i++)
  720. {
  721. dgV_ParticlesDevidePage.Columns.Add(ElementTypeSort[i], ElementTypeSort[i]);
  722. }
  723. double jd = 95f / (double)particles.Rows.Count;//计算进度刻度
  724. string filePath = result.FilePath + "\\FIELD_FILES\\";
  725. KeyValuePair<string, Bitmap> FieldImage = new KeyValuePair<string, Bitmap>();
  726. for (int i = 0; i < particles.Rows.Count; i++)
  727. {
  728. //更新进度,每100条记录加载完,更新一次进度
  729. if (i % 10 == 0)
  730. m_frm_userprogress.SetProgressValueAndText((int)(jd * i), "loading..");
  731. Dictionary<string, string>.Enumerator enl = keyValues.GetEnumerator();
  732. int add_rowindex = dgV_ParticlesDevidePage.Rows.Add();
  733. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[0].Value = (pageSize * (PageIndex - 1) + add_rowindex + 1).ToString();
  734. for (int k = 0; k < keyValues.Count; k++)
  735. {
  736. if (enl.MoveNext())
  737. {
  738. if (enl.Current.Key == "rowid")
  739. {
  740. //dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = i + 1;
  741. }
  742. if (enl.Current.Key == "ParticleImage")
  743. {
  744. if (particles.Columns.Contains("SubParticles"))
  745. {
  746. string subt = particles.Rows[i]["SubParticles"].ToString();
  747. if (subt != null && subt != "")
  748. {
  749. double ScanFieldSize = Convert.ToDouble(((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["Sample"])["Members"])["SEMDataMsr"])["ScanFieldSize"]);
  750. string filePatht = result.FilePath + "\\FIELD_FILES\\";
  751. string imagePatht = filePatht + "Field" + subt.Split(',')[0].Split(':')[0].ToString() + ".bmp";
  752. //然后将取出的数据,转换成Bitmap对象
  753. Bitmap tempbit = Particledata.ReadImageFile(imagePatht);
  754. int pixw = tempbit.Width;
  755. double xs = pixw / ScanFieldSize;
  756. particleM = particleM + "," + subt;
  757. Bitmap bmap = Particledata.GetBitmapForBig(subt, xs, result.FilePath, tempbit.Height, tempbit.Width);
  758. if (bmap != null)
  759. {
  760. string[] str = subt.Split(',');
  761. bmap.Tag = new List<string>() { str[0].Split(':')[0], str[0].Split(':')[1], particles.Rows[i]["TypeId"].ToString() };
  762. dgV_ParticlesDevidePage.Rows[add_rowindex].Height = 150;
  763. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = bmap;
  764. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Style.BackColor = Color.Azure;
  765. dgV_ParticlesDevidePage.Rows[add_rowindex].DefaultCellStyle.ForeColor = Color.Chocolate;
  766. }
  767. else
  768. {
  769. dgV_ParticlesDevidePage.Rows[add_rowindex].Height = 150;
  770. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Style.BackColor = Color.Azure;
  771. }
  772. }
  773. }
  774. else
  775. {
  776. if (FieldImage.Key != particles.Rows[i]["fieldid"].ToString() || FieldImage.Value == null)
  777. {
  778. string imagePath = filePath + "Field" + particles.Rows[i]["fieldid"].ToString() + ".bmp";
  779. FieldImage = new KeyValuePair<string, Bitmap>(particles.Rows[i]["fieldid"].ToString(), Particledata.ReadImageFile(imagePath));
  780. }
  781. Rectangle rectangle = new Rectangle() { X = Convert.ToInt32(particles.Rows[i]["RectLeft"]), Y = Convert.ToInt32(particles.Rows[i]["RectTop"]), Width = Convert.ToInt32(particles.Rows[i]["RectWidth"]), Height = Convert.ToInt32(particles.Rows[i]["RectHeight"]) };
  782. Bitmap bmap = Particledata.GetBitmapByParticle(FieldImage.Value, rectangle);
  783. bmap.Tag = new List<string>() { particles.Rows[i]["FieldId"].ToString(), particles.Rows[i]["ParticleId"].ToString(), particles.Rows[i]["TypeId"].ToString(), particles.Rows[i]["XrayId"].ToString() };
  784. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = bmap;
  785. dgV_ParticlesDevidePage.Rows[add_rowindex].Height = bmap.Height + 20;
  786. }
  787. }
  788. if (enl.Current.Key == "DiameterRatio")
  789. {
  790. double d = Convert.ToDouble(particles.Rows[i]["DMAX"]) / Convert.ToDouble(particles.Rows[i]["DMIN"]);
  791. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = Math.Round(d, 2);
  792. }
  793. if (enl.Current.Key == "ASPECT_ELONG")
  794. {
  795. double d = Convert.ToDouble(particles.Rows[i]["DELONG"]) / Convert.ToDouble(particles.Rows[i]["DMEAN"]);
  796. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = Math.Round(d, 2);
  797. }
  798. if (particles.Columns.Contains(enl.Current.Key))
  799. {
  800. double num = 0;
  801. if (double.TryParse(particles.Rows[i][enl.Current.Key].ToString(), out num))
  802. {
  803. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = Math.Round(num, 2);
  804. }
  805. else if (enl.Current.Key == "Element")
  806. {
  807. List<string> elementtemp = new List<string>(ElementTypeSort);
  808. string[] strcbo = particles.Rows[i][enl.Current.Key].ToString().Split(';');
  809. for (int j = 0; j < strcbo.Length; j++)
  810. {
  811. string[] str = strcbo[j].Split('-');
  812. if (ElementTypeSort.Contains(str[0]))
  813. { dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[str[0].ToString()].Value = Math.Round(double.Parse(str[1]), 2).ToString(); }
  814. elementtemp.Remove(str[0].ToString());
  815. }
  816. foreach (var ele in elementtemp)
  817. {
  818. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[ele].Value = "0";
  819. }
  820. }
  821. else
  822. {
  823. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = particles.Rows[i][enl.Current.Key];
  824. }
  825. }
  826. if (enl.Current.Key == "TypeName")
  827. {
  828. if (particles.Rows[i]["TypeId"].ToString() == "9")
  829. {
  830. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = "Not Identified";
  831. }
  832. }
  833. if (enl.Current.Key == "Equivalent")
  834. {
  835. double dSize = Convert.ToDouble(particles.Rows[i]["Area"]);
  836. double Diameter = Math.Sqrt(dSize / Math.PI) * 2;
  837. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = Math.Round(Diameter, 2);
  838. }
  839. if (enl.Current.Key == "Hardness")
  840. {
  841. string str = ChangeHardnessColor(particles.Rows[i]["Hardness"].ToString());
  842. {
  843. if (str == "#FF0000")
  844. {
  845. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Style.ForeColor = Color.Red;
  846. }
  847. dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[k].Value = particles.Rows[i]["Hardness"].ToString();
  848. }
  849. }
  850. }
  851. }
  852. }
  853. #region 加载进度条进度部份结束
  854. //加载完成设置鼠标为默认
  855. this.Cursor = Cursors.Default;
  856. string str8 = table["str8"].ToString();
  857. m_frm_userprogress.SetProgressValueAndText(100, str8);
  858. //加载完成,关闭进度条
  859. m_frm_userprogress.Close();
  860. #endregion
  861. dgV_ParticlesDevidePage.Visible = true;
  862. }
  863. /// <summary>
  864. /// 设置DataGridView样式
  865. /// </summary>
  866. private void SetDataGridViewStyle()
  867. {
  868. //用户不能调整标题的高度
  869. dgV_ParticlesDevidePage.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  870. //用户不能调整 行高
  871. dgV_ParticlesDevidePage.AllowUserToResizeRows = false;
  872. //点击选择整行
  873. dgV_ParticlesDevidePage.SelectionMode = DataGridViewSelectionMode.FullRowSelect;
  874. //居中显示
  875. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  876. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  877. dgV_ParticlesDevidePage.DefaultCellStyle = dataGridViewCellStyle1;
  878. dgV_ParticlesDevidePage.ColumnHeadersDefaultCellStyle.Alignment = DataGridViewContentAlignment.MiddleCenter;
  879. //再次重覆禁用拖动表头高度,居然有效果了
  880. dgV_ParticlesDevidePage.ColumnHeadersHeightSizeMode = DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  881. //设置grid可以复制
  882. dgV_ParticlesDevidePage.ClipboardCopyMode = DataGridViewClipboardCopyMode.EnableAlwaysIncludeHeaderText;
  883. //设置每列的宽度
  884. dgV_ParticlesDevidePage.Columns[0].Width = 40;//第一列序号的宽度设置一下吧,要不太丑
  885. dgV_ParticlesDevidePage.Columns[1].Width = 150;
  886. //dgV_ParticlesDevidePage.Columns[dgV_ParticlesDevidePage.Columns.Count - 1].Width = 450;
  887. //dgV_ParticlesDevidePage.Columns[dgV_ParticlesDevidePage.Columns.Count - 1].DefaultCellStyle.Alignment = DataGridViewContentAlignment.MiddleLeft;
  888. //设置序号列不排序
  889. dgV_ParticlesDevidePage.Columns[0].SortMode = DataGridViewColumnSortMode.NotSortable;
  890. //设置序号列不可以设置宽度
  891. dgV_ParticlesDevidePage.Columns[0].Resizable = DataGridViewTriState.False;
  892. dgV_ParticlesDevidePage.RowsDefaultCellStyle.BackColor = Color.Azure;
  893. }
  894. #endregion
  895. #region 相关事件
  896. private void ToolStripMenuItem1_Click(object sender, EventArgs e)
  897. {
  898. //复制整个表
  899. CopyAll();
  900. }
  901. private void ToolStripMenuItem2_Click(object sender, EventArgs e)
  902. {
  903. //复制选择区域
  904. CopySelected();
  905. }
  906. /// <summary>
  907. /// 复制选择区域
  908. /// </summary>
  909. public void CopySelected()
  910. {
  911. //复制选择区域
  912. object oo = dgV_ParticlesDevidePage.GetClipboardContent();
  913. if (oo != null)
  914. Clipboard.SetDataObject(dgV_ParticlesDevidePage.GetClipboardContent());
  915. }
  916. /// <summary>
  917. /// 复制所有
  918. /// </summary>
  919. public void CopyAll()
  920. {
  921. dgV_ParticlesDevidePage.SelectAll();
  922. Clipboard.SetDataObject(dgV_ParticlesDevidePage.GetClipboardContent());
  923. }
  924. /// <summary>
  925. /// 以图像的方式将GridView进行截图
  926. /// </summary>
  927. public void CopyImage()
  928. {
  929. int height, width;
  930. width = dgV_ParticlesDevidePage.Columns.GetColumnsWidth(DataGridViewElementStates.Visible) + 2;
  931. height = this.Height;
  932. Bitmap image = new Bitmap(width, height);
  933. dgV_ParticlesDevidePage.DrawToBitmap(image, new Rectangle(0, 0, width, height));
  934. Clipboard.SetImage(image);
  935. }
  936. private void toolStripMenuItem4_Click(object sender, EventArgs e)
  937. {
  938. //对gridview进行截图
  939. CopyImage();
  940. }
  941. private void dgV_ParticlesDevidePage_SortCompare(object sender, DataGridViewSortCompareEventArgs e)
  942. {
  943. //排序中
  944. if (this.dgV_ParticlesDevidePage.Rows[e.RowIndex1].Tag != null && this.dgV_ParticlesDevidePage.Rows[e.RowIndex1].Tag.ToString() == "统计行")
  945. {
  946. //ROW1>ROW2
  947. e.SortResult = 1;
  948. if (this.dgV_ParticlesDevidePage.SortOrder == SortOrder.Descending)
  949. e.SortResult = -1;
  950. e.Handled = true;
  951. return;
  952. }
  953. if (this.dgV_ParticlesDevidePage.Rows[e.RowIndex2].Tag != null && this.dgV_ParticlesDevidePage.Rows[e.RowIndex2].Tag.ToString() == "统计行")
  954. {
  955. //ROW1<ROW2
  956. e.SortResult = -1;
  957. if (this.dgV_ParticlesDevidePage.SortOrder == SortOrder.Descending)
  958. e.SortResult = 1;
  959. e.Handled = true;
  960. return;
  961. }
  962. }
  963. /// <summary>
  964. /// 将OTS坐标转换为Sem 坐标
  965. /// </summary>
  966. /// <param name="POTSCoord"></param>
  967. /// <returns></returns>
  968. public Point ChangeOTSToSemCoord(Point POTSCoord)
  969. {
  970. //first if m_semstagedata is null to get stage inforation
  971. Convert.ToDouble(((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["scanFieldSize"]);
  972. //after obtaining stage info,calc stage point data
  973. Point ret_SEM_point = new Point();
  974. // get center point, um
  975. long xStart = Convert.ToInt64(((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["Members"])["XAxis"])["start"]);
  976. long xEnd = Convert.ToInt64(((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["Members"])["XAxis"])["end"]);
  977. long xCenter = (xStart + xEnd) / 2;
  978. long yStart = Convert.ToInt64(((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["Members"])["YAxis"])["start"]);
  979. long yEnd = Convert.ToInt64(((Dictionary<string, object>)((Dictionary<string, object>)((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["Members"])["YAxis"])["end"]);
  980. long yCenter = (yStart + yEnd) / 2;
  981. // delte = SEM - OTSa
  982. long deltex = xCenter - 0;
  983. long deltey = yCenter - 0;
  984. int xdir = Convert.ToInt32(((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["xAxisDir"]);
  985. int ydir = Convert.ToInt32(((Dictionary<string, object>)result.ResultInfo["SEMStageData"])["yAxisDir"]);
  986. if (xdir == (int)OTS_X_AXIS_DIRECTION.LEFT_TOWARD)
  987. {
  988. ret_SEM_point.X = -1 * (POTSCoord.X - Convert.ToInt32(deltex));
  989. }
  990. else if (xdir == (int)OTS_X_AXIS_DIRECTION.RIGHT_TOWARD)
  991. {
  992. ret_SEM_point.X = POTSCoord.X + Convert.ToInt32(deltex);
  993. }
  994. if (ydir == (int)OTS_Y_AXIS_DIRECTION.UP_TOWARD)
  995. {
  996. ret_SEM_point.Y = POTSCoord.Y + Convert.ToInt32(deltey);
  997. }
  998. else if (ydir == (int)OTS_Y_AXIS_DIRECTION.DOWN_TOWARD)
  999. {
  1000. ret_SEM_point.Y = -1 * (POTSCoord.Y - Convert.ToInt32(deltey));
  1001. }
  1002. return ret_SEM_point;
  1003. }
  1004. #endregion
  1005. #region 获取向导出模块提供的DataTable和GridView对象
  1006. /// <summary>
  1007. /// 获取到该模块输出后形成的DataTable,和GridView
  1008. /// </summary>
  1009. /// <param name="out_dt"></param>
  1010. /// <param name="out_dg"></param>
  1011. public void GetDataTableAndGridView(out DataTable out_dt, out DataGridView out_dg)
  1012. {
  1013. out_dt = m_dt;
  1014. out_dg = this.dgV_ParticlesDevidePage;//同样通过 dgV_ParticlesDevidePage.Rows[add_rowindex].Cells[2].Value 来获取bitmap对象
  1015. }
  1016. #endregion
  1017. #region 连接电镜相关
  1018. /// <summary>
  1019. /// 移动SEM到指定位置线程函数
  1020. /// </summary>
  1021. private void Thread_GO(object in_obj)
  1022. {
  1023. if (m_mythread_state == false)
  1024. {
  1025. m_mythread_state = true;
  1026. Point sem_point = (Point)in_obj;
  1027. //第一步,连接电镜
  1028. m_OTSIncAReportGridsFun.Connection_ForParticlesGrid();
  1029. Thread.Sleep(500);
  1030. //第二步,移动到指定位置,先读取再设置
  1031. if (m_OTSIncAReportGridsFun.m_SEMConnectionState == true)
  1032. {
  1033. m_OTSIncAReportGridsFun.MoveSemToPointXY_ForParticlesGrid(sem_point.X, sem_point.Y);
  1034. }
  1035. Thread.Sleep(1500);
  1036. //第三步,断开电镜连接
  1037. //m_OTSIncAReportGridsFun.DisConnectSEM_ForParticlesGrid();
  1038. //Thread.Sleep(500);
  1039. m_mythread_state = false;
  1040. }
  1041. }
  1042. #endregion
  1043. private void ToolStripMenuItem_exportzoomimagefile_Click(object sender, EventArgs e)
  1044. {
  1045. //导出放大图像
  1046. FolderBrowserDialog fbd = new FolderBrowserDialog();
  1047. if (fbd.ShowDialog() == DialogResult.OK)
  1048. {
  1049. m_imagefilepath = fbd.SelectedPath;
  1050. for (int i = 0; i < m_dt.Rows.Count; i++)
  1051. {
  1052. Bitmap ls_bp = new Bitmap(1, 1);
  1053. ls_bp = (Bitmap)m_dt.Rows[i][1];
  1054. string strPath = m_imagefilepath + "\\" + (i + 1).ToString() + ".jpg";
  1055. string strPath2 = m_imagefilepath + "\\" + (i + 1).ToString() + "s.jpg";
  1056. ls_bp.Save(strPath);
  1057. //m_COTSReportProjFileMgrClr.ReZoom(strPath, strPath2);
  1058. System.IO.File.Delete(strPath);//再将文件删除
  1059. }
  1060. string str1 = table["str9"].ToString();
  1061. MessageBox.Show(str1 + m_dt.Rows.Count.ToString());
  1062. }
  1063. }
  1064. /// <summary>
  1065. /// 导出二次放大图像
  1066. /// </summary>
  1067. /// <param name="str_srcPathName"></param>
  1068. /// <param name="str_outPathName"></param>
  1069. public void ParticleReZoom(string str_srcPathName, string str_outPathName)
  1070. {
  1071. //m_COTSReportProjFileMgrClr.ReZoom(str_srcPathName, str_outPathName);
  1072. }
  1073. private void ToolStripMenuItem3_Click(object sender, EventArgs e)
  1074. {
  1075. //恢复至初始状态
  1076. dgV_ParticlesDevidePage.Rows.Clear();
  1077. dgV_ParticlesDevidePage.Columns.Clear();
  1078. BindDataGridView();
  1079. SetDataGridViewStyle();
  1080. }
  1081. private void ToolStripMenuItem5_Click(object sender, EventArgs e)
  1082. {
  1083. /*注意:多数据源情况下,只获取第一个数据源的选择了多行的情况下,只获取最后一个选择行的,没有办法,这是为了符合李阳博士提出的要求*/
  1084. //先获取鼠标所选择的行里的颗粒的FieldID和ParticleID
  1085. string i_ls_fieldid = "";
  1086. string i_ls_particleid = "";
  1087. int cou = dgV_ParticlesDevidePage.SelectedRows.Count;
  1088. if (cou > 0)
  1089. {
  1090. DataGridViewRow dgvr = dgV_ParticlesDevidePage.SelectedRows[cou - 1];
  1091. Bitmap ls_bp = (Bitmap)dgvr.Cells[2].Value;
  1092. List<string> list_str = (List<string>)ls_bp.Tag;
  1093. if (list_str != null)
  1094. {
  1095. i_ls_fieldid = list_str[0];
  1096. i_ls_particleid = list_str[1];
  1097. }
  1098. }
  1099. ParticleData particleData = new ParticleData(result.FilePath);
  1100. Particle particle = particleData.GetParticleByFidAndPid(i_ls_fieldid, i_ls_particleid);
  1101. ////然后遍历所有的Field
  1102. //Point ls_ots_point = new Point() { X = particle.PosX, Y = particle.PosY };
  1103. ////将该坐标转成SEM坐标
  1104. //Point ls_sem_point = ChangeOTSToSemCoord(ls_ots_point);
  1105. //取得Field的Position,然后执行线程移动SEM到当前Field的位置
  1106. if (m_mythread == null)
  1107. {
  1108. return;
  1109. }
  1110. if (m_mythread.ThreadState == ThreadState.Running || m_mythread.ThreadState == ThreadState.WaitSleepJoin)
  1111. {
  1112. return;
  1113. }
  1114. if (m_mythread.ThreadState == ThreadState.Stopped)
  1115. {
  1116. m_mythread = new Thread(new ParameterizedThreadStart(Thread_GO));
  1117. }
  1118. //改为线程调用,先判断线程状态
  1119. m_mythread.Start(new Point(particle.SEMPosX, particle.SEMPosY));
  1120. }
  1121. private void ToolStripMenuItem_selectparticle_Click(object sender, EventArgs e)
  1122. {
  1123. string path = result.FilePath;
  1124. ParticleData fielddata = new ParticleData(result.FilePath);
  1125. List<Particle> particles = fielddata.GetParticleAllList();
  1126. List<Particle> ls_list_cotsparticleclr = new List<Particle>();
  1127. for (int l = 0; l < dgV_ParticlesDevidePage.SelectedRows.Count; l++)
  1128. {
  1129. //从事先加载的Bitmap对象的Tag中取出List<string>
  1130. DataGridViewRow dgvr = dgV_ParticlesDevidePage.SelectedRows[l];
  1131. Bitmap ls_bp = (Bitmap)dgvr.Cells[2].Value;
  1132. List<string> list_str = (List<string>)ls_bp.Tag;
  1133. if (list_str != null)
  1134. {
  1135. int i_ls_fieldid = Convert.ToInt32(list_str[0]);
  1136. int i_ls_particleid = Convert.ToInt32(list_str[1]);
  1137. foreach (Particle item in particles)
  1138. {
  1139. if (i_ls_fieldid == item.FieldId && i_ls_particleid == item.ParticleId)
  1140. {
  1141. ls_list_cotsparticleclr.Add(item);
  1142. break;
  1143. }
  1144. }
  1145. }
  1146. }
  1147. m_ReportApp.SetSelectedParticles(ls_list_cotsparticleclr);
  1148. string str1 = table["str1"].ToString();
  1149. //然后循环得出,list cotsparticleclr列表,返回给框架
  1150. //m_sec.SendCall(str1, "", "", ls_list_cotsparticleclr);
  1151. string str2 = table["str2"].ToString();
  1152. string str3 = table["str3"].ToString();
  1153. MessageBox.Show(str2 + ls_list_cotsparticleclr.Count.ToString() + str3);
  1154. }
  1155. private void ToolStripMenuItem_exportimagefile_Click(object sender, EventArgs e)
  1156. {
  1157. FolderBrowserDialog fbd = new FolderBrowserDialog();
  1158. if (fbd.ShowDialog() == DialogResult.OK)
  1159. {
  1160. m_imagefilepath = fbd.SelectedPath;
  1161. for (int i = 0; i < dgV_ParticlesDevidePage.Rows.Count; i++)
  1162. {
  1163. Bitmap ls_bp = new Bitmap(1, 1);
  1164. ls_bp = (Bitmap)dgV_ParticlesDevidePage.Rows[i].Cells[2].Value;
  1165. ls_bp.Save(m_imagefilepath + "\\" + (i + 1).ToString() + ".jpg");
  1166. }
  1167. string str9 = table["str9"].ToString();
  1168. MessageBox.Show(str9 + dgV_ParticlesDevidePage.Rows.Count.ToString());
  1169. }
  1170. }
  1171. private void testToolStripMenuItem_Click(object sender, EventArgs e)
  1172. {
  1173. ////测试导出指定颗粒的能谱图,测试相关代码
  1174. //OTSIncAReportGraph.DParticle ls_dparticle = new OTSIncAReportGraph.DParticle();
  1175. //for (int i = 0; i < dgV_ParticlesDevidePage.SelectedRows.Count; i++)
  1176. //{
  1177. // //获取选择行颗粒的fieldid,和particleid
  1178. // string str_fieldid = "";
  1179. // string str_particleid = "";
  1180. // string str_stdtypeid = "";
  1181. // DataGridViewRow dgvr = dgV_ParticlesDevidePage.SelectedRows[i];
  1182. // Bitmap ls_bp = (Bitmap)dgvr.Cells[2].Value;
  1183. // List<string> list_str = (List<string>)ls_bp.Tag;
  1184. // if (list_str != null)
  1185. // {
  1186. // str_fieldid = list_str[0];
  1187. // str_particleid = list_str[1];
  1188. // str_stdtypeid = list_str[2];
  1189. // }
  1190. // ls_dparticle.CLRFieldID = Convert.ToInt32(str_fieldid);
  1191. // ls_dparticle.CLRTagID = Convert.ToInt32(str_particleid);
  1192. // ls_dparticle.STDTypeID = Convert.ToInt32(str_stdtypeid);
  1193. //}
  1194. ////显示xray能谱
  1195. //ShowXRay(ls_dparticle);
  1196. //Bitmap ls_bpex = new Bitmap(control_XRayTable1.Width, control_XRayTable1.Height);
  1197. //control_XRayTable1.DrawToBitmap(ls_bpex, new Rectangle(0, 0, control_XRayTable1.Width, control_XRayTable1.Height));
  1198. ////Bitmap ls_bpex = control_XRayTable1.ExportXRayImage();
  1199. //ls_bpex.Save("e:\\test222.jpg");
  1200. }
  1201. /// <summary>
  1202. /// 判断条件输入 前<后
  1203. /// </summary>
  1204. /// <param name="min"></param>
  1205. /// <param name="max"></param>
  1206. /// <returns></returns>
  1207. bool CompareInput(string min, string max)
  1208. {
  1209. int imax = 0;
  1210. int imin = 0;
  1211. double dmax = 0;
  1212. double dmin = 0;
  1213. if (int.TryParse(max, out imax))
  1214. {
  1215. dmax = (double)imax;
  1216. }
  1217. else
  1218. {
  1219. dmax = Convert.ToDouble(max);
  1220. }
  1221. if (int.TryParse(min, out imin))
  1222. {
  1223. dmin = (double)imin;
  1224. }
  1225. else
  1226. {
  1227. dmin = Convert.ToDouble(min);
  1228. }
  1229. if (dmin <= dmax)
  1230. {
  1231. return true;
  1232. }
  1233. else
  1234. {
  1235. return false;
  1236. }
  1237. }
  1238. private void btn_Sel_Click(object sender, EventArgs e)
  1239. {
  1240. condition = "";
  1241. if (!string.IsNullOrWhiteSpace(tBx_AreaMin.Text))
  1242. {
  1243. double dnum = 0;
  1244. int inum = 0;
  1245. if (double.TryParse(tBx_AreaMin.Text, out dnum) && dnum >= 0)
  1246. {
  1247. condition += " and Area" + " > " + tBx_AreaMin.Text;
  1248. }
  1249. else if (int.TryParse(tBx_AreaMin.Text, out inum) && inum >= 0)
  1250. {
  1251. condition += " and Area" + " > " + tBx_AreaMin.Text;
  1252. }
  1253. else
  1254. {
  1255. MessageBox.Show(table["str10"].ToString());
  1256. return;
  1257. }
  1258. }
  1259. if (!string.IsNullOrWhiteSpace(Tbx_AreaMax.Text))
  1260. {
  1261. double dnum = 0;
  1262. int inum = 0;
  1263. if (double.TryParse(Tbx_AreaMax.Text, out dnum) && dnum >= 0)
  1264. {
  1265. condition += " and Area" + "<" + Tbx_AreaMax.Text;
  1266. }
  1267. else if (int.TryParse(Tbx_AreaMax.Text, out inum) && inum >= 0)
  1268. {
  1269. condition += " and Area" + "<" + Tbx_AreaMax.Text;
  1270. }
  1271. else
  1272. {
  1273. MessageBox.Show(table["str10"].ToString());
  1274. return;
  1275. }
  1276. }
  1277. if (!string.IsNullOrWhiteSpace(tBx_AreaMin.Text) && !string.IsNullOrWhiteSpace(Tbx_AreaMax.Text))
  1278. {
  1279. if (!CompareInput(tBx_AreaMin.Text, Tbx_AreaMax.Text))
  1280. {
  1281. MessageBox.Show(table["str11"].ToString());
  1282. return;
  1283. }
  1284. }
  1285. if (!string.IsNullOrWhiteSpace(tbx_DmaxMin.Text))
  1286. {
  1287. double dnum = 0;
  1288. int inum = 0;
  1289. if (double.TryParse(tbx_DmaxMin.Text, out dnum) && dnum >= 0)
  1290. {
  1291. condition += " and DMAX" + " > " + tbx_DmaxMin.Text;
  1292. }
  1293. else if (int.TryParse(tbx_DmaxMin.Text, out inum) && inum >= 0)
  1294. {
  1295. condition += " and DMAX" + " > " + tbx_DmaxMin.Text;
  1296. }
  1297. else
  1298. {
  1299. MessageBox.Show(table["str10"].ToString());
  1300. return;
  1301. }
  1302. }
  1303. if (!string.IsNullOrWhiteSpace(tbx_DmaxMax.Text))
  1304. {
  1305. double dnum = 0;
  1306. int inum = 0;
  1307. if (double.TryParse(tbx_DmaxMax.Text, out dnum) && dnum > 0)
  1308. {
  1309. condition += " and DMAX" + "<" + tbx_DmaxMax.Text;
  1310. }
  1311. else if (int.TryParse(tbx_DmaxMax.Text, out inum) && inum >= 0)
  1312. {
  1313. condition += " and DMAX" + "<" + tbx_DmaxMax.Text;
  1314. }
  1315. else
  1316. {
  1317. MessageBox.Show(table["str10"].ToString());
  1318. return;
  1319. }
  1320. }
  1321. if (!string.IsNullOrWhiteSpace(tB_FieldId.Text))
  1322. {
  1323. int inum = 0;
  1324. if (int.TryParse(tB_FieldId.Text, out inum))
  1325. {
  1326. condition += " and FieldId =" + tB_FieldId.Text;
  1327. }
  1328. else
  1329. {
  1330. MessageBox.Show(table["str10"].ToString());
  1331. return;
  1332. }
  1333. }
  1334. if (!string.IsNullOrWhiteSpace(tB_ParticleId.Text))
  1335. {
  1336. int inum = 0;
  1337. if (int.TryParse(tB_ParticleId.Text, out inum))
  1338. {
  1339. condition += " and ParticleId =" + tB_ParticleId.Text;
  1340. }
  1341. else
  1342. {
  1343. MessageBox.Show(table["str10"].ToString());
  1344. return;
  1345. }
  1346. }
  1347. if (!string.IsNullOrWhiteSpace(tbx_DmaxMin.Text) && !string.IsNullOrWhiteSpace(tbx_DmaxMax.Text))
  1348. {
  1349. if (!CompareInput(tbx_DmaxMin.Text, tbx_DmaxMax.Text))
  1350. {
  1351. MessageBox.Show(table["str11"].ToString());
  1352. return;
  1353. }
  1354. }
  1355. if (!string.IsNullOrWhiteSpace(tbx_Type.Text))
  1356. {
  1357. condition += " and TypeName Like \"%" + tbx_Type.Text + "%\" ";
  1358. }
  1359. if (m_frm_userprogress.IsDisposed)
  1360. {
  1361. ProgressStart();
  1362. }
  1363. UpdateTable();
  1364. lnkFirst_Click(null, null);
  1365. SetDataGridViewStyle();
  1366. }
  1367. void ProgressStart()
  1368. {
  1369. #region 加载显示进度条部份
  1370. this.Cursor = Cursors.WaitCursor;
  1371. m_frm_userprogress = new Frm_UserProgress();
  1372. //显示进度条,计算进度条应该显示的位置和宽度
  1373. Form ls_main_form = this.ParentForm.ParentForm;//取出父窗体
  1374. if (ls_main_form == null)
  1375. {
  1376. m_frm_userprogress.Visible = false;
  1377. }
  1378. else
  1379. {
  1380. m_frm_userprogress.Width = (int)(MyPrimaryScreen.DESKTOP.Width / MyPrimaryScreen.ScaleX * 0.9);
  1381. m_frm_userprogress.Location = new Point(ls_main_form.Location.X + 80, ls_main_form.Location.Y + (int)(MyPrimaryScreen.DESKTOP.Height / MyPrimaryScreen.ScaleX) / 2);
  1382. m_frm_userprogress.Show();
  1383. m_frm_userprogress.SetProgressValueAndText(0, "Loading data of particles...");
  1384. }
  1385. #endregion
  1386. }
  1387. private void cbB_order_SelectedIndexChanged(object sender, EventArgs e)
  1388. {
  1389. //int ordernum = cbB_order.SelectedIndex;
  1390. //if (ordernum == 0)
  1391. //{
  1392. // OrderFunction = "fieldid,particleid";
  1393. //}
  1394. //else if (ordernum == 1)
  1395. //{
  1396. // OrderFunction = "TypeName";
  1397. //}
  1398. //else if (ordernum == 2)
  1399. //{
  1400. // OrderFunction = "DMAX";
  1401. //}
  1402. //else if (ordernum == 3)
  1403. //{
  1404. // OrderFunction = "DMAX desc";
  1405. //}
  1406. //else if (ordernum == 4)
  1407. //{
  1408. // OrderFunction = "Area";
  1409. //}
  1410. //else if (ordernum == 5)
  1411. //{
  1412. // OrderFunction = "Area desc";
  1413. //}
  1414. lnkFirst_Click(null, null);
  1415. SetDataGridViewStyle();
  1416. }
  1417. /// <summary>
  1418. /// 页面控件呈现
  1419. /// </summary>
  1420. private void DrawControl(bool callEvent)
  1421. {
  1422. BindDataGridView();
  1423. lblTotalCount.Text = RecordCount.ToString();
  1424. lblPageCount.Text = PageCount.ToString();
  1425. txtPageNum.Text = PageIndex.ToString();
  1426. SetFormCtrEnabled();
  1427. if (PageCount == 0 || PageCount == 1)//有且仅有一页
  1428. {
  1429. lnkFirst.Enabled = false;
  1430. lnkPrev.Enabled = false;
  1431. lnkNext.Enabled = false;
  1432. lnkLast.Enabled = false;
  1433. btnGo.Enabled = false;
  1434. }
  1435. else if (PageIndex == 1)//第一页
  1436. {
  1437. lnkFirst.Enabled = false;
  1438. lnkPrev.Enabled = false;
  1439. }
  1440. else if (PageIndex == PageCount)//最后一页
  1441. {
  1442. lnkNext.Enabled = false;
  1443. lnkLast.Enabled = false;
  1444. }
  1445. }
  1446. private void SetFormCtrEnabled()
  1447. {
  1448. lnkFirst.Enabled = true;
  1449. lnkPrev.Enabled = true;
  1450. lnkNext.Enabled = true;
  1451. lnkLast.Enabled = true;
  1452. btnGo.Enabled = true;
  1453. }
  1454. /// <summary>
  1455. /// 分页属性改变了。
  1456. /// </summary>
  1457. private void txtPageSize_TextChanged(object sender, EventArgs e)
  1458. {
  1459. int num = 0;
  1460. if (int.TryParse(txtPageNum.Text.Trim(), out num) && num > 0)
  1461. {
  1462. }
  1463. else { txtPageNum.Text = "1"; }
  1464. }
  1465. private void lnkFirst_Click(object sender, EventArgs e)
  1466. {
  1467. PageIndex = 1;
  1468. DrawControl(true);
  1469. }
  1470. private void lnkPrev_Click(object sender, EventArgs e)
  1471. {
  1472. PageIndex = Math.Max(1, PageIndex - 1);
  1473. DrawControl(true);
  1474. }
  1475. private void lnkNext_Click(object sender, EventArgs e)
  1476. {
  1477. PageIndex = Math.Min(PageCount, PageIndex + 1);
  1478. DrawControl(true);
  1479. }
  1480. private void lnkLast_Click(object sender, EventArgs e)
  1481. {
  1482. PageIndex = PageCount;
  1483. DrawControl(true);
  1484. }
  1485. /// <summary>
  1486. /// 跳转
  1487. /// </summary>
  1488. /// <param name="sender"></param>
  1489. /// <param name="e"></param>
  1490. private void btnGo_Click(object sender, EventArgs e)
  1491. {
  1492. int num = 0;
  1493. if (int.TryParse(txtPageNum.Text.Trim(), out num) && num > 0)
  1494. {
  1495. if (num > PageCount)
  1496. {
  1497. num = PageCount;
  1498. txtPageNum.Text = PageCount.ToString();
  1499. }
  1500. PageIndex = num;
  1501. DrawControl(true);
  1502. }
  1503. }
  1504. private void cbB_PageSize_SelectedIndexChanged(object sender, EventArgs e)
  1505. {
  1506. DisplayData();
  1507. }
  1508. /// <summary>
  1509. /// 在帧图上标记颗粒的位置矩形,并保存到FIELD_FILES_MARK文件夹中
  1510. /// </summary>
  1511. public void SaveMarkParticleRectangleOnFieldFile(string str_resultPath, DataTable dataTable, out List<string> vs, out DataTable dt_FIeld)
  1512. {
  1513. Init();
  1514. List<string> maxlength = new List<string>();
  1515. for (int i = 0; i < dataTable.Rows.Count; i++)
  1516. {
  1517. if (dataTable.Rows[i]["TypeName"].ToString() != "Not Identified")
  1518. {
  1519. if (maxlength.Count < 10)
  1520. {
  1521. maxlength.Add(dataTable.Rows[i]["Fieldid"].ToString());
  1522. }
  1523. else
  1524. {
  1525. break;
  1526. }
  1527. }
  1528. }
  1529. List<string> max_list = maxlength.Distinct().ToList();
  1530. string str_path_FIELD_FILES = str_resultPath + "\\FIELD_FILES\\";
  1531. string str_path_FIELD_FILES_MARK = str_resultPath + "\\FIELD_FILES_MARK\\";
  1532. int intQuantity = 0;
  1533. //List<string> vs = new List<string>();
  1534. dt_FIeld = new DataTable();
  1535. vs = new List<string>();
  1536. ////判断是否已经有导出过的标记帧图文件夹,如果已经存在,则直接返回不输出,先不加
  1537. DirectoryInfo theFolder_FieldMark = new DirectoryInfo(str_path_FIELD_FILES_MARK);
  1538. if (!theFolder_FieldMark.Exists)
  1539. {
  1540. //创建
  1541. theFolder_FieldMark.Create();
  1542. }
  1543. else
  1544. {
  1545. theFolder_FieldMark.Delete(true);
  1546. //创建
  1547. theFolder_FieldMark.Create();
  1548. //已经存在的话,直接返回
  1549. //return;
  1550. }
  1551. //查找该field下对应所有的颗粒
  1552. DataTable dt_AllParticle = fieldData.GetAllParticle_DataTable();
  1553. DirectoryInfo theFolder = new DirectoryInfo(str_path_FIELD_FILES);
  1554. if (theFolder.Exists)
  1555. {
  1556. DataTable dt = new DataTable();
  1557. dt.Columns.Add("fieldid");
  1558. dt.Columns.Add("id");
  1559. dt.Columns.Add("fieldName");
  1560. dt.Columns.Add("cunt", typeof(int));
  1561. dt.Columns.Add("fieldFullName");
  1562. for (int i = 0; i < max_list.Count; i++)
  1563. {
  1564. foreach (FileInfo nextifile in theFolder.GetFiles())
  1565. {
  1566. if (nextifile.Name.Contains(".bmp") == true || nextifile.Name.Contains(".BMP") == true)
  1567. {
  1568. //确认对应的帧图名
  1569. string str_fieldid = Path.GetFileNameWithoutExtension(nextifile.Name);
  1570. str_fieldid = str_fieldid.Substring(5, str_fieldid.Length - 5);//减去field字符长度
  1571. bool bl = false;
  1572. if (str_fieldid == max_list[i].ToString())
  1573. {
  1574. bl = true;
  1575. }
  1576. if (bl)
  1577. {
  1578. DataRow dr = dt.NewRow();
  1579. dr["fieldid"] = " fieldid = " + str_fieldid;
  1580. dr["cunt"] = dataTable.Select(" fieldid = " + str_fieldid).Count();
  1581. dr["fieldName"] = nextifile.Name;
  1582. dr["fieldFullName"] = nextifile.FullName;
  1583. dr["id"] = str_fieldid;
  1584. dt.Rows.Add(dr);
  1585. }
  1586. }
  1587. }
  1588. }
  1589. //DataView dv = dt.DefaultView;
  1590. //dv.Sort = "cunt DESC";
  1591. dt_FIeld = dt.Copy();
  1592. for (int i = 0; i < dt_FIeld.Rows.Count; i++)
  1593. {
  1594. if (dataTable.Select(dt_FIeld.Rows[i]["fieldid"].ToString()).Count() > 0)
  1595. {
  1596. vs.Add(dt_FIeld.Rows[i]["id"].ToString());
  1597. Image img = Image.FromFile(dt_FIeld.Rows[i]["fieldFullName"].ToString());
  1598. //img.Save(@"D:\1.bmp");
  1599. Bitmap ls_fieldbp = new Bitmap(img.Width, img.Height, System.Drawing.Imaging.PixelFormat.Format32bppArgb);
  1600. using (Graphics g = Graphics.FromImage(ls_fieldbp))
  1601. {
  1602. g.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.HighQualityBicubic;
  1603. g.SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
  1604. g.CompositingQuality = System.Drawing.Drawing2D.CompositingQuality.HighQuality;
  1605. g.DrawImage(img, new Rectangle(0, 0, img.Width, img.Height));
  1606. }
  1607. //ls_fieldbp.Save(@"D:\1.bmp");
  1608. img.Dispose();
  1609. img = null;
  1610. //循环将颗粒,进行标记到bitmap图上
  1611. DataRow[] drlist = dt_AllParticle.Select(dt_FIeld.Rows[i]["fieldid"].ToString());
  1612. if (drlist.Count() > 0)
  1613. intQuantity = intQuantity + 1;
  1614. for (int i_row = 0; i_row < drlist.Count(); i_row++)
  1615. {
  1616. //string str_fieldid = drlist[i_row]["fieldid"].ToString();
  1617. string str_particleid = drlist[i_row]["particleid"].ToString();
  1618. string str_stdtypeid = drlist[i_row]["typeid"].ToString();
  1619. string str_offset_rect_X = drlist[i_row]["RectLeft"].ToString();
  1620. string str_offset_rect_Y = drlist[i_row]["RectTop"].ToString();
  1621. string str_offset_rect_Width = drlist[i_row]["RectWidth"].ToString();
  1622. string str_offset_rect_Height = drlist[i_row]["RectHeight"].ToString();
  1623. //确定需要标记颗粒的定位
  1624. Rectangle offset_rect = new Rectangle(Convert.ToInt32(str_offset_rect_X), Convert.ToInt32(str_offset_rect_Y),
  1625. Convert.ToInt32(str_offset_rect_Width), Convert.ToInt32(str_offset_rect_Height));
  1626. //向帧图进行标记颗粒位置
  1627. Graphics g = Graphics.FromImage(ls_fieldbp);
  1628. g.DrawRectangle(new Pen(Color.Aquamarine), offset_rect);
  1629. //判断是否超出了图像外面,是的话,让文字在左侧显示,默认在右侧显示
  1630. int ls_offsetx = offset_rect.X + offset_rect.Width;
  1631. if (ls_offsetx > ls_fieldbp.Width - 10)
  1632. {
  1633. ls_offsetx = offset_rect.X - 10;
  1634. }
  1635. g.DrawString(dt_FIeld.Rows[i]["id"].ToString() + "" + str_particleid.ToString(),
  1636. new Font("黑体", 8), new SolidBrush(Color.Aqua), new PointF(ls_offsetx, offset_rect.Y));
  1637. //保存带有标记的帧图
  1638. ls_fieldbp.Save(str_path_FIELD_FILES_MARK + dt_FIeld.Rows[i]["id"].ToString() + ".bmp");
  1639. //ls_fieldbp.Dispose();
  1640. }
  1641. }
  1642. }
  1643. }
  1644. //
  1645. GC.Collect();
  1646. GC.WaitForPendingFinalizers();
  1647. }
  1648. private void testToolStripMenuItem1_Click(object sender, EventArgs e)
  1649. {
  1650. //SaveMarkParticleRectangleOnFieldFile();
  1651. MessageBox.Show("Export completed!");
  1652. }
  1653. private void EXCELToolStripMenuItem_Click(object sender, EventArgs e)
  1654. {
  1655. OTSIncAReportApp._1_UI.Control_Grids.SpectrumExportConfirmation sfd = new OTSIncAReportApp._1_UI.Control_Grids.SpectrumExportConfirmation();
  1656. if (sfd.ShowDialog() == DialogResult.OK)
  1657. {
  1658. Cursor = Cursors.WaitCursor;
  1659. //IWorkbook workbook = new HSSFWorkbook(); //用于创建.xls office2003开始以前的
  1660. IWorkbook workbook = new NPOI.XSSF.UserModel.XSSFWorkbook(); //用于创建.xlsx office2007开始以后的
  1661. ISheet sheet;
  1662. //创建Excel文件
  1663. FileStream fs = File.Create(sfd.FileName);
  1664. fs.Close();
  1665. sheet = workbook.CreateSheet("Particles");//创建工作表
  1666. //创建表格边框样式风格
  1667. ICellStyle cellStyle = workbook.CreateCellStyle();
  1668. cellStyle.Alignment = NPOI.SS.UserModel.HorizontalAlignment.Center;
  1669. cellStyle.VerticalAlignment = VerticalAlignment.Center;
  1670. //设置上4边
  1671. cellStyle.BorderBottom = NPOI.SS.UserModel.BorderStyle.Thin;
  1672. cellStyle.BorderTop = NPOI.SS.UserModel.BorderStyle.Thin;
  1673. cellStyle.BorderLeft = NPOI.SS.UserModel.BorderStyle.Thin;
  1674. cellStyle.BorderRight = NPOI.SS.UserModel.BorderStyle.Thin;
  1675. //设置字符大小和颜色
  1676. IFont font = workbook.CreateFont();
  1677. font.FontName = "黑体";
  1678. font.FontHeightInPoints = 10;
  1679. cellStyle.SetFont(font);
  1680. //设置颗粒名列宽
  1681. sheet.SetColumnWidth(1, 30 * 256);//夹杂物名列宽
  1682. sheet.SetColumnWidth(2, 7 * 256);//图像列宽
  1683. IRow row;
  1684. ICell cell;
  1685. //插入表头
  1686. row = sheet.CreateRow(1);//从第15行添加一行
  1687. row.Height = 30 * 20;
  1688. for (int i_cell = 0; i_cell < dgV_ParticlesDevidePage.Columns.Count; i_cell++)
  1689. {
  1690. cell = row.CreateCell(i_cell);
  1691. cell.CellStyle = cellStyle;
  1692. cell.SetCellValue(dgV_ParticlesDevidePage.Columns[i_cell].Name);
  1693. }
  1694. //插入表内容
  1695. for (int i_row = 0; i_row < dgV_ParticlesDevidePage.Rows.Count; i_row++)
  1696. {
  1697. row = sheet.CreateRow(2 + i_row);
  1698. row.Height = 45 * 20;
  1699. for (int i_cell = 0; i_cell < dgV_ParticlesDevidePage.Columns.Count; i_cell++)
  1700. {
  1701. cell = row.CreateCell(i_cell);
  1702. cell.CellStyle = cellStyle;
  1703. if (dgV_ParticlesDevidePage[i_cell, i_row].Value == null)
  1704. continue;
  1705. if (i_cell == 2)
  1706. {
  1707. //颗粒图像列
  1708. Bitmap bp = (Bitmap)dgV_ParticlesDevidePage.Rows[i_row].Cells[2].Value;
  1709. byte[] bytes = ImageConvertToBytes(bp);
  1710. //第二步,将图片添加到workbook中,指定图片的格式,返回图片所在workbook->paicture数组中的索引的地址,从1开始
  1711. int pictureIdx = workbook.AddPicture(bytes, PictureType.JPEG);
  1712. //第三步,在sheet中创建画布
  1713. IDrawing patriarch = sheet.CreateDrawingPatriarch();
  1714. //第四步,设置锚点,(在起始单元格的X坐标0-1023,Y的坐标0-255,在终止单元格的X坐标0-1023,Y的坐标0-255,起始单元格行数,列数,终止单元格行数,列数)
  1715. IClientAnchor anchor = patriarch.CreateAnchor(1, 1, 2, 2, i_cell, i_row + 2, i_cell + 1, i_row + 3);//终止比开始位置大1,会自动缩放到一个单元格内的
  1716. //第五步,创建图片
  1717. IPicture pict = patriarch.CreatePicture(anchor, pictureIdx);
  1718. //图像效果不好,自己另外导出吧,这里对该列宽进行了设置0
  1719. }
  1720. else
  1721. {
  1722. //非图像列
  1723. double dbl = 0;
  1724. if (double.TryParse(dgV_ParticlesDevidePage[i_cell, i_row].Value.ToString(), out dbl))
  1725. {
  1726. cell.SetCellValue(dbl);
  1727. }
  1728. else
  1729. {
  1730. cell.SetCellValue(dgV_ParticlesDevidePage[i_cell, i_row].Value.ToString());
  1731. }
  1732. }
  1733. }
  1734. }
  1735. ISheet sheet2;
  1736. sheet2 = workbook.CreateSheet("Peak spectrum Data");//创建工作表
  1737. //插入表头
  1738. row = sheet2.CreateRow(1);
  1739. row.Height = 30 * 20;
  1740. cell = row.CreateCell(0);
  1741. cell.CellStyle = cellStyle;
  1742. cell.SetCellValue("rowid");
  1743. for (int i_cell = 1; i_cell < 2001; i_cell++)
  1744. {
  1745. cell = row.CreateCell(i_cell);
  1746. cell.CellStyle = cellStyle;
  1747. if (i_cell == 1)
  1748. {
  1749. cell.SetCellValue("PeakSpectrumData");
  1750. }
  1751. }
  1752. sheet2.AddMergedRegion(new NPOI.SS.Util.CellRangeAddress(1, 1, 1, 2000));
  1753. for (int j = 0; j < particles.Rows.Count; j++)
  1754. {
  1755. row = sheet2.CreateRow(2 + j);
  1756. cell = row.CreateCell(0);
  1757. cell.CellStyle = cellStyle;
  1758. cell.SetCellValue(j + 1);
  1759. var tmpPart = Particledata.GetParticleXrayDataByFidAndPid(particles.Rows[j]["fieldid"].ToString(), particles.Rows[j]["particleid"].ToString());
  1760. if (tmpPart != null)
  1761. {
  1762. if (tmpPart.XrayId > -1)
  1763. {
  1764. uint[] Analysis_xray = new uint[2000];
  1765. for (int i = 0; i < 2000; i++)
  1766. {
  1767. Analysis_xray[i] = BitConverter.ToUInt32(tmpPart.XRayData, i * 4);
  1768. cell = row.CreateCell(i + 1);
  1769. cell.CellStyle = cellStyle;
  1770. cell.SetCellValue(Analysis_xray[i]);
  1771. }
  1772. }
  1773. }
  1774. }
  1775. if (sfd.SpectrumConfirmation)
  1776. {
  1777. ISheet sheet3;
  1778. sheet3 = workbook.CreateSheet("Peak spectrum");
  1779. sheet3.SetColumnWidth(1, 200 * 256);//图像列宽
  1780. //插入表头
  1781. row = sheet3.CreateRow(1);
  1782. row.Height = 30 * 20;
  1783. cell = row.CreateCell(0);
  1784. cell.CellStyle = cellStyle;
  1785. cell.SetCellValue("rowid");
  1786. cell = row.CreateCell(1);
  1787. cell.CellStyle = cellStyle;
  1788. cell.SetCellValue("PeakSpectrum");
  1789. IDrawing drawing;
  1790. IClientAnchor anchor3;
  1791. for (int j = 0; j < particles.Rows.Count; j++)
  1792. {
  1793. row = sheet3.CreateRow(j + 2);
  1794. row.Height = 120 * 20;
  1795. cell = row.CreateCell(0);
  1796. cell.CellStyle = cellStyle;
  1797. cell.SetCellValue(j + 1);
  1798. row.CreateCell(1);
  1799. row.CreateCell(2);
  1800. row.CreateCell(3);
  1801. drawing = sheet3.CreateDrawingPatriarch();
  1802. //锚点
  1803. anchor3 = drawing.CreateAnchor(0, 0, 0, 0, 1, j + 2, 2, j + 3);//XSSFClientAnchor(dx1,dy1,dx2,dy2,col1,row1,col2,row2);参数说明:dx1 dy1 起始单元格中的x,y坐标.dx2 dy2 结束单元格中的x,y坐标col1, row1 指定起始的单元格,下标从0开始col2, row2 指定结束的单元格,下标从0开始
  1804. CreateChart(drawing, sheet2, anchor3, j + 2);
  1805. }
  1806. }
  1807. //完成后,对Excel进行保存
  1808. FileStream file = new FileStream(sfd.FileName, FileMode.Create);
  1809. workbook.Write(file);
  1810. file.Close();
  1811. MessageBox.Show("Export complete!");
  1812. //导出完成后,打开Excel文件
  1813. if (File.Exists(sfd.FileName))
  1814. {
  1815. //打开刚才导出的文件
  1816. System.Diagnostics.Process.Start(sfd.FileName);
  1817. }
  1818. Cursor = Cursors.Default ;
  1819. }
  1820. }
  1821. void CreateChart(IDrawing drawing, ISheet sheet, IClientAnchor anchor, int rowid)
  1822. {
  1823. var chart = drawing.CreateChart(anchor) as XSSFChart;
  1824. //图表
  1825. var data = chart.ChartDataFactory.CreateLineChartData<double, double>(); //折线图
  1826. IChartAxis bottomAxis = chart.ChartAxisFactory.CreateCategoryAxis(AxisPosition.Bottom);
  1827. IValueAxis leftAxis = chart.ChartAxisFactory.CreateValueAxis(AxisPosition.Left);
  1828. leftAxis.Crosses = AxisCrosses.AutoZero;
  1829. leftAxis.IsVisible = true;
  1830. bottomAxis.IsVisible = true;
  1831. //数据源
  1832. IChartDataSource<double> ys = DataSources.FromNumericCellRange(sheet, new CellRangeAddress(rowid, rowid, 1, 2001));
  1833. Double[] doubles = new Double[2000];
  1834. for (int i = 0; i < 2000; i++)
  1835. {
  1836. doubles[i] = i;
  1837. }
  1838. IChartDataSource<double> xs = DataSources.FromArray(doubles);
  1839. //数据系列
  1840. var s1 = data.AddSeries(xs, ys);
  1841. // 开始绘制折线图
  1842. chart.Plot(data, bottomAxis, leftAxis);
  1843. }
  1844. /// <summary>
  1845. /// 将image转成bytes
  1846. /// </summary>
  1847. /// <param name="in_img"></param>
  1848. /// <returns></returns>
  1849. public byte[] ImageConvertToBytes(System.Drawing.Image in_img)
  1850. {
  1851. MemoryStream ms = new MemoryStream();
  1852. in_img.Save(ms, System.Drawing.Imaging.ImageFormat.Jpeg);
  1853. return ms.ToArray();
  1854. }
  1855. public bool CheckParamExist<T>(T Param)
  1856. {
  1857. if (Param == null)
  1858. {
  1859. return false;
  1860. }
  1861. else
  1862. {
  1863. return true;
  1864. }
  1865. }
  1866. private void ToolStripMenuItem_Delete_Particle_Click(object sender, EventArgs e)
  1867. {
  1868. string path = result.FilePath;
  1869. ParticleData fielddata = new ParticleData(result.FilePath);
  1870. List<Particle> particles = fielddata.GetParticleAllList();
  1871. DialogResult dr = MessageBox.Show("Remove all these particles permanently?", "Tips", MessageBoxButtons.OKCancel, MessageBoxIcon.Question);
  1872. if (dr == DialogResult.OK)
  1873. {
  1874. for (int ii = 0; ii < dgV_ParticlesDevidePage.SelectedRows.Count; ii++)
  1875. {
  1876. //从事先加载的Bitmap对象的Tag中取出List<string>
  1877. DataGridViewRow dgvr = dgV_ParticlesDevidePage.SelectedRows[ii];
  1878. Bitmap ls_bp = (Bitmap)dgvr.Cells[2].Value;
  1879. List<string> list_str = (List<string>)ls_bp.Tag;
  1880. if (list_str != null)
  1881. {
  1882. int i_ls_fieldid = Convert.ToInt32(list_str[0]);
  1883. int i_ls_particleid = Convert.ToInt32(list_str[1]);
  1884. foreach (Particle item in particles)
  1885. {
  1886. if (i_ls_fieldid == item.FieldId && i_ls_particleid == item.ParticleId)
  1887. {
  1888. if (DeleteParticlesFromLibrary(item.ParticleId, item.FieldId))
  1889. {
  1890. for (int i = 0; i < particlesAll.Rows.Count; i++)
  1891. {
  1892. if (particlesAll.Rows[i]["Fieldid"].ToString() == item.FieldId.ToString() && particlesAll.Rows[i]["Particleid"].ToString() == item.ParticleId.ToString())
  1893. {
  1894. particlesAll.Rows.RemoveAt(i);
  1895. }
  1896. }
  1897. }
  1898. else
  1899. {
  1900. MessageBox.Show("Delete failed");
  1901. }
  1902. break;
  1903. }
  1904. }
  1905. }
  1906. }
  1907. DisplayData();
  1908. }
  1909. }
  1910. private bool DeleteParticlesFromLibrary(int in_clr_tagid, int in_clr_fieldid)
  1911. {
  1912. bool DoesItExist = false;
  1913. for (int i = 1; i < 201; i++)
  1914. {
  1915. if (System.IO.Directory.Exists(resultFile.FilePath + "\\FIELD_FILES\\Backups" + i.ToString()))
  1916. {
  1917. DoesItExist = true;
  1918. break;
  1919. }
  1920. }
  1921. if (!DoesItExist)
  1922. {
  1923. //备份数据库
  1924. BackupDatabase();
  1925. }
  1926. DoesItExist = false;
  1927. //防止为空校验判断
  1928. if (resultFile.List_OTSField == null)
  1929. return false;
  1930. Particle particle = resultFile.List_OTSField.Find(x => x.FieldID == in_clr_fieldid).ParticleList.Find(x => x.ParticleId == in_clr_tagid);
  1931. if (new ParticleData(resultFile.FilePath).DeleteFromData(Convert.ToString(particle.FieldId), Convert.ToString(particle.XrayId)))
  1932. {
  1933. return true;
  1934. }
  1935. else
  1936. {
  1937. return false;
  1938. }
  1939. }
  1940. private bool BackupDatabase()
  1941. {
  1942. //创建备份数据库文件夹
  1943. string sourcePath = resultFile.FilePath + "\\FIELD_FILES\\Inclusion.db";//源文件路径
  1944. string sourceName = "Inclusion.db";//源文件名称
  1945. string folderPath = resultFile.FilePath + "\\FIELD_FILES\\Backups";//目标文件夹
  1946. string Fields = "";
  1947. for (int i = 1; i < 201; i++)
  1948. {
  1949. if (System.IO.Directory.Exists(folderPath + i.ToString()))
  1950. {
  1951. Fields = folderPath + i.ToString();
  1952. continue;
  1953. }
  1954. else
  1955. {
  1956. System.IO.Directory.CreateDirectory(folderPath + i.ToString());
  1957. Fields = folderPath + i.ToString();
  1958. break;
  1959. }
  1960. }
  1961. if (Fields == "")
  1962. {
  1963. return false;
  1964. }
  1965. //复制数据库文件
  1966. string targetPath = Path.Combine(Fields, sourceName);
  1967. FileInfo file = new FileInfo(sourcePath);
  1968. if (file.Exists)
  1969. {
  1970. file.CopyTo(targetPath, true);
  1971. }
  1972. return true;
  1973. }
  1974. private void DisplayData()
  1975. {
  1976. if (cbB_PageSize.SelectedItem.ToString() == "All")
  1977. {
  1978. pageSize = -1;
  1979. }
  1980. else
  1981. {
  1982. pageSize = int.Parse(cbB_PageSize.SelectedItem.ToString());
  1983. }
  1984. lnkFirst_Click(null, null);
  1985. SetDataGridViewStyle();
  1986. }
  1987. private void btn_ReMeasure_Click(object sender, EventArgs e)
  1988. {
  1989. //二次测量参数页面
  1990. frmReMeasure frmReMeasure = new frmReMeasure(m_OTSIncAReportGridsFun, m_ReportApp.GetSelectedParticles(), resultFile);
  1991. frmReMeasure.TopMost = true;//设置置顶
  1992. frmReMeasure.ShowDialog();
  1993. }
  1994. string ChangeHardnessColor(string Hardness)
  1995. {
  1996. string str = System.Text.RegularExpressions.Regex.Replace(Hardness, @"[^\d.\d]", "");
  1997. double hd;
  1998. if (double.TryParse(str, out hd))
  1999. {
  2000. if (hd >= 1000)
  2001. {
  2002. return "#FF0000";
  2003. }
  2004. else return "";
  2005. }
  2006. else
  2007. return "";
  2008. }
  2009. /// <summary>
  2010. ///
  2011. /// </summary>
  2012. /// <param name="str_resultPath"></param>
  2013. /// <param name="dataTable"></param>
  2014. /// <param name="vs"></param>
  2015. /// <param name="dt_FIeld"></param>
  2016. public void Out_MarkParticleRectangleOnFieldFile(string str_resultPath, DataTable dataTable, out List<string> vs, out DataTable dt_FIeld)
  2017. {
  2018. Init();
  2019. List<string> maxlength = new List<string>();
  2020. for (int i = 0; i < dataTable.Rows.Count; i++)
  2021. {
  2022. if (dataTable.Rows[i]["TypeName"].ToString() != "Not Identified")
  2023. {
  2024. if (maxlength.Count < 10)
  2025. {
  2026. maxlength.Add(dataTable.Rows[i]["Fieldid"].ToString());
  2027. }
  2028. else
  2029. {
  2030. break;
  2031. }
  2032. }
  2033. }
  2034. List<string> max_list = maxlength.Distinct().ToList();
  2035. string str_path_FIELD_FILES = str_resultPath + "\\FIELD_FILES\\";
  2036. int intQuantity = 0;
  2037. dt_FIeld = new DataTable();
  2038. vs = new List<string>();
  2039. //查找该field下对应所有的颗粒
  2040. DataTable dt_AllParticle = fieldData.GetAllParticle_DataTable();
  2041. DirectoryInfo theFolder = new DirectoryInfo(str_path_FIELD_FILES);
  2042. if (theFolder.Exists)
  2043. {
  2044. DataTable dt = new DataTable();
  2045. dt.Columns.Add("fieldid");
  2046. dt.Columns.Add("id");
  2047. dt.Columns.Add("fieldName");
  2048. dt.Columns.Add("cunt", typeof(int));
  2049. dt.Columns.Add("fieldFullName");
  2050. for (int i = 0; i < max_list.Count; i++)
  2051. {
  2052. foreach (FileInfo nextifile in theFolder.GetFiles())
  2053. {
  2054. if (nextifile.Name.Contains(".bmp") == true || nextifile.Name.Contains(".BMP") == true)
  2055. {
  2056. //确认对应的帧图名
  2057. string str_fieldid = Path.GetFileNameWithoutExtension(nextifile.Name);
  2058. str_fieldid = str_fieldid.Substring(5, str_fieldid.Length - 5);//减去field字符长度
  2059. bool bl = false;
  2060. if (str_fieldid == max_list[i].ToString())
  2061. {
  2062. bl = true;
  2063. }
  2064. if (bl)
  2065. {
  2066. DataRow dr = dt.NewRow();
  2067. dr["fieldid"] = " fieldid = " + str_fieldid;
  2068. dr["cunt"] = dataTable.Select(" fieldid = " + str_fieldid).Count();
  2069. dr["fieldName"] = nextifile.Name;
  2070. dr["fieldFullName"] = nextifile.FullName;
  2071. dr["id"] = str_fieldid;
  2072. dt.Rows.Add(dr);
  2073. }
  2074. }
  2075. }
  2076. }
  2077. dt_FIeld = dt.Copy();
  2078. dt_FIeld.Columns.Add("Field_pic", typeof(Bitmap));
  2079. for (int i = 0; i < dt_FIeld.Rows.Count; i++)
  2080. {
  2081. if (dataTable.Select(dt_FIeld.Rows[i]["fieldid"].ToString()).Count() > 0)
  2082. {
  2083. vs.Add(dt_FIeld.Rows[i]["id"].ToString());
  2084. Image img = Image.FromFile(dt_FIeld.Rows[i]["fieldFullName"].ToString());
  2085. //img.Save(@"D:\1.bmp");
  2086. Bitmap ls_fieldbp = new Bitmap(img.Width, img.Height, System.Drawing.Imaging.PixelFormat.Format32bppArgb);
  2087. using (Graphics g = Graphics.FromImage(ls_fieldbp))
  2088. {
  2089. g.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.HighQualityBicubic;
  2090. g.SmoothingMode = System.Drawing.Drawing2D.SmoothingMode.HighQuality;
  2091. g.CompositingQuality = System.Drawing.Drawing2D.CompositingQuality.HighQuality;
  2092. g.DrawImage(img, new Rectangle(0, 0, img.Width, img.Height));
  2093. }
  2094. //ls_fieldbp.Save(@"D:\1.bmp");
  2095. img.Dispose();
  2096. img = null;
  2097. //循环将颗粒,进行标记到bitmap图上
  2098. DataRow[] drlist = dt_AllParticle.Select(dt_FIeld.Rows[i]["fieldid"].ToString());
  2099. if (drlist.Count() > 0)
  2100. intQuantity = intQuantity + 1;
  2101. for (int i_row = 0; i_row < drlist.Count(); i_row++)
  2102. {
  2103. //string str_fieldid = drlist[i_row]["fieldid"].ToString();
  2104. string str_particleid = drlist[i_row]["particleid"].ToString();
  2105. string str_stdtypeid = drlist[i_row]["typeid"].ToString();
  2106. string str_offset_rect_X = drlist[i_row]["RectLeft"].ToString();
  2107. string str_offset_rect_Y = drlist[i_row]["RectTop"].ToString();
  2108. string str_offset_rect_Width = drlist[i_row]["RectWidth"].ToString();
  2109. string str_offset_rect_Height = drlist[i_row]["RectHeight"].ToString();
  2110. //确定需要标记颗粒的定位
  2111. Rectangle offset_rect = new Rectangle(Convert.ToInt32(str_offset_rect_X), Convert.ToInt32(str_offset_rect_Y),
  2112. Convert.ToInt32(str_offset_rect_Width), Convert.ToInt32(str_offset_rect_Height));
  2113. //向帧图进行标记颗粒位置
  2114. Graphics g = Graphics.FromImage(ls_fieldbp);
  2115. g.DrawRectangle(new Pen(Color.Aquamarine), offset_rect);
  2116. //判断是否超出了图像外面,是的话,让文字在左侧显示,默认在右侧显示
  2117. int ls_offsetx = offset_rect.X + offset_rect.Width;
  2118. if (ls_offsetx > ls_fieldbp.Width - 10)
  2119. {
  2120. ls_offsetx = offset_rect.X - 10;
  2121. }
  2122. g.DrawString(dt_FIeld.Rows[i]["id"].ToString() + "" + str_particleid.ToString(),
  2123. new Font("黑体", 8), new SolidBrush(Color.Aqua), new PointF(ls_offsetx, offset_rect.Y));
  2124. dt_FIeld.Rows[i]["Field_pic"] = ls_fieldbp;
  2125. //保存带有标记的帧图
  2126. //ls_fieldbp.Save(str_path_FIELD_FILES_MARK + dt_FIeld.Rows[i]["id"].ToString() + ".bmp");
  2127. //ls_fieldbp.Dispose();
  2128. }
  2129. }
  2130. }
  2131. }
  2132. //
  2133. GC.Collect();
  2134. GC.WaitForPendingFinalizers();
  2135. }
  2136. private void ImportSTDDb_Click(object sender, EventArgs e)
  2137. {
  2138. Dictionary<string, object> sampleMembers = ((Dictionary<string, object>)((Dictionary<string, object>)resultFile.ResultInfo["Sample"])["Members"]);
  2139. string STDName = ((Dictionary<string, object>)sampleMembers["MsrParams"])["STDName"].ToString();
  2140. string ResultDbPath = resultFile.FilePath + "\\FIELD_FILES\\Inclusion.db";
  2141. if (STDName.ToLower().Split('.')[0] == "nostddb")
  2142. {
  2143. OpenFileDialog openFileDialog = new OpenFileDialog();
  2144. openFileDialog.Filter = "(*.db)|*.db";
  2145. openFileDialog.RestoreDirectory = true;
  2146. openFileDialog.FilterIndex = 1;
  2147. openFileDialog.Title = "Please choose a STD to add the rule!";
  2148. if (openFileDialog.ShowDialog() == DialogResult.OK)
  2149. {
  2150. try
  2151. {
  2152. string arguments = openFileDialog.FileName;
  2153. var SelectRows= dgV_ParticlesDevidePage.SelectedRows;
  2154. DataGridViewRow dgvr = SelectRows[0];
  2155. Bitmap ls_bp = (Bitmap)dgvr.Cells[2].Value;
  2156. List<string> list_str = (List<string>)ls_bp.Tag;
  2157. arguments += " " + ResultDbPath + " " + list_str[0].ToString() + " " + list_str[1].ToString() + " " + list_str[3].ToString();
  2158. System.Diagnostics.Process p = System.Diagnostics.Process.Start(".\\OTSPartA_STDEditor.exe", arguments);
  2159. p.WaitForExit();
  2160. }
  2161. catch (Exception ex)
  2162. {
  2163. log.Error("OTSPartA_STDEditor:" + ex.ToString());
  2164. }
  2165. }
  2166. }
  2167. else
  2168. {
  2169. string arguments = ".\\Config\\SysData\\" + STDName.Split('.')[0] + ".db";
  2170. var selectRow = dgV_ParticlesDevidePage.SelectedRows[0];
  2171. Bitmap ls_bp = (Bitmap)selectRow.Cells[2].Value;
  2172. List<string> list_str = (List<string>)ls_bp.Tag;
  2173. arguments += " " + ResultDbPath + " " + list_str[0].ToString() + " " + list_str[1].ToString() + " " + list_str[3].ToString();
  2174. System.Diagnostics.Process p = System.Diagnostics.Process.Start(".\\OTSPartA_STDEditor.exe", arguments);
  2175. p.WaitForExit();
  2176. }
  2177. }
  2178. private void dgV_ParticlesDevidePage_MouseDown(object sender, MouseEventArgs e)
  2179. {
  2180. var SelectRows = dgV_ParticlesDevidePage.SelectedRows;
  2181. int sel = m_ReportApp.m_conditionChoose.m_conditionData.GetComboDownListIndexByItemName(OTSIncAReportApp.OTSSampleReportInfo.OTS_REPORT_PROP_GRID_ITEMS.PARTICE_LIST);
  2182. {
  2183. if (sel != (int)SelItem.MergeParticles)
  2184. {
  2185. if (SelectRows != null && SelectRows.Count == 1)
  2186. {
  2187. DataGridViewRow dgvr = SelectRows[0];
  2188. Bitmap ls_bp = (Bitmap)dgvr.Cells[2].Value;
  2189. List<string> list_str = (List<string>)ls_bp.Tag;
  2190. contextMenuStrip1.Items[10].Visible = true;
  2191. }
  2192. else
  2193. {
  2194. contextMenuStrip1.Items[10].Visible = false;
  2195. }
  2196. }
  2197. else
  2198. {
  2199. contextMenuStrip1.Items[10].Visible = false;
  2200. }
  2201. }
  2202. }
  2203. }
  2204. }