推荐
专栏
教程
课程
飞鹅
本次共找到1888条
网宿
相关的信息
Wesley13
•
3年前
01:k8s 安装部署
k8s官网详解:https://www.kubernetes.org.cn/k8s准备环境:三台centos7服务器192.168.6.129k8smaster(主)192.168.6.130k8snode1(节点)192.168.6.131k8snode2(节点)kubernetes(
Stella981
•
3年前
Django:学习笔记(8)——文件上传
Django:学习笔记(8)——文件上传文件上传前端处理本模块使用到的前端Ajax库为Axio,其地址为GitHub官网(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Faxios%2Faxios)。
Wesley13
•
3年前
Ubuntu16.04搭建caffe环境(cpu
_本文参考caffe官网教程(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fcaffe.berkeleyvision.org%2Finstall_apt.html)以及网上的两篇教程:Ubuntu14.04CPUPython的Caffe安装教程(https://www.oschi
Wesley13
•
3年前
ubuntu配置tomcat和jdk
1.安装tomcat此处以tomcat8为例. 先到tomcat官网:http://tomcat.apache.org(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Ftomcat.apache.org%2C)下载相应的tar.gz的安
Wesley13
•
3年前
IDEA下载与安装
IntelliJIDEA号称当前Java开发效率最高的IDE工具。IntelliJIDEA有两个版本:社区版(Community)和旗舰版(Ultimate)。社区版是免费的、开源的,但功能较少;旗舰版提供了较多的功能IntelliJIDEA官网:https://www.jetbrains
Wesley13
•
3年前
Ubuntu 14.04 安装ffmpeg及开发库
Ubuntu14.04安装ffmpeg及开发库参考资料在官网有一篇比较全的教程CompilationGuide/Ubuntu(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fhttp%3A%2F%2Ftrac.ffmp
Stella981
•
3年前
Cent6.3 X86_64 下安装WebLogic
因为是64位Linux,只能下载wls1211\_generic.jar进行安装。下载地址在官网找的,http://download.oracle.com/otn/nt/middleware/11g/wls/1211/wls1211\_generic.jar(https://www.oschina.net/action/GoToLink?urlhttp
Stella981
•
3年前
Linux服务器的弱口令检测及端口扫描
一、弱口令检测——JohntheRipper JohntheRipper工具可以帮助我们扫描出系统中密码安全性较低的用户,并将扫描后的结果显示出来。 1、安装JohntheRipper: 也可从官网直接下载: www.openwall.com \root@localhostmedia\tarzxfj
Easter79
•
3年前
TiDB SQL Engine Team:纯手工打磨前沿的优化器和执行引擎|PingCAP 招聘季
“SQLatSCALE”(出自PingCAP官网(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fpingcap.com%2Findex.html))是我们对TiDB的一个精简概括,而我们TiDBSQLEngineTeam正是负责这3个单词中的“SQL”部分
Stella981
•
3年前
Riot.js源码阅读
Riot.js的版本是1.0.4。官网地址:https://muut.com/riotjs整个Riot.js只有3个可以在外面调用的函数接口,分别是observable、render、route。 1、observable函数observable函数只有一个参数el,指向Model,该
1
•••
101
102
103
•••
189