asynchronous finite state machine

  1. 异步有限自动机

网络词典

asynchronous finite state machine

英 əˈsɪŋkwərəs 美 əˈsɪŋkwərəs
形容词 中文翻译:异步的
同义词: ['non-synchronous', 'synchronous']

例句:

  1. 1.The server is asynchronous, so it doesn't need to wait for the client to send data before responding.
    服务器是非同步的,所以它不需要等待客户端发送数据后才响应。
  2. 2. The program uses asynchronous programming techniques to improve performance.
    该程序使用异步编程技术来提高性能。
  3. 3. In asynchronous programming, events are fired in response to an event that occurs on another thread or process.
    在异步编程中,事件是在另一个线程或进程中发生事件时触发的。