From e6ac4918b031ee46da0a0db0d23f323352bd1ca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=B4=8B?= Date: Thu, 27 Jun 2024 17:09:41 +0800 Subject: [PATCH 1/5] lygg66 --- .vscode/launch.json | 7 +++++++ .vscode/settings.json | 0 2 files changed, 7 insertions(+) create mode 100644 .vscode/launch.json create mode 100644 .vscode/settings.json diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 0000000..f980ab9 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,7 @@ +{ + // 使用 IntelliSense 了解相关属性。 + // 悬停以查看现有属性的描述。 + // 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [] +} \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..e69de29 From 29f8ee9bd0c515068402d7f9dd48693ff1e36278 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=B4=8B?= Date: Thu, 27 Jun 2024 17:33:19 +0800 Subject: [PATCH 2/5] lygg66 --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index acda283..8cffacc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009-2017 Braintree, a division of PayPal, Inc. +# Copyright (c) 2009-2017 Braintree, a division of PayPal, Inc Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal From 81d70dd1d66aa91efe46d43ea5f97ee8939abb65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=B4=8B?= Date: Tue, 2 Jul 2024 19:39:10 +0800 Subject: [PATCH 3/5] Update launch.json --- .vscode/launch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index f980ab9..6bcc7e7 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -1,7 +1,7 @@ { - // 使用 IntelliSense 了解相关属性。 - // 悬停以查看现有属性的描述。 - // 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387 + // 使用 IntelliSense 了解相关属性。 + // 悬å�œä»¥æŸ¥çœ‹çŽ°æœ‰å±žæ€§çš„æ��述。 + // 欲了解更多信æ�¯ï¼Œè¯·è®¿é—®: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [] } \ No newline at end of file From c6f91752307521500f6d1dbecbdd12d76b21d7d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=B4=8B?= <145508543+lygg6699@users.noreply.github.com> Date: Wed, 3 Jul 2024 03:23:37 +0800 Subject: [PATCH 4/5] 1 --- .vscode/settings.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.vscode/settings.json b/.vscode/settings.json index e69de29..adc79d2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "files.readonlyInclude": { + "{**/.c4z/.extsrcs/*.PROTSYM.cbl,**/.c4z/.extsrcs/*.PROTSYM.listing}": true + } +} \ No newline at end of file From ee8ee5904a017e752b34b48486508ddde1d9845a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=B4=8B?= <145508543+lygg6699@users.noreply.github.com> Date: Wed, 3 Jul 2024 03:23:39 +0800 Subject: [PATCH 5/5] 1