conda conda-libmamba-solver file libarchive

解决Android运行出现NDK at /Library/Android/sdk/ndk-bundle did not have a source.properties file

##问题描述 将其他项目导致自己的电脑上运行时,出现以下编译错误。 ``` Execution failed for task ':app:stripDebugDebugSymbols'. > NDK at /Users/ado/Library/Android/sdk/ndk-bundle did ......
Android ndk-bundle properties Library bundle

解决python解析Excel文件报错xlrd.biffh.XLRDError: Excel xlsx file; not supported

### 报错如下: ![](https://img2023.cnblogs.com/blog/718867/202307/718867-20230723195834404-686663143.png) ### 解决方案: #### 1、安装低版本xlrd `pip install xlrd==1.2 ......
Excel XLRDError supported 文件 python

Linux - Check If File Is Empty Or Not Using Shell Script

## Linux - Check If File Is Empty Or Not Using Shell Script How do I check if a file is empty or not using bash or ksh shell script under a UNIX / Lin ......
Script Linux Check Empty Using

IAR编译报错could not open source file “Jjunjiang.h”该怎么办呢?

前言:hello,这里是君君酱,本人小白已入行嵌入式,还在学习阶段,本账号记录分享一下搜集到的解决方法。 虽然 出现了这个问题,但是它解决起来很简单 解决 workspace里项目名称 右键 点击 options -> C/C++ compiler -> Preprocessor 点击 “···” ......
Jjunjiang 怎么办 source could file

[极客大挑战 2019]Secret File

[极客大挑战 2019]Secret File 题目来源:buuctf 题目类型:web 涉及考点:代码审计 1. 题目让我们去找秘密,第一反应是检查源代码 发现一个Archive_room.php,点击看看: 出现了一个点击按钮,点击后如下: 除此之外没有别的线索了 2. 我们依据提示回到上一个页 ......
Secret 2019 File

Your project does not reference ".NETFramework,Version=xxx" framework. Add a reference to ".NETFramework,..." property of your project file and then re-run NuGet restore.

错误:Your project does not reference ".NETFramework,Version=v4.6.1" framework. Add a reference to ".NETFramework,Version=v4.6.1" in the "TargetFramework ......

OpenSSH升级后 libcrypto.so.1.1: cannot open shared object file

之前分享过一篇[记一次手动将OpenSSH从7.4升级到9.3的过程](https://www.cnblogs.com/jianzhan/p/ssh-update.html) 这次又升级时,政务云提供了更加便捷的升级方案 给了一个升级文件:`Openssl_UPDATE_to_9.2p1.bin`和 ......
libcrypto OpenSSH cannot object shared

Python 上传文件request.files无法二次保存

Python 上传文件request.files无法二次保存 或读取文件无法二次read 假设现在有个文本文件对象,对象名是text,其中内容为“梧桐半死清霜后”,可供读写。 如下代码,尝试读取两次文件内容。 print("第一次读取:", text.read()) print("第二次读取:", ......
request 文件 Python files

58.请使用vue3+vite+typescript+element-plus+setup语法糖,使用xlsx和file-saver实现保存excel功能。我的el-table表有分页数据。导出的excel中要包含所有分页中的数据

1 <template> 2 <div> 3 <el-table 4 :data="mergedTableData" 5 border 6 stripe 7 > 8 <!-- 表头 --> 9 <el-table-column 10 prop="date" 11 label="Date" 12 >< ......
数据 excel element-plus 语法 typescript

Sublime Text 插入头部注释插件【Verilog Gadget/File Header】

## 1、Verilog Gadget插件 ### 1.1、安装 直接在 *Install Package*工具栏安装即可。 ### 1.2、使用【只针对.v或者.sv文件】 在写Verilog中除了需要代码补齐外,还需要的一个功能是自动生成例化模板和自动生成可供仿真使用的TestBeach,对于输 ......
注释 头部 插件 Sublime Verilog

图片元信息Exif(Exchangeable Image File)的获取和修改

我们进行图片分类,做一些人工智能的项目或者利用Python来对图片进行分类,都可以利用到Exif信息。 什么是Exif? Exif是一种图像文件格式,实际上Exif格式就是在JPEG格式头部插入了数码照片的信息,包括拍摄时的光圈、快门、白平衡、ISO、焦距、日期时间等各种和拍摄条件以及相机品牌、型号 ......
Exchangeable 图片 Image 信息 Exif

conda 中显示channel 和基本环境

001、 [liujiaxin01@PC1 ~]$ conda config --show channels channels: - defaults 002、 [liujiaxin01@PC1 ~]$ conda config --show default_channels default_cha ......
channel 环境 conda

The file extension is not supported by Shapefile data provider.

后端返回:文件上传失败:The file extension is not supported by Shapefile data provider. 表明此时上传/处理的文件不符合标准。 ......
Shapefile extension supported provider file

conda创建label标注环境

conda create -n label python=3.6 ![](https://img2023.cnblogs.com/blog/1571518/202307/1571518-20230718151440520-1058506642.png) ![](https://img2023.cnb ......
环境 conda label

centos7下安装opencv后调用报错import cv2 ImportError: libGL.so.1: cannot open shared object file: No such file or directory

问题描述: 本人在centos7离线环境下安装python,然后pip install 安装opencv-python.whl包成功后,进入python3环境import cv2时,发现报错: ImportError: libGL.so.1: cannot open shared object fi ......
file ImportError directory centos7 centos

Anaconda-用conda创建python虚拟环境及移植到内网

conda可以理解为一个工具,也是一个可执行命令,其核心功能是包管理和环境管理。包管理与pip的使用方法类似,环境管理则是允许用户方便滴安装不同版本的python环境并在不同环境之间快速地切换。 conda的设计理念 conda将几乎所有的工具、第三方包都当作package进行管理,甚至包括pyth ......
Anaconda 环境 python conda

使用xlrd模块读取excel,总报xlrd.biffh.XLRDError: Excel xlsx file; not supported

原因: 该xlrd版本太高了,不支持读取xlsx格式的文件,此处将xlrd版本降低版本至1.2.0 先查看本机的xlrd版本: ``` pip show xlrd ``` 【可以看到当前xlrd version是2.0.1】 重新安装低版本的: ``` pip install xlrd==1.2.0 ......
xlrd XLRDError supported 模块 excel

Doris写入数据异常提示actual column number in csv file is less than schema column number

## 版本信息: - Flink 1.17.1 - Doris 1.2.3 - Flink Doris Connector 1.4.0 ## 写入方式 采用 String 数据流,依照社区网站的[样例代码](https://doris.apache.org/zh-CN/docs/1.2/ecosys ......
column number 数据 actual schema

cpuset.cpus.effective: no such file or directory (修改 docker cgroup 版本的方法)

要切换使用 v1 版 cgroup,需要做如下配置: vim /etc/default/gru GRUB_CMDLINE_LINUX="systemd.unified_cgroup_hierarchy=0" update-grub reboot 完美解决 ......
effective directory 版本 方法 cpuset

vim E447: cannot find file iostream in path

查看c/c++文件中的头文件,可以使用gf跳转,但是有时会出现Error 447:not found in path1, 命名模式中输入,临时修改:set path=.,/usr/include,,/usr/include/c++/*/2, 修改vimrc增加set path+=.,/usr/inc ......
iostream cannot E447 find file

【HMS Core】AR Engine中,运行时出现../../../../src/main/cpp/world_ar_application.h:30:10: fatal error: 'glm.hpp' file not found错误

​【问题描述】 1、AR Engine中,从官网下载的“NDK示例代码”,运行时出现../../../../src/main/cpp/world_ar_application.h:30:10: fatal error: 'glm.hpp' file not found,该如何解决? 2、arengi ......

记一次CentOS7.7文件系统只读Read-only file system 并且/dev/只有一个设备文件 null的 解决方法

###### 环境 VMware Workstation Pro 15.5 ###### 操作系统 CentOS 7.7 现象: ![](https://img2020.cnblogs.com/blog/1094495/202004/1094495-20200416175309710-1311065 ......
文件 Read-only 只有 CentOS7 方法

在计算机领域,"refs" 是指ReFS(Resilient File System)——一种Windows操作系统中的文件系统。ReFS是微软公司开发的一种新型文件系统,旨在提供更好的可靠性、稳定性和性能

在计算机领域,"refs" 是指ReFS(Resilient File System)——一种Windows操作系统中的文件系统。ReFS是微软公司开发的一种新型文件系统,旨在提供更好的可靠性、稳定性和性能。 目前,ReFS有两个主要版本: ReFS 1.0:这是最早引入的版本,首次出现在Windo ......
系统 文件 quot ReFS 可靠性

conda 清华源连接HTTP失败的解决方案

清华源上下载了conda的安装脚本 [https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/](https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/) 指行脚本后,,安装在了普通用户的目录下 ......
解决方案 方案 conda HTTP

String.getBytes()方法的默认编码是什么 默认编码由file.encoding决定。如果不存在file.encoding则编码为UTF-8;

String.getBytes()方法的默认编码是什么 默认编码由file.encoding决定。如果不存在file.encoding则编码为UTF-8; 原文链接:https://blog.csdn.net/qq_30033509/article/details/109689342 从源码中可以看 ......
编码 encoding file getBytes 方法

TFTP(Trivial File Transfer Protocol)是一种简单的文件传输协议,常用于在计算机网络中进行文件传输。下面是关于TFTP的一些基本信息

TFTP(Trivial File Transfer Protocol)是一种简单的文件传输协议,常用于在计算机网络中进行文件传输。下面是关于TFTP的一些基本信息: **功能和特点**:TFTP是一种轻量级的文件传输协议,它通过UDP(User Datagram Protocol)实现数据传输。T ......

url网络地址图片,blob,base64,File互转

base64转blob var arr = base64url.split(','), mime = arr[0].match(/:(.*?);/)[1], bstr = atob(arr[1]), n = bstr.length, u8arr = new Uint8Array(n); while( ......
地址 图片 网络 blob base

ptyhon: remame file using Prefix and suffix

# 创建测试文件 #for i in range(0, 10): #f = open('test/' + str(i) + '.txt', 'a+') #f.close() path = input("请输入路径:") print("该文件夹中的所有文件有:") temp_file_name = [ ......
ptyhon Prefix remame suffix using

windows terminal中配置on-my-posh,conda虚拟环境提示不生效

遇到了oh-my-posh的conda虚拟环境提示无法生效的问题。 实际不是不生效,只是在~文件夹下面看不到。进入到其他任何文件都能看到虚拟环境提示。 原因是:on-my-posh的配置的python segment的properties中有一个项目是"home_enabled", 默认值是fals ......
on-my-posh terminal windows 环境 conda

Anaconda使用conda安装opencv的正确命令

很多教程是使用pip安装opencv的,执行的命令是: pip install opencv-python 但是我们的环境是Anaconda,使用conda安装opencv的命令是: conda install -c conda-forge opencv 参考资料: https://anaconda ......
Anaconda 命令 opencv conda