translate end 中文意思是什麼

translate end 解釋
翻譯結束, 轉換結束
  • translate : vt 1 翻譯〈指筆譯〉。2 解釋(動作等);說明。3 把…改作,把…改成,把…表現成;使轉化;使變成;把…落...
  • end : n 1 端,尖,末端,終點。2 邊緣;極點,極限。3 結局,結果。4 目的。5 最後,死。6 【紡織;印染】經...
  1. Socket function mainly realizes setting up and initializing service unit socket, initializing service unit and service unit serial and so on. bind funcion primarily binds local address and port for the socket. listen function is to evaluate the max length of server ’ s listening queue. connect function and accept function set aside rate ahead, infrom user ’ s request of establishing virtual circuit to suna, cooperate with suna to establish the connection between client and server, return the result. we make use of three handshake with data protocol and virtual circuit mode, in this way, when we translate data, we can look up communication course according to virtual circuit number, at the same time, there aren ’ t source ip address and port, end ip address and port in the head of data package, the speed of translating data advances in a certain extent. send function and recv function is to send data collaborating with suna, and copy data from the receiving queue of socket to user ’ s buffer. close function cooperate

    Socket ( )函數實現創建、初始化服務元套接字,初始化服務元及服務元序列等。 bind ( )函數為套接字綁定本地地址和埠號。 connect ( )和accept ( )函數主要是根據用戶要求預留帶寬,將用戶的建立虛電路請求轉達給服務元網路體系,協作服務元網路體系採用捎帶數據的三次握手協議建立虛電路,並告訴用戶處理結果,一方面,捎帶數據的三次握手協議在一定程度上可提高數據傳輸速度;另一方面,採用虛電路方式,使得數據通信可直接根據虛電路號查找相應的通信進程,而且數據包的包頭中省去了源ip地址、埠號和目的ip地址、埠號,提高了數據傳輸速率。
  2. Even that lumbering grit couldn ' t translate into production, though, as doug mientkiewicz grounded out to end the inning

    當長名字先生敲出滾地球出局結束這局,這技安笨重的咬牙切齒上到三壘無法有所貢獻。
  3. In the way of grid generation, comparison about various generating methods is made. in the end software gambit is employed to do such work from the point of practicability, and the interface program to translate the grid file is also given. it relieves the people from the similar heavy work of grid generation

    在網格劃分方面,對各種網格生成方法進行了比較分析,最終本文從實用的角度出發,採用gambit來進行此項工作,並編制了相應的介面轉換程序,使同類工作從繁重的網格劃分工作中解脫出來。
  4. Then, according to some order, execute the information ; translate them into coordinate values of the motion point, velocities and the on - off values of the m codes. the information that have already been translated will be put into a double end queue, then, transferred to interpolation module to control the machine

    然後,按照一定執行順序,執行結構中的信息,將這些信息翻譯成可供插補模塊執行的運動點坐標、運動速度以及m代碼開關量等,翻譯好后的每一行的nc代碼信息作為一個節點放到一個雙端隊列里去。
分享友人