]> insang Git - newton-cn_pos.git/commitdiff
dddd
authornewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:17:33 +0000 (17:17 +0900)
committernewton-cn <insang@kakao.com>
Thu, 29 Jan 2026 08:17:33 +0000 (17:17 +0900)
14 files changed:
.vs/newton-cn/v16/.suo
newton-cn/Form9.cs
newton-cn/bin/Debug/newton-cn.exe
newton-cn/bin/Debug/newton-cn.pdb
newton-cn/bin/Release/newton-cn.exe
newton-cn/bin/Release/newton-cn.pdb
newton-cn/obj/Debug/DesignTimeResolveAssemblyReferences.cache
newton-cn/obj/Debug/newton-cn.csproj.AssemblyReference.cache
newton-cn/obj/Debug/newton-cn.exe
newton-cn/obj/Debug/newton-cn.pdb
newton-cn/obj/Release/newton-cn.csproj.AssemblyReference.cache [new file with mode: 0644]
newton-cn/obj/Release/newton-cn.csproj.FileListAbsolute.txt
newton-cn/obj/Release/newton-cn.exe
newton-cn/obj/Release/newton-cn.pdb

index 53cf44ce01c6e639ff7f6b28f06ea3f9e09bca6d..efc12e235226ebb0e8e56dc9a8fe9eb2b1c2d1b1 100644 (file)
Binary files a/.vs/newton-cn/v16/.suo and b/.vs/newton-cn/v16/.suo differ
index 9dd6e5c71ff1531a366b98e22989e1b03ed7d30d..7a3c9aba96a5bb60fdaa8227900cb67fa0367082 100644 (file)
@@ -141,10 +141,11 @@ namespace newton_cn
             Thread th = new Thread(ts);
             th.Start();*/
 
-            /*Application.OpenForms["Form9"].Close();
 
             string phone = textBox1.Text;
 
+            Application.OpenForms["Form9"].Close();
+
             MouseEvent1 me = new MouseEvent1();
             me.ctclick();
             // 키보드 입력처럼 전송
@@ -154,26 +155,7 @@ namespace newton_cn
             Thread.Sleep(2000);
             SendKeys.SendWait("{ENTER}");
             Thread.Sleep(2000);
-            SendKeys.SendWait("^{DEL}");*/
-
-            var form9 = Application.OpenForms["Form9"];
-            if (form9 != null)
-            {
-                form9.Activate();
-                Thread.Sleep(100);
-
-                string phone = textBox1.Text;
-                Clipboard.SetText("a' or ct_cphone like '%" + phone + "' or ct_phone like '%" + phone + "' or 1 like 'a");
-                SendKeys.SendWait("^v");
-                Clipboard.SetText("");
-
-                Thread.Sleep(200);
-                SendKeys.SendWait("{ENTER}");
-                Thread.Sleep(200);
-                SendKeys.SendWait("^{DEL}");
-
-                form9.Close();
-            }
+            SendKeys.SendWait("^{DEL}");
 
         }
 
index 9675cfd3a1dee35f4892e18dbdd907750baaa9fc..48cc695d86493d5bac837fe724dc18f75407ed30 100644 (file)
Binary files a/newton-cn/bin/Debug/newton-cn.exe and b/newton-cn/bin/Debug/newton-cn.exe differ
index 08db36a432a5b7f8174ec8fe6f7df80fa0c17260..9c0993e498e92d5ff22aa47ae974e9195302d57d 100644 (file)
Binary files a/newton-cn/bin/Debug/newton-cn.pdb and b/newton-cn/bin/Debug/newton-cn.pdb differ
index 6085b020d2cbfb0d9bdae2b8f73b45abe76cfe7b..f2f99f086548c08e81a447938c5fa49944f0b0bc 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.exe and b/newton-cn/bin/Release/newton-cn.exe differ
index 2ebd3d44ea7abbfa6916b5b60eb4116789b49f8f..74ccd1fecc1b6d774c03bc054f05726ab1264725 100644 (file)
Binary files a/newton-cn/bin/Release/newton-cn.pdb and b/newton-cn/bin/Release/newton-cn.pdb differ
index 7e5848f5c80a5f8b4aff7ff368dc1635609544b6..1f186dfa32b88b100aeeeaa749dd8f23345ce9af 100644 (file)
Binary files a/newton-cn/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/newton-cn/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ
index 654fe63c3d45a2e8165502122afabf3ee530b55b..f5e894aea93a73e58fa9d4feab241bc197ee1a40 100644 (file)
Binary files a/newton-cn/obj/Debug/newton-cn.csproj.AssemblyReference.cache and b/newton-cn/obj/Debug/newton-cn.csproj.AssemblyReference.cache differ
index 9675cfd3a1dee35f4892e18dbdd907750baaa9fc..48cc695d86493d5bac837fe724dc18f75407ed30 100644 (file)
Binary files a/newton-cn/obj/Debug/newton-cn.exe and b/newton-cn/obj/Debug/newton-cn.exe differ
index 08db36a432a5b7f8174ec8fe6f7df80fa0c17260..9c0993e498e92d5ff22aa47ae974e9195302d57d 100644 (file)
Binary files a/newton-cn/obj/Debug/newton-cn.pdb and b/newton-cn/obj/Debug/newton-cn.pdb differ
diff --git a/newton-cn/obj/Release/newton-cn.csproj.AssemblyReference.cache b/newton-cn/obj/Release/newton-cn.csproj.AssemblyReference.cache
new file mode 100644 (file)
index 0000000..654fe63
Binary files /dev/null and b/newton-cn/obj/Release/newton-cn.csproj.AssemblyReference.cache differ
index e9b1a2e4bd25eee85fc69b965d88cfa3649d742d..7ef1806118d79d71ca4a14695d3a1dfb58f59a12 100644 (file)
@@ -37,3 +37,4 @@ z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton_cn.
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton_cn.Form7.resources
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton_cn.Form8.resources
 z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton_cn.Form9.resources
+z:\바탕 화면\insang\workspace\newton-cn_pos\newton-cn\obj\Release\newton-cn.csproj.AssemblyReference.cache
index 6085b020d2cbfb0d9bdae2b8f73b45abe76cfe7b..f2f99f086548c08e81a447938c5fa49944f0b0bc 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.exe and b/newton-cn/obj/Release/newton-cn.exe differ
index 2ebd3d44ea7abbfa6916b5b60eb4116789b49f8f..74ccd1fecc1b6d774c03bc054f05726ab1264725 100644 (file)
Binary files a/newton-cn/obj/Release/newton-cn.pdb and b/newton-cn/obj/Release/newton-cn.pdb differ