ParticlesGridDevidePage.cs 105 KB

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