
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
现在有两台服务器,ip分别为:192.168.0.10、192.168.0.11需要将192.168.0.10的/home/rims/test/Attachment/以及/home/rims/version/Attachment/ 挂载到192.168.0.11的 /app/attachment上共享目录在192.168.0.10的服务器端中编辑/etc/exports文件,添加如下内容:/hom
springboot整合websorket消息推送

公司要从单一架构转为微服务架构,特此记录目录前期准备整合spring security整合oauth2.0前期准备初始依赖<parent><groupId>org.springframework.boot</groupId><artifactId>spring-boot-starter-parent</artifactId><ver

ionic4 根据不同的参数值显示不同的控件,这些东西要写到你要跳转的那个组件里面page.tsngOnInit() {//接收路由传值this.activatedRoute.queryParams.subscribe((result) => {console.log(result);this.listorderid = result;...
点button就可以跳转到另外的页面1.跳转刷新在跳转页的ts文件中import { NavController } from '@ionic/angular';构造函数constructor(public nav: NavController,)具体方法back(){this.nav.navigateRoot(['/tabs/order']);...
用SVN检出项目之后,直接运行ionic serve 结果出现以下错误ERROR in ./src/global.scss (./node_modules/@angular-devkit/build-angular/src/angular-cli-files/plugins/raw-css-loader.js!./node_modules/postcss-loader/src??embedde..
接收数据库通过API传的数据并显示通过如下命令建立公共服务组件ionic g service service/http如图common.service…spec.ts文件的内容import { TestBed } from '@angular/core/testing';import { CommonService } from './common.service';des...
Description:The dependencies of some of the beans in the application context form a cycle:bookInfoController (field private com.croot.portal.service.PortalBookInfoService com.croot.portal.controller.B

yapi插件idea
Build step ‘Execute shell’ marked build as failureFinished: FAILURE脚本中 加#!/bin/bash就可以








