英语人>网络例句>message exchange 相关的网络例句
message exchange相关的网络例句

查询词典 message exchange

与 message exchange 相关的网络例句 [注:此内容来源于网络,仅供参考]

A method for carrying out terminal management based on EPON includes connecting unit management system on optical line terminal based on EPON and setting up network management channel between them and between optical line terminal and each network terminal, carrying out analysis on message by optical line terminal when network management protocol message is sent to optical line terminal by unit management system, retransmitting message to network terminal by set up operation-maintenance channel when network protocol message is aimed at network terminal and retransmitting message reported from network terminal to unit management system by optical line terminal.

一种对基于EPON进行终端管理的方法,在基于EPON的光线路终端上连接设备管理系统,在它们之间建立网络管理通道,并在光线路终端和各网络终端之间建立承载在操作管理维护协议层上的网络管理通道;设备管理系统向光线路终端发送网络管理协议报文时,光线路终端对该报文进行解析,如果是针对网络终端的网络管理协议报文,则将该报文通过所建立的操作维护通道转发给该网络终端;网络终端向设备管理系统上报的消息,由光线路终端转发给设备管理系统。

So called "likely is" is for under the seriously restricted condition of simple labor and commodity exchange in the early days, both sides know about the approximate labor amount needed for producing the article for exchanging, so it is relatively easy to realize the equate labor exchange; So called "likely not" is for in the process of developed and complicated commodity exchange, it is very difficult for the dealers to compute the labor amount that includes in the article of other side, so the principle of equate labor exchange actually does not inheres the meaning that prevalently use, the comparing interests principle can be the principle that prevalently use, but the equate labor exchange principle just is a kind of special example of comparing interests principle.

所谓&似是&是因为在初期简单劳动及其商品交换的严格限制条件下,双方都知道要生产所交换的商品需要的大致劳动量,等量劳动交换的实现比较容易;所谓&而非&,则是因为在发达复杂的商品交换中,交换者很难统一计量出对方商品所包含的劳动量,等量劳动交换原则事实上就不具有普遍适用的意义。商品交换的比较利益原则才是普遍适用的原则,等量劳动交换原则只是比较利益原则的一种特例。

As to domestic sector, the author discuss the influences of different exchange rate regime on growth, inflation, economic stability and financial deepening, and agues that:(1) the relatively fixed exhange rate regimes are more pro-growth for emerging economies;(2) the relatively fixed exchange rate regimes can be useful for control of inflation in developing countries, but it can also be replaced by other monetary rules like inflaiton-targeting;(3) fixed exchange rate regime woulde better to deal with nominal shocks when floating exchange rate regime better to deal with real shocks, but both of them can not entirely insulate the external shocks;(4) the improvement of financial deepening is faster under relative fixed exchange rate regimes.

从国内经济部门看,不同汇率制度对经济增长、通货膨胀、经济稳定、金融深化等关键变量具有不同影响:(1)对于新兴市场国家来说,相对固定的汇率制度更有利于促进经济增长;(2)相对固定的汇率制度有利于抑制通货膨胀,但也可以由其他货币规则替代;(3)固定汇率更适合应对名义经济冲击,浮动汇率更适合应对实际经济冲击,二者都不能隔离外部冲击;(4)在相对固定的汇率制度下,金融深化发展更快。

This paper includes several parts: first, some important concepts of the thesis have been defined, a theoretical overview of currency crisis has been finished; then, we have described the history of the international monetary system; later, three chapes have been arranged to discuss the mechanism of currency crisis under fixed and floating and intermediate exchange rate system respectively. The part of the fixed exchange rate system mainly includes the analysis of the collapse of the international gold standard system, the Bretton Woods system and the the European Monetary System; in the part of the floating exchange rate system, the volatility problem under freely floating exchange rate system has been studied; the part of the intermediate exchange rate system mainly includes the analysis of currency crises in regional dollar standard system and the currency board system. And finally, we have analysed the inevitability of the appearance of new type regional monetary cooperation patterns, and how these cooperations avoid currency crises.

本文主要包括这样几部分:首先,对论文中涉及到的重要概念给予界定,并对货币危机理论进行系统梳理;接着,按时间顺序从总体上回忆国际货币制度的历史演进;然后,用三个章节分别研究了固定汇率制度、浮动汇率制度以及中间汇率制度下货币危机的形成机理,其中,固定汇率制度下的货币危机主要包括国际金本位制度和布雷顿森林体系的崩溃,以及欧洲货币体系的瓦解;浮动汇率制度下的货币危机,则重点分析了自由浮动汇率制度下汇率的过度波动问题;中间汇率制度下的货币危机,分别分析了区域美元本位及货币局制度下货币危机的发生机理;最后,分析了目前新型区域货币合作模式出现的必然性,及各模式下如何规避货币危机。

Considered that china finance reality, implementing hard peg exchange rate regime isn" t favor to economic level effect, but at present there isn" t enough condition in implementing float exchange rate regime in china, so author argue that china should choose median exchange rate regime between hard peg exchange rate regime and float exchange rate regime.

论文重点分析了在中国金融进一步开放中,实施固定汇率制不利于发挥汇率的经济杠杆作用,而实施浮动汇率制的条件又不具备,只能选择介于固定与浮动两极之间的&中间汇率安排&。

A task's svc hook method can use ACE_Task::getq to dequeue messages placed onto the message queue and process them concurrently. The getq method blocks until either a message is available on the message queue or the specified absolute timeout elapses. The blocking nature of getq allows the thread of a task to block and only wake up when there's work available on the message queue.

一个任务的svc挂钩可以使用ACE_Task::getq来出队消息和并发处理他们。getq方法阻塞直到在队列上有一个消息可用或者制定的超时发生。getq允许线程在惹任务中阻塞,仅在消息队列中有工作可作才被唤醒。

A tasks svc hook method can use ACE_Task::getq to dequeue messages placed onto the message queue and process them concurrently. The getq method blocks until either a message is available on the message queue or the specified absolute timeout elapses. The blocking nature of getq allows the thread of a task to block and only wake up when theres work available on the message queue.

一个任务的svc挂钩可以使用ACE_Task::getq来出队消息和并发处理他们。getq方法阻塞直到在队列上有一个消息可用或者制定的超时发生。getq允许线程在惹任务中阻塞,仅在消息队列中有工作可作才被唤醒。

The invention further relates to another method of realizing welcome messages, which comprises the steps of acquiring a message indicating whether the user identification registers for a multimedia message service or not when the user identification is not the local user identification; and sending the welcome media message according to the user identification when the user identification registers for the multimedia message service.

本发明还涉及另一种实现欢迎消息的方法,当所述用户标识不是本地用户标识时,获取所述用户标识是否注册了多媒体消息服务业务的信息;当所述用户标识注册了多媒体消息服务业务时,执行根据所述用户标识发送欢迎多媒体消息。

A method form obtaining IP address of maintenance channel includes judging whether ATM address is included in preconfigured IPOA PVC data of base station controller or not by BSC according to ATM address in BOOTP request message, returning BOOTP response message back to base station if it is or otherwise returning failure message back to BOOTP, carrying out judgment on each parameter in BOOTP response message by BS as per preset parameter rule, utilizing all parameters to set up IPOA channel when all parameters are consistency with said rule and required transmission bandwidth of IPOA channel is less than bandwidth limitation of maximum transmission.

本发明提供一种维护通道IP地址的获取方法以及修改方法,包括:在基站控制器侧预先配置基站的维护通道IPOA PVC数据,该IPOA PVC数据包括该基站的ATM地址;该基站在专用的PVC上发送BOOTP请求消息,该BOOTP请求消息中包括该基站的ATM地址,并且同时启动超时定时器对第一时间间隔计时;基站控制器根据该BOOTP请求消息中的ATM地址,判断基站控制器中预先配置的IPOA PVC数据中是否包括该ATM地址,若包括,则向该基站返回BOOTP响应消息,该BOOTP响应消息包括关于维护通道IP地址的参数,否则返回BOOTP失败消息;基站根据预定参数规则,对该BOOTP响应消息中的每一参数进行判断,在所有参数符合预定参数规则、且建立该IPOA通道所需传输带宽小于最大传输带宽限制的情况下,利用该所有参数建立IPOA通道。

Products include: erasable white board, cork message board, sewing message board, multi-functional modular message board, aluminum alloy type display, as well as message boards, such as photos.

产品主要包括:可擦写白板、软木留言板、布艺留言板、多功能组合式留言板、铝合金类展示架,以及相片留言板等。

第2/50页 首页 < 1 2 3 4 5 6 7 8 9 ... > 尾页
相关中文对照歌词
Leave A Message
Did You Get My Message?
Message In Our Music
Message In A Bottle
Let The Message Run Free
Send A Message
Message In A Bottle
One More Lie
Spiderwebs
Message To The World
推荐网络例句

In this new architectural plan the Garden of Golgotha came to be at the centre of the new city.

Aelia 是高举他自己,并在此城内朝拜罗马诸神。

The continuous nature of peat accumulation means that terrestrial coaly rocks may provide a higher resolution and more complete record of base-level change than the time-equivalent shallow-marine strata, thus enabling the identification of highfrequency cycles that are not recorded in themarine strata.

泥炭积累的持续性质的手段,陆地coaly岩石可提供较高的分辨率和更完整的记录基准面变化的影响时,相当于浅海阶层,从而使确定的高频周期,不记录在themarine 阶层。

The discussion includes two parts, the first question is about the influence of parents divorce on children and how those children are maintained by their parents. The second thesis is about differences on maintenance between divorced parents and connubial parents.

从父母离婚对未成年子女的影响以及离婚后的父母抚养未成年子女的现状入手,分析了离婚父母与未离婚父母在抚养未成年子女的内容上、形式上之区别,进而深入剖析离婚父母抚养未成年子女的特点及其问题。