logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

SQL Server 远程连接服务器数据库

开启防火墙,开启端口,以及报错:【use 某数据库】The server principal "[server]" is not able to access the database "[database]" under the current security context.【select 查询】The SELECT permission was denied on the object '

文章图片
#sqlserver
SQL Server 远程连接服务器数据库

开启防火墙,开启端口,以及报错:【use 某数据库】The server principal "[server]" is not able to access the database "[database]" under the current security context.【select 查询】The SELECT permission was denied on the object '

文章图片
#sqlserver
python3.7安装lxml

参考:《pycharm下载lxml失败的解决办法》, 一起来围观吧 https://blog.csdn.net/qq_37164679/article/details/104254850?utm_source=app

python将RGB图像转为灰度图像

【图像处理】RGB三色图中灰度图像的提取,YCRCB

#python#计算机视觉#深度学习
SQL Server 远程连接服务器数据库

开启防火墙,开启端口,以及报错:【use 某数据库】The server principal "[server]" is not able to access the database "[database]" under the current security context.【select 查询】The SELECT permission was denied on the object '

文章图片
#sqlserver
win10自带虚拟机安装centos实操(含参考博文)

win10自带虚拟机HyperV安装CentOS7系统,然后使用win10中的XShell连接HyperV中的centos

#windows#centos
到底了