Commit c9e7efcc by mahaisong

fix:输出

parent e6561e43
...@@ -181,9 +181,9 @@ ...@@ -181,9 +181,9 @@
this.label7.AutoSize = true; this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(3, 506); this.label7.Location = new System.Drawing.Point(3, 506);
this.label7.Name = "label7"; this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(304, 13); this.label7.Size = new System.Drawing.Size(301, 13);
this.label7.TabIndex = 16; this.label7.TabIndex = 16;
this.label7.Text = "参考3:3W2千条写入JSON文件,用时1分钟(1个文件)"; this.label7.Text = "参考3:3W2千条写入JSON文件,用时0.8秒(1个文件)";
// //
// textBox_CPU // textBox_CPU
// //
...@@ -224,9 +224,9 @@ ...@@ -224,9 +224,9 @@
this.label10.AutoSize = true; this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(239, 116); this.label10.Location = new System.Drawing.Point(239, 116);
this.label10.Name = "label10"; this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(113, 13); this.label10.Size = new System.Drawing.Size(287, 13);
this.label10.TabIndex = 21; this.label10.TabIndex = 21;
this.label10.Text = "单核CPU利用线程数"; this.label10.Text = "单核CPU利用线程数(提速请加大此数字,最大200)";
// //
// label11 // label11
// //
......
...@@ -44,3 +44,4 @@ D:\smallproject\6.CsvCount_ES\CsvCount_ES\obj\Debug\CsvCount_ES.Properties.Resou ...@@ -44,3 +44,4 @@ D:\smallproject\6.CsvCount_ES\CsvCount_ES\obj\Debug\CsvCount_ES.Properties.Resou
D:\smallproject\6.CsvCount_ES\CsvCount_ES\obj\Debug\CsvCount_ES.csproj.GenerateResource.Cache D:\smallproject\6.CsvCount_ES\CsvCount_ES\obj\Debug\CsvCount_ES.csproj.GenerateResource.Cache
D:\smallproject\6.CsvCount_ES\CsvCount_ES\obj\Debug\CsvCount_ES.exe D:\smallproject\6.CsvCount_ES\CsvCount_ES\obj\Debug\CsvCount_ES.exe
D:\smallproject\6.CsvCount_ES\CsvCount_ES\obj\Debug\CsvCount_ES.pdb D:\smallproject\6.CsvCount_ES\CsvCount_ES\obj\Debug\CsvCount_ES.pdb
D:\smallproject\6.CsvCount_ES\CsvCount_ES\obj\Debug\CsvCount_ES.csprojResolveAssemblyReference.cache
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment