计算机学习

最新内容

  • 开始

    创建索引$client = ClientBuilder::create()->build();$params = [    'index' => 'my_i

    日期 2025-01-19  阅 31  
  • 未命名

    未命名

    composer安装最新版本composer require elasticsearch/elasticsearch出现这个提示

    日期 2025-01-18  阅 23  
  • live template

    live template

    一//bill@2025/01/16//$ITERABLE$ bill@$DATE$$ITERABLE$ 代表光标位置。ITERABLE自定义名称,可以用其它名称表示,比如name   $DATE$是日期格式

    日期 2025-01-16  阅 21  
  • pandas

    pandas

    删除某列import pandas as pddata = pd.read_excel('./测试数据.xlsx')data.drop(labels=['none', 'none1']

    日期 2024-06-16  阅 152  
  • ImproperlyConfigured: mysqlclient 1.4.3 or newer is required; you have 0.7.11.None.

    ImproperlyConfigured: mysqlclient 1.4.3 or newer is required; you have 0.7.11.None.

    日期 2024-03-18  阅 144  
  • python安装matplotlib报错问题

    报错如下 Could not fetch URL https://pypi.org/simple/matplotlib/: There was a problem confirming th

    日期 2024-02-01  阅 111  
  • windows10 设置任务计划

    windows10 设置任务计划

    打开计划任务win+r打开cmd,输入taskschd.msc输入名称

    日期 2023-06-29  阅 185  
  • 创建交换空间

    创建交换空间

    日期 2023-06-20  阅 170  
  • 查看端口对应的进程id

    查看端口对应的进程id

    netstat-tunlp|grep9200kill-92687643 2687643为进程id

    日期 2023-06-18  阅 171  
  • elk安装

    elk安装

    安装elasticsearch下载

    日期 2023-06-17  阅 236  
首页 上一页  1  2  3  4  5  6  7  8    尾页