Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
component:applied_energistics:zh [2023/10/26 11:25]
hfsr
component:applied_energistics:zh [2023/11/29 10:59]
hfsr [通用网络API]
Line 7: Line 7:
 =====通用网络API===== =====通用网络API=====
  
-所有的AE2组件都会提供通用的网络api+所有的AE2组件都会提供一套通用的网络API
  
 {{page>​component:​ae2common:​zh#​网络控制器特性API&​noheader&​nofooter}} {{page>​component:​ae2common:​zh#​网络控制器特性API&​noheader&​nofooter}}
Line 21: Line 21:
 ====合成列表==== ====合成列表====
  
-以下方法基于`userdata`对象,对任意AE2网络组件执行`getCraftables`方法返回。+以下方法基于`userdata`对象,对任意AE2网络组件执行`getCraftables`方法即可返回此类对象
  
 {{page>​component:​ae2common:​zh#​合成列表API&​noheader&​nofooter}} {{page>​component:​ae2common:​zh#​合成列表API&​noheader&​nofooter}}
Line 27: Line 27:
 ====合成状态==== ====合成状态====
  
-以下方法基于`userdata`对象,对[[#​合成]]对象执行`request`返回。+以下方法基于`userdata`对象,对[[#​合成列表]]对象执行`request`即可返回此类对象
  
 {{page>​component:​ae2common:​zh#​合成状态API&​noheader&​nofooter}} {{page>​component:​ae2common:​zh#​合成状态API&​noheader&​nofooter}}
Line 55: Line 55:
 {{page>​component:​ae2common:​zh#​输出总线API&​noheader&​nofooter}} {{page>​component:​ae2common:​zh#​输出总线API&​noheader&​nofooter}}
  
 +目录
 ---- ----
- 
 {{page>​component:​contents:​zh&​noheader&​noeditbutton&​nouser&​}} {{page>​component:​contents:​zh&​noheader&​noeditbutton&​nouser&​}}