This commit is contained in:
yangshuimiao
2023-10-16 14:05:06 +08:00
4 changed files with 4 additions and 39 deletions
-22
View File
@@ -1,22 +0,0 @@
{
// 使用 IntelliSense 了解相关属性。
// 悬停以查看现有属性的描述。
// 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Listen for XDebug",
"type": "php",
"request": "launch",
"port": 9000
},
{
"name": "Launch currently open script",
"type": "php",
"request": "launch",
"program": "${file}",
"cwd": "${fileDirname}",
"port": 9000
}
]
}
-6
View File
@@ -1,6 +0,0 @@
{
"python.linting.flake8Enabled": true,
"python.formatting.provider": "yapf",
"python.linting.flake8Args": ["--max-line-length=248"],
"python.linting.pylintEnabled": false
}
-11
View File
@@ -1,11 +0,0 @@
{
"name": "doorcome",
"host": "doorcome.cn",
"protocol": "sftp",
"port": 5005,
"username": "simon",
"remotePath": "/var/www/html/echart",
"uploadOnSave": true,
"useTempFile": false,
"openSsh": false
}
+4
View File
@@ -0,0 +1,4 @@
# echarts
### 主要功能
- 股市基本面数据分析
- 房地产供需关系分析