Pārlūkot izejas kodu

New open window page test

NaiboWang-Alienware 2 gadi atpakaļ
vecāks
revīzija
8c3a613014

+ 23 - 0
ElectronJS/src/taskGrid/test_pages/new_window.html

@@ -0,0 +1,23 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>Title</title>
+    <script type="text/javascript">
+        function openNewWindow(url) {
+            window.open(url, '标题',
+                'height=600,width=800,status=yes,toolbar=no,menubar=no,location=no');
+        }
+    </script>
+</head>
+<body>
+
+<div>
+    <a href="#" onclick="openNewWindow('https://www.easyspider.cn')">EasySpider</a>
+    <a href="#" onclick="openNewWindow('https://www.baidu.com')">Baidu</a>
+    <a href="#" onclick="openNewWindow('https://www.google.com')">Google</a>
+</div>
+
+
+</body>
+</html>

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
ElectronJS/tasks/195.json


+ 1 - 1
ExecuteStage/.vscode/launch.json

@@ -12,7 +12,7 @@
             "justMyCode": false,
             //  "args": ["--id", "[7]", "--read_type", "remote", "--headless", "0"]
             // "args": ["--id", "[9]", "--read_type", "remote", "--headless", "0", "--saved_file_name", "YOUTUBE"]
-            "args": ["--id", "[92]", "--headless", "0", "--user_data", "1", "--keyboard", "0"]
+            "args": ["--id", "[84]", "--headless", "0", "--user_data", "1", "--keyboard", "0"]
         }
     ]
 }

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels