llm-codeing.json 6.5 KB
Newer Older
CSDN-Ada助手's avatar
CSDN-Ada助手 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247
[
  {
    "prompt": "c++文件的读取和写入",
    "type": "代码生成",
    "language": "C++"
  },
  {
    "prompt": "快速排序c++",
    "type": "代码生成",
    "language": "C++"
  },
  {
    "prompt": "c++小游戏",
    "type": "代码生成",
    "language": "C++"
  },
  {
    "prompt": "c++爱心代码",
    "type": "代码生成",
    "language": "C++"
  },
  {
    "prompt": "error: microsoft visual c++ 14.0 or greater is required. get it with \"microsoft c++ build tools\": https://visualstudio.microsoft.com/visual-cpp-build-tools/",
    "type": "troubleshooting",
    "language": "C++"
  },
  {
    "prompt": "indexerror: invalid index of a 0-dim tensor. use `tensor.item()` in python or `tensor.item<t>()` in c++ to convert a 0-dim tensor to a number",
    "type": "troubleshooting",
    "language": "C++"
  },
  {
    "prompt": "error: microsoft visual c++ 14.0 or greater is required",
    "type": "troubleshooting",
    "language": "C++"
  },
  {
    "prompt": "prelaunchtask\"c/c++: g++.exe生成活动文件\"已终止,退出代码为-1",
    "type": "troubleshooting",
    "language": "C++"
  },
  {
    "prompt": "vs2017 microsoft visual c++ runtime library",
    "type": "troubleshooting",
    "language": "C++"
  },
  {
    "prompt": "java爱心代码",
    "type": "代码生成",
    "language": "JAVA"
  },
  {
    "prompt": "冒泡排序java",
    "type": "代码生成",
    "language": "JAVA"
  },
  {
    "prompt": "java九九乘法表",
    "type": "代码生成",
    "language": "JAVA"
  },
  {
    "prompt": "javahelloworld代码",
    "type": "代码生成",
    "language": "JAVA"
  },
  {
    "prompt": "水仙花数java",
    "type": "代码生成",
    "language": "JAVA"
  },
  {
    "prompt": "java.lang.nullpointerexception",
    "type": "troubleshooting",
    "language": "JAVA"
  },
  {
    "prompt": "java.lang.illegalstateexception: failed to load applicationcontext",
    "type": "troubleshooting",
    "language": "JAVA"
  },
  {
    "prompt": "java找不到符号",
    "type": "troubleshooting",
    "language": "JAVA"
  },
  {
    "prompt": "java: 错误: 不支持发行版本 5",
    "type": "troubleshooting",
    "language": "JAVA"
  },
  {
    "prompt": "failed to start bean 'documentationpluginsbootstrapper'; nested exception is java.lang.nullpointerexception",
    "type": "troubleshooting",
    "language": "JAVA"
  },
  {
    "prompt": "htmlcssjavascript网页制作",
    "type": "代码生成",
    "language": "JS"
  },
  {
    "prompt": "javascript爱心代码",
    "type": "代码生成",
    "language": "JS"
  },
  {
    "prompt": "javascript实现图片轮播",
    "type": "代码生成",
    "language": "JS"
  },
  {
    "prompt": "使用javascript设计一个用户注册程序,要求能够验证用户的输入内容",
    "type": "代码生成",
    "language": "JS"
  },
  {
    "prompt": "javascript登录页面制作",
    "type": "代码生成",
    "language": "JS"
  },
  {
    "prompt": "fatal error: call_and_retry_last allocation failed - javascript heap out of memory",
    "type": "troubleshooting",
    "language": "JS"
  },
  {
    "prompt": "call_and_retry_last allocation failed - javascript heap out of memory",
    "type": "troubleshooting",
    "language": "JS"
  },
  {
    "prompt": "fatal error: ineffective mark-compacts near heap limit allocation failed - javascript heap out of memory",
    "type": "troubleshooting",
    "language": "JS"
  },
  {
    "prompt": "failed to load module script: expected a javascript module script but the server responded with a mime type of \"text/html\". strict mime type checking is enforced for module scripts per html spec.",
    "type": "troubleshooting",
    "language": "JS"
  },
  {
    "prompt": "invalid table size allocation failed - javascript heap out of memory",
    "type": "troubleshooting",
    "language": "JS"
  },
  {
    "prompt": "python爱心代码",
    "type": "代码生成",
    "language": "PYTHON"
  },
  {
    "prompt": "lstm时间序列预测python",
    "type": "代码生成",
    "language": "PYTHON"
  },
  {
    "prompt": "python小游戏",
    "type": "代码生成",
    "language": "PYTHON"
  },
  {
    "prompt": "arima模型python代码",
    "type": "代码生成",
    "language": "PYTHON"
  },
  {
    "prompt": "python画图",
    "type": "代码生成",
    "language": "PYTHON"
  },
  {
    "prompt": "pip._vendor.urllib3.exceptions.readtimeouterror: httpsconnectionpool(host='files.pythonhosted.org', port=443): read timed out.",
    "type": "troubleshooting",
    "language": "PYTHON"
  },
  {
    "prompt": "pip is configured with locations that require tls/ssl, however the ssl module in python is not available.",
    "type": "troubleshooting",
    "language": "PYTHON"
  },
  {
    "prompt": "only size-1 arrays can be converted to python scalars",
    "type": "troubleshooting",
    "language": "PYTHON"
  },
  {
    "prompt": "error: could not build wheels for opencv-python, which is required to install pyproject.toml-based projects",
    "type": "troubleshooting",
    "language": "PYTHON"
  },
  {
    "prompt": "this python interpreter is in a conda environment, but the environment has not been activated.  libraries may fail to load.  to activate this environment please see https://conda.io/activation",
    "type": "troubleshooting",
    "language": "PYTHON"
  },
  {
    "prompt": "shell脚本编程100例",
    "type": "代码生成",
    "language": "SHELL"
  },
  {
    "prompt": "shell判断文件是否存在",
    "type": "代码生成",
    "language": "SHELL"
  },
  {
    "prompt": "编写shell排序程序,将一个无序的整数数组中元素按从小到大排序。",
    "type": "代码生成",
    "language": "SHELL"
  },
  {
    "prompt": "linux定时执行shell脚本",
    "type": "代码生成",
    "language": "SHELL"
  },
  {
    "prompt": "shell排序",
    "type": "代码生成",
    "language": "SHELL"
  },
  {
    "prompt": "important: you may need to close and restart your shell after running 'conda init'.",
    "type": "troubleshooting",
    "language": "SHELL"
  },
  {
    "prompt": "commandnotfounderror: your shell has not been properly configured to use 'conda activate'.",
    "type": "troubleshooting",
    "language": "SHELL"
  },
  {
    "prompt": "finalshell java.net.connectexception: connection timed out: connect",
    "type": "troubleshooting",
    "language": "JAVA"
  },
  {
    "prompt": "xshell connection failed",
    "type": "troubleshooting",
    "language": "SHELL"
  },
  {
    "prompt": "you may need to close and restart your shell after running 'conda init'.",
    "type": "troubleshooting",
    "language": "SHELL"
  }
]