查询词典 assembler directive
- 与 assembler directive 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Chapter 1 is a preface to introduce the motives of this paper research methods scope restriction and frame Chapter 2 will fist introduce the concept of database and then discuss the necessity of database protection in the creating methods and with or without originality This chapter will put emphasis on the importance of originality to database Chapter 3 will observe the British America and Germany's viewpoint of originality to discuss their legislative mode of database legal protection Chapter will introduce EU Directive/96/9/EC of database protection and four judges of EU Court after the Directive takes effect in 2004 to find how the ECJ use the Directive Then according to the DG Internal Market and Service Working Pater and BEUC's evaluation of the Directive this paper will find whether there is positive reaction and influence in database market after EU member countries take the same legislations with the Directive Section 5 will introduce the legislation of British and Germany following the Directive and analyze the development and questions of the two countries' current legislation Chapter 5 will start with Americas case Feist v Jane Doe to understand the case's influence to American legal protection of databases and introduce the Parliament's proposal after the EU Directive Chapter 6 will introduce Japan legislation regarding legal protection of database works and discuss the goodness and badness through Japan academy and judicial viewpoint Chapter 7 will introduce Taiwan's legislation to find whether current law provides enough and adequate protection to databases and discuss whether there is a necessity of amendment At last this paper will try to provide some suggestions about our legislation Chapter 8 is the conclusion of this paper
第二章首先介绍资料库之概念,并以建置方式与是否具原创性区分方式探讨资料库法律保护之必要性,而因著眼原创性对於资料库法律保护之重要性,便於第三章以比较法独立观察英、美、德国对原创性之观点,以接续探讨三国对资料库所采取之立法途径。第四章部份介绍欧盟资料库保护指令之相关规定,并就指令公布后,欧盟法院於2004年接续作出四个关於资料库保护之判决加以介绍,以期寻求欧盟法院如何运用指令规范中之构成要件,而后并参考欧盟委员会工作小组及消费者组织报告对欧体资料库指令之评估文献,探究欧盟各国采取与指令相同立法后,在资料库市场上是否有正面的回应及影响,并於第五节针对英、德两国跟进欧盟资料库保护指令立法之介绍,并归纳、检讨英、德两国之现行法制之发展与所面临之问题。第五章延续第三章、第四章论述后,进入美国1991年Feist案后,美国法院对国内资料库保护之后续见解,探究1991年Feist案对美国资料库保护之影响程度,同时并述美国於欧体公布资料库指令后国会提出之资料库立法草案。第六章则针对日本新增资料库著作之立法模式加以介绍,并藉由日本学界、实务之见解探讨该立法模式之优缺点,再於第七章进入我国法制之介绍,以观察我国目前之法制是否提供资料库充分的保护,探讨资料库立法之必要性,最后尝试提出我国立法模式之建议。第八章则为总结之论述。
-
Chapter will introduce EU Directive/96/9/EC of database protection and four judges of EU Court after the Directive takes effect in 2004 to find how the ECJ use the Directive. Then, according to the DG Internal Market and Service Working Pater and BEUC's evaluation of the Directive, this paper will find whether there is positive reaction and influence in database market after EU member countries take the same legislations with the Directive. Section 5 will introduce the legislation of British and Germany following the Directive and analyze the development and questions of the two countries' current legislation. Chapter 5 will start with Americas case Feist v.
第四章部份介绍欧盟资料库保护指令之相关规定,并就指令公布后,欧盟法院於2004年接续作出四个关於资料库保护之判决加以介绍,以期寻求欧盟法院如何运用指令规范中之构成要件,而后并参考欧盟委员会工作小组及消费者组织报告对欧体资料库指令之评估文献,探究欧盟各国采取与指令相同立法后,在资料库市场上是否有正面的回应及影响,并於第五节针对英、德两国跟进欧盟资料库保护指令立法之介绍,并归纳、检讨英、德两国之现行法制之发展与所面临之问题。
-
The inline assembler is built into the compiler, so you don$1$t need a separate assembler such as the Microsoft Macro Assembler.
内联汇编编译器已经被构建到编译器中,所以你不必拥有一个像MASM这样的独立的汇编程序。
-
The inline assembler is built into the compiler — you don$1$t need a separate assembler such as the Microsoft Macro Assembler.
内联汇编程序被集成到Microsoft C/C++编译器中。所以,你不再需要一个类似于MASM这样的独立汇编程序了。
-
This is an assembler directive, telling the assembler to use 80386 instruction set.
这是一个汇编伪指令,它告诉汇编程序用80386的指令集。
-
Like most assemblers, each NASM source line contains (unless it is a macro, a preprocessor directive or an assembler directive: see chapter 4 and chapter 5) some combination of the four fields
象多数汇编语言一样,每一NASM源代码行(除非它是一个宏,一条预处理指令或一条汇编指令)包括四部分
-
The .previous directive forces the assembler to insert the code that follows into section that was active when the last .section directive was encountered.
previous伪指令恢复当前段的前一个段作为当前段,由于ELF中允许用。section自定义段,这里的。previous作用就是恢复。text作为当前段。
-
The base measure discussed in this Annexe is EU Directive 96/46/EC "on the protection of individuals with regard to the processing of personal data and on the free movement of such data"("EU Data Protection Directive" or "Directive").
这个附录讨论的基本措施是针对保护与个人数据处理和这些数据的自由转移有关的个人的欧盟96/46/EC 指令。("欧盟数据保护指令或"指令"")。
-
This Directive is a specific Directive within the meaning of Article 2 (2) of Directive 89/336/EEC.
本指令是 89/336/EEC 号指令第二条第 2 项中所述的特定指令。
-
One of MASM's great strengths is that it is a MACRO assembler which allows it to perform pre-processing of the text before the assembler reads the code and assembles the code.
MASM的强大,源于它是一个宏汇编器,宏汇编器使得在汇编代码前,先对文本进行预处理。
- 相关中文对照歌词
- Astro Zombies
- Astro Zombies
- Sorry
- Tunnel
- Possession
- Merit
- Float
- The Yes And The Y'all
- Young London
- Le Mal Par Le Mal
- 推荐网络例句
-
For the head-teacher of the class said that I had seriously broken the school rules,which led me to a three-day suspend class.
为什么呢?因为我的班主任说我严重的违反了校规,于是让我停课三天。
-
Many of them believe that the conversion of thousands of working-class folk in England spared that nation from the mass carnage and the tyranny that came with the revolution in France.
他们之中有许多人相信,在英国数以千计的劳工阶级之悔改信主使英国免於遭受如法国大革命所造成的大屠杀和专制暴政。
-
The popular Gawker network of news and gossip sites was shut down by a similar attack on Monday.
周一,深受欢迎的新闻与八卦网站Gawker也因为类似的攻击而瘫痪。