推荐
专栏
教程
课程
飞鹅
本次共找到4409条
带库
相关的信息
学python的猫
•
4年前
python的这些必备干货知识点,快来看看有没有你不了解的?
Python是当前主流的编程语言之一,其优点有:一:语法简洁,可以让使用者用少量的代码完成相对复杂的效果。二:标准库和第三库多,功能强大;三:站在了人工智能和大数据的风口上;像国内的豆瓣呀,知乎呀等等知名网站都是基于python开发的,而Youtube、Reddit、Dropbpx也是用python的框架开发的。近几年学习python的小伙伴越来越多,那么p
Wesley13
•
4年前
Ubuntu部署shadowsocks服务端
服务器基本要求:Python2.71安装pip环境apt–getinstallpython–geventpython–pip2安装shadowsockspipinstallshadowsocks升级命令pipinstall–upgradeshadowsocks3安装加密用的库apt–getinsta
Stella981
•
4年前
SQL Server 2017的Linked Server配置触发的bug“Exception Code = c0000005 EXCEPTION_ACCESS_VIOLATI...
SQLServer2017的LinkedServer配置触发的bug“ExceptionCode\c0000005EXCEPTION\_ACCESS\_VIOLATION”现象描述:数据库版本:SQLServer2017(RTM\CU14)(KB4484710)\14.0.307
Wesley13
•
4年前
Oracle 11g Data Guard 物理备库快速配置指南
Oracle11gDataGuard物理备库快速配置指南\日期:20150417\来源:Linux社区 作者:cloudsnowe\字体:大 中 小\缘起最近做了Oracle(https://www.oschina.net/action/GoTo
Wesley13
•
4年前
MongoDB 集群设置集合分片生效及查看集合分片情况
一、设计DB分片与Collection分片连接mongos/opt/mongodb/mongodblinuxx86_642.4.8/bin/mongo 127.0.0.1:27017使用admin数据库useadmin指定testdb分片生效db.runCommand({ena
Stella981
•
4年前
BeetlSQL3.0.0 轻松集成Spring
喜欢看代码直接看代码,了解如何简单集成,主从库集成,动态SQLManager集成集成SpringBoot(https://gitee.com/xiandafu/beetlsql/tree/3.0/sqlintegration/sqlspringbootstarter"集成SpringBoot")集成Spring(http
Wesley13
•
4年前
Mysql初始化root密码和允许远程访问
mysql默认root用户没有密码,输入mysql–uroot进入mysql1、初始化root密码进入mysql数据库1mysqlupdate user set passwordPASSWORD(‘123456’)where User'root';
Stella981
•
4年前
FastDFS介绍与安装
目录FastDFS.11 介绍....12 安装....42.1 安装libfastcommon.42.1.1 下载安装包并解压....42.2 安装FastDFS.52.3 安装nginx.82.3.1 更新nginx安装库....82.3
Easter79
•
4年前
SQL Server 2017的Linked Server配置触发的bug“Exception Code = c0000005 EXCEPTION_ACCESS_VIOLATI...
SQLServer2017的LinkedServer配置触发的bug“ExceptionCode\c0000005EXCEPTION\_ACCESS\_VIOLATION”现象描述:数据库版本:SQLServer2017(RTM\CU14)(KB4484710)\14.0.307
Stella981
•
4年前
Linux安装MSSQL2017使用mssql
Linux上安装SQLServer20171.下载MicrosoftSQLServer2017RedHat存储库配置文件:sudocurlo/etc/yum.repos.d/mssqlserver.repohttps://packages.microsoft.com/config/rhel/7/mssqlserver
1
•••
211
212
213
•••
441