推荐
专栏
教程
课程
飞鹅
本次共找到10000条
捉妖记2
相关的信息
亚瑟
•
4年前
Linux环境部署go运行环境并启动项目
第一步、搭建Go生产环境1.下载包https://golang.org/dl/2.解压(有1.14.4版本了,tarzxvf后回有个go文件夹)cd/usr/local/wgethttps://dl.google.com/go/go1.13.6.linuxamd64.tar.gztarxfgo1.13.
Wesley13
•
4年前
TARS基金会的故事(续)虎牙直播:新一代海量微服务架构TARS实践
!(https://oscimg.oschina.net/oscnet/2bcb70a4ff3b1e9fce32aaccdfb1638fe0c.gif)本文来源:Linux基金会公众号!(https://oscimg.oschina.net/oscnet/8030e74562753e7939080d72a6c417524da.png)
Stella981
•
4年前
Sentinel
!9.28头图.png(https://ucc.alicdn.com/pic/developerecology/af7ab6c27c3c4c3aa5dc2cce3c9e8ab9.png)\\导读:\\2020年,Sentinel推出Go原生版本SentinelGolang(https://www.oschina.net/ac
Stella981
•
4年前
ASMSupport教程4.2
<h24.2生成Return操作</h2<p这一节我们将讲述如何生成return操作,我们将生成如下代码:</p<divstyle"paddingbottom:0px;margin:0px;paddingleft:0px;paddingright:0px;display:inline;float:none;pa
Stella981
•
4年前
SpringBoot项目里,让TKmybatis支持可以手写sql的Mapper.xml文件
!(https://oscimg.oschina.net/oscnet/272991e6205887d7808fb4971179d2d73ad.png)SpringBoot项目通常配合TKMybatis或MyBatisPlus来做数据的持久化。对于单表的增删改查,TKMybatis优雅简洁,无需像传统mybatis那样在mapper.xml文件
Wesley13
•
4年前
MySQL下载和安装教程
1.下载MySQL数据库可以访问官方网站:https://www.mysql.com/!(https://oscimg.oschina.net/oscnet/19fce9934682c748338b49db82ff362a5cf.png) 2.点击DOWNLOADS模块下的Community模块下的MySQLCommunityServer进行
Stella981
•
4年前
CentOS7 安装 redis
1、安装部署redis需要用到的工具具体情况来安装,可能还有有其他的工具和依赖包需要安装。yumyinstallwgetvimgcc2、下载redis安装包这里拿5.0.5版本举例。wgethttp://download.redis.io/releases/redis5.0.5.tar.g
Wesley13
•
4年前
PHP 随机数 C扩展随机数
由于要用到固定长度的随机字符串。首先是一段PHP代码 $str_md5md5(uniqid());$rand mt_rand(1, 28);$str1substr($str_md5,$rand,6);$rand mt_rand(1, 28);$str2substr($
Stella981
•
4年前
Linux电源管理
前言1\. 什么是regulator? regulator翻译为"调节器",分为voltageregulator(电压调节器)和current(电流调节器)。一般电源管理芯片(PowerManagementIC)中会包含一个甚至多个regulator。2\. regulator有什么作用? 通常的作用是给电子设备
Stella981
•
4年前
Bochs安装
1:aptgetinstallbochs 在ubuntu中使用aptgetinstallbochs可以安装bochs此时bochs无法调试内核程序,只能充当虚拟机的角色运行内核或者操作系统2:如果想使用带调试功能的bochs安装方法为: (1):下载bochs的linux源码tar包,地址:http://bo
1
•••
901
902
903
•••
1000