相互协商程序,Mutual Agreement Procedure
1)Mutual Agreement Procedure相互协商程序
1.Currently, the main method of settling the mentioned problem is mutual agreement procedure.目前,解决转让定价争议的主要方法是相互协商程序
2.Nowadays, traditional solutions on those disputes include Mutual Agreement Procedure and certain domestic legal procedures.目前解决这些国际税务争议的传统方法是相互协商程序,以及一定的国内法程序。
英文短句/例句

1.Study on the Mutual Agreement Procedure of the OECD Model Tax ConventionOECD税收协定范本相互协商程序研究
2.a meeting of people for consultation.人们互相协商的会议。
3.Council of Intergovernmental Consultation Procedures政府间协商程序理事会
4.interservice data exchange program相互服务数据交换程序
5.That is to say it does not move by coordinating some mechanical procedure between muscles, bones, and tendons.这就是说,它并不凭藉肌肉、骼和肌腱之间的相互协调的机械程序。
6.A device or an instruction that coordinates two or more processes and prevents one operation from interfering with another.连环协调两个或多个程序并防止相互干扰的设备或指令
7.Leaders prefer to pursue goals by building trust, by a process of consultation, mutual accommodation and consensus.领袖们宁可通过建立互信,以及经由一个磋商、互相迁就和寻求共识的程序来达到目的。
8.Research on the Application Store Based on the Mobile Internet基于移动互联网的应用程序商店研究
9.Flow Control Parameter Negotiation Facility : Window Size流量控制参数协商实用程序:窗口大小
10.On the consultative procedure of administrative deal first;行政赔偿“先行处理”协商程序探析
11.The Parties shall notify one another by an exchange of diplomatic notes that all necessary national legal requirements for entry into force have been fulfilled.一、双方应通过外交照会相互通知业已完成为使本协定生效所需要的国内法律程序。
12.Members are encouraged, at the request of other Members, to be willing to enter into negotiations for the conclusion of agreements for the mutual recognition of results of each other's conformity assessment procedures.鼓励各成员应其他成员请求,就达成相互承认合格评定程序结果的协议进行谈判。
13.6.3 Members are encouraged, at the request of other Members, to be willing to enter into negotiations for the conclusion of agreements for the mutual recognition of results of each other's conformity assessment procedures.6.3 鼓励各成员应其他成员请求,就达成相互承认合格评定程序结果的协议进行谈判。
14.Determine the sequence and interaction of the processes.确定这些过程的顺序和相互关系.
15.The Connection of VFP6.0 and Other Application Program;VFP6.0与其它应用程序的相互调用
16.European Consultative Committee on Global Interdependence and Solidarity全球相互依存和团结问题欧洲协商委员会
17."Flow Control Parameter Negotiation Facility : Packet Size"流量控制参数协商实用程序:数据包大小
18.Promote the Procedural Construction of the Multi-Party Cooperation and Political Consultation System;切实推进多党合作和政治协商的程序化建设
相关短句/例句

the mutual agreement procedure相互协商程序
1.On the problem of designing the arbitration provision,it is especially to take attention on the relation of the mutual agreement procedure and arbitrat.在仲裁条款的设计上,应着重考虑相互协商程序与仲裁程序的关系、仲裁的事项范围、仲裁的程序规则等方面问题。
2.Until recently, the mutual agreement procedure has virtually been the most important means of settling international tax treaty conflicts.目前,相互协商程序是解决国际税收协定争议的一个最重要的方法。
3)Mutual Agreement Procedure相互协议程序
4)procedural negotiation程序协商
5)cross-correlation program互相关程序
6)criminal consultation procedure刑事协商程序
延伸阅读

编译程序的编译程序编译程序的编译程序compiler-compiler b Ianyi ehengxu de blanyi chengxu编译程序的编译程序《compile卜伪mpiler》产生编译程序的编译程序。它接受用某一适当的表示体系描述的某一语言类中任一语言A的词法规则、语法规则、语义规则和(或)代码生成规则,并从这些描述产生出用目标语言B写的关于语言A的编译程序的全部或部分。编译程序的编译程序又称为偏译租序的生成租序。 通常,编译程序分成词法分析程序、语法分析程序、语义分析程序、代码生成程序等若干部件。这些部件可以用一个总的编译程序的编译程序的不同部分来生成,也可以分别用不同的专用生成程序来生成。这些专用生成程序包括词法分析程序的生成程序,语法分析程序的生成程序和代码生成程序的生成程序等。 词法今析租序的生成粗序接受以正则文法或其它类似文法描述的单词,构造一个有限状态自动机,由此生成一个词法分析程序。 语法介析程序的生成程序接受以上下文无关文法的形式描述的源语言的语法,生成一个语法分析程序。各种语法分析程序的生成程序随实现语言、语法分析算法的原理以及源程序中语法错误处理能力的不同而异。如采用LR的语法分析程序的生成程序YACC和采用递归下降法的语法分析程序的生成程序L比en。 语义分析程序、中间代码生成程序和目标代码生成程序的生成程序的设计与实现与形式化的语义描述紧密相关。语义描述形式化技术相当困难,目前大多数生成程序中语义描述还是采用非形式化,它们的基本思想是为源语言的上下文无关文法的语法符号或产生式配以翻译子程序(语义动作或语义子程序)。 现有不少性能很好的编译程序的编译程序,如词法分析程序的生成程序LEX,语法分析程序的生成程序yACC和LLgen,它们都显著提高了编译程序的开发效率。