From 4b550b775f104ab6c1aab59be8431572ed240b06 Mon Sep 17 00:00:00 2001 From: wangwei10061 Date: Sat, 1 Jun 2024 11:36:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E9=87=8D=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Hello.java | 5 -- a.java | 0 aaaaaaaaaa | 0 nihao | 1 - test.txt | 3 - test1 | 1 - test11.py | 1 - test3.py | 6 -- 实训相关接口 | 190 --------------------------------------------- 9 files changed, 207 deletions(-) delete mode 100644 Hello.java delete mode 100644 a.java delete mode 100644 aaaaaaaaaa delete mode 100644 nihao delete mode 100644 test.txt delete mode 100644 test1 delete mode 100644 test11.py delete mode 100644 test3.py delete mode 100644 实训相关接口 diff --git a/Hello.java b/Hello.java deleted file mode 100644 index ccf9b98..0000000 --- a/Hello.java +++ /dev/null @@ -1,5 +0,0 @@ -public class { - public static void main(String[] args) { - System.out.println("hello"); - } -} \ No newline at end of file diff --git a/a.java b/a.java deleted file mode 100644 index e69de29..0000000 diff --git a/aaaaaaaaaa b/aaaaaaaaaa deleted file mode 100644 index e69de29..0000000 diff --git a/nihao b/nihao deleted file mode 100644 index 8520612..0000000 --- a/nihao +++ /dev/null @@ -1 +0,0 @@ -niasda \ No newline at end of file diff --git a/test.txt b/test.txt deleted file mode 100644 index 4a19fbd..0000000 --- a/test.txt +++ /dev/null @@ -1,3 +0,0 @@ -测试push -11 - diff --git a/test1 b/test1 deleted file mode 100644 index ed0f110..0000000 --- a/test1 +++ /dev/null @@ -1 +0,0 @@ -print('hello') \ No newline at end of file diff --git a/test11.py b/test11.py deleted file mode 100644 index ed0f110..0000000 --- a/test11.py +++ /dev/null @@ -1 +0,0 @@ -print('hello') \ No newline at end of file diff --git a/test3.py b/test3.py deleted file mode 100644 index 30b50d9..0000000 --- a/test3.py +++ /dev/null @@ -1,6 +0,0 @@ -printf('1111') - -这是第一个变更 - - -print(123) diff --git a/实训相关接口 b/实训相关接口 deleted file mode 100644 index f215d27..0000000 --- a/实训相关接口 +++ /dev/null @@ -1,190 +0,0 @@ -1、命令行评测实训 -链接: https://test.educoder.net/tasks/augzqmrx5nw9 -启动命令行接口:https://test-data.educoder.net/api/myshixuns/4yzwfose6q/start.json?game_id=2215157 -返回参数 -{ - "status": 0, - "message": "success", - "data": { - "host": "172.16.95.1", - "port": "41279", - "link_url": "wss://pre-webssh.educoder.net/ws", # 这个是之前的ws_url - "username": "root", - "password": "XhKb4HwQ2FrnqjiS", - "myshixun_id": 584178, - "webssh_url": "http://172.16.94.254:8890/bridge", - "remainingTime": 1800000, - "mapping_service_url": "https://41280testsvc1.vnc.educoder.net" - } -} -激活接口:https://test-data.educoder.net/api/myshixuns/4yzwfose6q/active_pod.json?game_id=2215157 -返回参数: -{ - "status": 0, - "message": "success", - "data": { - "remaining_time": 1800000 - } -} -重置命令行接口:https://test-data.educoder.net/api/myshixuns/4yzwfose6q/reset_pod.json?game_id=2215157 -返回接口: -{ - "status": 0, - "message": "success", - "data": { - "host": "172.16.95.1", - "port": "41279", - "link_url": "wss://pre-webssh.educoder.net/ws", - "username": "root", - "password": "XhKb4HwQ2FrnqjiS", - "myshixun_id": 584178, - "webssh_url": "http://172.16.94.254:8890/bridge", - "remainingTime": 1800000, - "mapping_service_url": "https://41280testsvc1.vnc.educoder.net" - } -} - - -2、命令行练习模式 -链接:https://test.educoder.net/tasks/xjf8k5cvglpe -命令行练习模式链接接口:https://test-data.educoder.net/api/myshixuns/ulzyaw86j7/start.json?game_id=2215160 -返回参数: -{ - "status": 0, - "message": "success", - "data": { - "host": "172.16.95.1", - "port": "41281", - "link_url": "wss://pre-webssh.educoder.net/ws", - "username": "root", - "password": "UoeOXal40rkNrOSM", - "myshixun_id": 584179, - "webssh_url": "http://172.16.94.254:8890/bridge", - "remainingTime": 1800000, - "mapping_service_url": null - } -} -重置命令行接口: https://test-data.educoder.net/api/myshixuns/ulzyaw86j7/reset_pod.json?game_id=2215160 -返回参数: -{ - "status": 0, - "message": "success", - "data": { - "host": "172.16.95.1", - "port": "41284", - "link_url": "wss://pre-webssh.educoder.net/ws", - "username": "root", - "password": "4tsMtsXr5hxnrAMg", - "myshixun_id": 584179, - "webssh_url": "http://172.16.94.254:8890/bridge", - "remainingTime": 1800000, - "mapping_service_url": null - } -} -激活命令行接口:https://test-data.educoder.net/api/myshixuns/ulzyaw86j7/active_pod.json?game_id=2215157 - - -3、 图形化模式 -链接: https://test.educoder.net/tasks/qjo69pf4yen2 -图形化链接的接口:https://test-data.educoder.net/api/myshixuns/68we3nqvlo/start.json -返回参数: -{ - "status": 0, - "message": "success", - "data": { - "link_url": "https://41285testsvc1.vnc.educoder.net/vnc_lite.html?password=krFgfmEUo1eoJXSp", - "remaining_time": 1800000, - "mapping_service_url": null - } -} -图形化激活:https://test-data.educoder.net/api/myshixuns/68we3nqvlo/active_pod.json -返回参数: -{ - "status": 0, - "message": "success", - "data": { - "remaining_time": 1800000 - } -} -图形化重置:https://test-data.educoder.net/api/myshixuns/68we3nqvlo/reset_pod.json -返回参数 -{ - "status": 0, - "message": "success", - "data": { - "link_url": "https://41286testsvc1.vnc.educoder.net/vnc_lite.html?password=ubUfnZXfTaP2v8FS", - "remaining_time": 1800000, - "mapping_service_url": null - } -} - -4、 jupyter类型 -链接:https://test.educoder.net/tasks/kgilr324mf/jupyter -获取链接地址:https://test-data.educoder.net/api/myshixuns/kgilr324mf/start.json -返回参数: -{ - "status": 0, - "message": "success", - "data": [{ - "name": "", - "link_url": "https://41293testsvc1.vnc.educoder.net/notebooks/data/workspace/myshixun_584124/kgilr324mf20221213161642/01.ipynb?token=YkKtEKzePMHKe8tJ", - "remaining_time": 3600000 - }] -} -激活时间:https://test-data.educoder.net/api/myshixuns/kgilr324mf/active_pod.json -重置环境:https://test-data.educoder.net/api/myshixuns/kgilr324mf/reset_pod.json - - -5. Vscode模式 -链接:https://test.educoder.net/tasks/xzty6mscw4ak -获取链接接口:https://test-data.educoder.net/api/myshixuns/3cr9h8szfe/start.json -激活时间接口:https://test-data.educoder.net/api/myshixuns/3cr9h8szfe/active_pod.json -重置环境接口:https://test-data.educoder.net/api/myshixuns/3cr9h8szfe/reset_pod.json - -6. jupytelab模式 -链接:https://test.educoder.net/tasks/w3ku7g6hlt/jupyter -获取链接接口:https://test-data.educoder.net/api/myshixuns/w3ku7g6hlt/start.json -激活时间:https://test-data.educoder.net/api/myshixuns/w3ku7g6hlt/active_pod.json -重置接口:https://test-data.educoder.net/api/myshixuns/w3ku7g6hlt/reset_pod.json - -7. 容器启动web类型 -链接:https://test.educoder.net/tasks/iumv78glocw3 -获取链接地址:https://test-data.educoder.net/api/myshixuns/gp24f3a5mr/start.json?game_id=2215349 -激活时间:https://test-data.educoder.net/api/myshixuns/gp24f3a5mr/active_pod.json?game_id=2215349 -重置接口:https://test-data.educoder.net/api/myshixuns/gp24f3a5mr/reset_pod.json?game_id=2215349 - -8. 阿里云命令行 -链接:https://test.educoder.net/tasks/6vts7iqz5bok -获取链接地址:https://test-data.educoder.net/api/myshixuns/metj9p8uvg/start.json?position=1(position表示第几个命令行) -激活时间:https://test-data.educoder.net/api/myshixuns/metj9p8uvg/active_pod.json?position=1 -重置环境:https://test-data.educoder.net/api/myshixuns/metj9p8uvg/reset_pod.json?position=1 - -9.算能云(目前测试版还不能测) -链接:https://test.educoder.net/tasks/nilpzk5f34ya -获取链接地址:https://test-data.educoder.net/api/myshixuns/9uakizlso8/start.json -激活时间:https://test-data.educoder.net/api/myshixuns/9uakizlso8/active_pod.json -重置环境:https://test-data.educoder.net/api/myshixuns/9uakizlso8/reset_pod.json - -10. 交大云 -链接:https://test.educoder.net/tasks/eyugo7923hxf -获取链接地址:https://test-data.educoder.net/api/myshixuns/ijpzyrtfqv/start.json?position=1 (position命令行的位置) -激活时间:https://test-data.educoder.net/api/myshixuns/ijpzyrtfqv/active_pod.json?position=1 -重置环境: https://test-data.educoder.net/api/myshixuns/ijpzyrtfqv/reset_pod.json?position=1 - -11. windows云主机 -链接:https://test.educoder.net/tasks/erws5kijf9cf -获取链接地址:https://test-data.educoder.net/api/myshixuns/gqszl4u3ef/start.json -激活时间:https://test-data.educoder.net/api/myshixuns/gqszl4u3ef/active_pod.json -重置环境:https://test-data.educoder.net/api/myshixuns/gqszl4u3ef/reset_pod.json - -12.虚拟机 -链接:https://test.educoder.net/tasks/ir8p4ockhygt -获取链接地址:https://test-data.educoder.net/api/myshixuns/zo85g3lv2y/start.json -激活时间:https://test-data.educoder.net/api/myshixuns/zo85g3lv2y/active_pod.json -重置环境:https://test-data.educoder.net/api/myshixuns/zo85g3lv2y/reset_pod.json - -13. 阿里云Linux图形化 -链接:https://test.educoder.net/tasks/bhiv3eyfug56 -获取链接地址:https://test-data.educoder.net/api/myshixuns/zf6hb4pwnj/start.json -激活时间:https://test-data.educoder.net/api/myshixuns/zf6hb4pwnj/active_pod.json -重置环境:https://test-data.educoder.net/api/myshixuns/zf6hb4pwnj/reset_pod.json \ No newline at end of file