Joyce464 Joyce464
4年前
RN react-navigation使用
一、命令安装npminstallreactnavigationsave该库包含三类组件:(1)StackNavigator:用来跳转页面和传递参数(2)TabNavigator:类似底部导航栏,用来在同一屏切换不同页面
Kent_Sun Kent_Sun
4年前
windows中 redis server 双击闪退
错误重现bash进入redis安装目录执行以下命令redisserver.exeredis.windows.conf报错:1957201May21:13:17.815CreatingServerTCPlisteningsocket:6379:listen:Unknownerror解决方法:修改redis.windows
Stella981 Stella981
3年前
Centos7命令行安装Tomcat以及配置防火墙开放端口
【转载】Centos7yum安装tomcat命令:系统环境CentOSLinuxrelease7.2.1511(Core)一、搭建准备:1、先到tomcat官网https://tomcat.apache.org/查看下载路径2、安装wgetr
Stella981 Stella981
3年前
CentOS7安装minio
 \root@localhost~\wgethttps://dl.minio.io/server/minio/release/linuxamd64/minio_\bash:wget:未找到命令\root@localhost~\yumyinstallwget_已安装:wget.x86\_640:1.1
Stella981 Stella981
3年前
Could not find iPhone 6 simulator
最近原来的老项目有点问题需要处理一下,运行启动命令,就报了如下错误,提示找不到iPhone6模拟器。reactnativeruniosOwaissMac:pdmowaisahmed$reactnativeruniosFoundXcodeprojectpdm.xcodeproj
Wesley13 Wesley13
3年前
MySQL数据库(一)编译安装、安装后优化操作及超户忘记数据库密码的解决方法
MySQL的下载地址:http://www.dev.mysql.com/downloads准备工作:卸载rpm方式安装的mysqlserver、mysql      rpmqa|grepmysql若存在,用rpmemysqlservermysqlnodeps命令卸载安装ncursesdevel与cmake包
Stella981 Stella981
3年前
Sass预编译
sass基于Ruby       ruby的模块管理器叫gem 正规的安装方式是geminstallsass        调用命令  sass  sass文件  css文件webpack编译sass    需要的模块styleloader cssloader sas
Wesley13 Wesley13
3年前
PHP编译安装
php5.6.22关闭防火墙命令:serviceiptablesstopstop|start|restart查看环境变量:echo$PATH1.解决依赖关系到http://ftp.riken.jp/Linux/fedora/epel/下载epelrele
Stella981 Stella981
3年前
Nacos部署中的一些常见问题汇总
问题一:Ubuntu下启动Nacos报错问题描述使用命令shstartup.shmstandalone启动报错:./startup.sh:78:./startup.sh::notfound./startup.sh:88:./startup.sh::notfound