package com.liuxing.adapter;
import com.sun.corba.se.spi.oa.ObjectAdapter;
/** ClassName Test Description 测试 Author: 流星007 Date 2021/4/27 13:56
*/
public class Test {
public static void main(String[] args) {
//类适配器
ITarget classAdaptor …
根据这个教程安装 https://blog.csdn.net/muyangzixue/article/details/112758801 最后运行自带例子的时候报错 Credentials for zz rejected connecting to xxx Aborting: Unable to connect to xxx 没有截图,反正就这个意思
解决办法: 先在MPICH2底下…