crosscutting

crosscutting

1. AOP(Aspect-Oriented Programming)is relatively new programming modelthat enables the separation of crosscutting concerns which is well-encapsulated into separate constructs known as aspect.

AOP(Aspect-Oriented Programming)是一种支持分离系统横切关注点的软件复用技术。

2. Spring uses the AOP specification and an XML configuration file to externalize crosscutting concerns, thus preserving the purity of your Java objects.

Spring使用AOP规范和一个XML配置文件具体化横切关注点,因而保持了Java代码的纯洁性。

3. Crosscut design of hydrous coating for V EPC process

V-EPC 法水基涂料的正交设计

4. Experimental Study on Explosion Elimination Afecting Mine Gas Explosion and Outburst Prevention with Delay Control during Exposing Coal Seam in a Rise Crosscut

上山石门微差控制排爆揭煤预防突出的试验研究

5. I ll start with a reminder of the pros and cons of hand-coding crosscutting concerns vs. Working with an AOP tool.

下面将开始介绍手工编写横切问题与使用AOP工具进行处理的优劣对比。

6. However, supplying annotations in a crosscutting manner can be very helpful.

不过,以横切的方式提供注释是很有用的。

7. Just as objects provide a language mechanism to cleanly capture inheritance structures, AOP enables the same benefits of good modularity for crosscutting concerns.

与对象提供了一种能够清楚地捕获继承结构的语言机制类似,AOP也为横切问题的良好模块化提供了同样的好处。

8. Inspecting Crosscut, Sweep-Arm and Auger Mechanical Coal-Sampling Systems for Conformance with Current ASTM Standards

与现行的ASTM标准一致的检验横切、导向杆和麻花钻机械钻煤取样装置

9. Precautions against gas burst of 2002 yard crosscut peel in Dongpang Coal Mine

东庞矿2002车场石门揭煤防突措施

10. Construction technology for No. 2900 railway rise rock crosscut in Dongpang Mine through seam

东庞矿2900轨道上山石门揭煤施工技术

11. Discussion on technique of floor crosscut peel in thick coal seams at Dongpang Coal Mine

东庞矿厚煤层底板石门揭煤技术探讨

12. a two-handed sledgehammer; a two-handed crosscut saw; a machine designed for bimanual operation

两手用的锤;两手用的锯;计划两手操作的机器

13. a two-handed sledgehammer; a two-handed crosscut saw; a machine designed for bimanual operation.

两手用的锤;两手用的锯;计划两手操作的机器。

14. Reform of the top knife balancing device in the plate crosscut machine

中板横剪机上刀架平衡装置改造

15. A novel method to discover crosscutting concerns from source-code for transformation from legacy system to Aspect-oriented system was proposed.

为了将传统方法开发的系统转换成面向方面的系统,实现关注分离,提出了一种从遗产系统中发现横切关注点的方法。

16. AOP is presented to resolve the problem of code tangling between crosscutting concerns and business logic in OOP.

为了解决OOP中横切关注点与业务逻辑代码纠缠的现象,人们提出了面向方面编程(AOP)方法,以弥补OOP的不足。

17. The Application of the Secondary Support in the Crosscutting Tunnel

二次支护在跨采巷道中的应用

18. So crosscutting vehicles often to let one of the owners looking Panyu direction long queues helplessly.

于是纵横交错的车辆常常让一众向番禺方向行驶的业主望着长长的车龙兴叹。

19. crosscutting relationships

互切关系

20. This paper discusses the problems brought by crosscutting relation in software progress,and the disadvantages of several methods for the problems at present.

介绍了软件开发中横切关系带来的问题,以及这些问题的当前解决方法和这些方法的缺点。

21. This is the base to explain the relation between the gas outburst and the broken coal seam when uncovering coal in crosscut rationally.

从而很好地解释了石门揭煤条件下煤体破碎程度与突出的关系。

22. any real figures are not open space crosscutting links, Ideally home do not see a line, but it is easy to find interfaces.

任何一个真正的数字天地都不开纵横交错的连接线,理想的情况是家里看不到一根线,但很容易找到接口。

23. Crosscutting many bus line here, can get around very convenient.

众多公交线路在这里纵横交错,出行极为便利。

24. But in aspect-oriented modeling, the crosscutting could not be supported.

但在面向方面建模中,横切方面没有得到很好的支冲。

25. However, people can live in many different norms Jiezhuang see crosscutting temporary wiring casually provide connectivity and some have Luzhe copper wire;

但是,人们可以在许多很不规范的家装现场看到,纵横交错的临时电线胡乱搭接,有的还露着铜丝;

26. Lived said in west seven crosscut Aunt Chen that should strengthen the basic security patrol, in essential street intersection establishment fixed time open checkpoint.

住在西七横巷的陈阿姨说,应该加强基本保安巡逻,在关键路口设置定时开放关卡。

27. Like the AJDT plug-in, the JBoss AOP plug-in lets you navigate crosscutting structure using views.

像AJDT插件一样,JBoss AOP插件也支持用视图在横切结构中导航。

28. Metalevel Architectures and Separation of Crosscutting Concerns

关注元层结构交叉与分离

29. Keywords Crystallite glass;Crosscut machine;Ultrahigh-pressure;Water jet;

关键词微晶玻璃;横切机;超高压;水射流;

30. Further, supplying annotation in a crosscutting mechanism makes it possible to design a more loosely coupled system while still avoiding annotation clutter.

其次,以横切机制提供注释使得设计一种更松散耦合的系统、同时避免注释混乱成为可能。

31. Second, the example implementation here will serve as a guide for how to evolve a design when you do decide to employ metadata-based crosscutting.

其次,这里的示例实现可以指导您在决定使用基于元数据的横切后,如何改进设计。

32. The control system drives the cutting trolley forward, and the longitudinal device cuts the leftover of the material, and the crosscut device cut it in needed width.

切割小车由控制系统带动缓缓行进,经过纵切装置将坯体的两侧余料切除并按设定宽度对坯体进行纵向切割。

33. Aspect is the core of AOP, it means to modularize a concern that may crosscut in many program modules, these modularized concerns calls “Aspect”.

切面是AOP的核心,就是把对一个可能横切不同的多个对象的关注点模块化,这些模块化单元就叫“切面”。

34. The syntax for creating static crosscuts is quite different from that of dynamic crosscutting, in that there are no pointcuts or advices.

创建静态横切的语法和动态横切有很大的不同,即没有切入点和通知。

35. 10.Problem of crosscutting federate could be resolved effectively by using Aspect-Oriented programming technology.

利用面向方面的编程技术,能够有效地解决邦员的横切问题。

36. Cutting feature: when the sleeving crosscut the cross end without loose and remain smooth.

剪口特性:套管截面用剪刀剪断后。剪口平整、不松散。

37. Cutting feature:when the sleeving crosscut the cross end without loose and remain smooth.

剪口特性:套管截面用剪刀剪断后。剪口平整、不松散。

38. To use the cinematic technique of crosscutting.

剪接使用交叉剪接的电影技巧

39. dynamic crosscutting

动态横切

40. Dynamic crosscutting is commonly used to facilitate the addition of logging or authentication to various methods in an object hierarchy.

动态横切通常用于帮助向对象层次中的各种方法添加日志记录或身份认证。

41. Xibahe repaid governance in the region, will be a viewing channel, thus constituting versatile, crosscutting three-dimensional traffic network.

区内的西坝河治理还清后,将成为一条观赏河道,从而构成四通八达、纵横交错的立体交通网络。

42. CROSSCUTTING SEMI-ROUNDNOSE PLIERS.

半圆口横钳。

43. Principle of original horizontality, principle of superposition, principle of lateral continuity, principle of crosscutting relationship and unconformity.

原始地层水平律、叠置律水平连续律、切割律、不整合。

44. A narrow two-person crosscut saw.

双人横锯一种两人用的狭边横切锯

45. Other crosscutting themes include improving governance for a market economy, expanding private sector operations, and supporting policy and institutional reforms.

另一个明确的主题包括加强市场经济的管理,扩展私有企业的运作,支持政策和制度的改革。

46. As you can see, annotations are very handy for untangling the names of crosscutting elements into multiple pieces.

可以看出,对于将横切元素的名字分解为多个部分,使用注释很方便。

47. A STUDY ON ENHANCEMENT OF BAMBOO UTILIZATION RATE BY REASONABLE CROSSCUTTING

合理锯截提高竹材利用率的研究

48. Utilize AOP method to decompose, encapsulation, recombined Crosscutting concerns in modules to optimize programs, then improve the reuse ability and expansibility.

同时在程序中使用面向方面编程方法对模块中的横切关注点进行分解、封装、重新组合,从而提高了代码的重用性和扩展性。

49. It is 120 kilometers in length, is the the crosscut from Yi Li to south of Xin Jiang, and now no one walks in this ride, because the new highroad has been opened to traffic.

因为清代在木查尔特冰川上设有70户专门凿冰梯的人家,因而得名“沙图”,夏特是沙图的转音,意为“阶梯”、“台阶”、“梯道”,也有称之为“夏塔”的。

50. Introducing the concept of crosscut concerns and weaving them statically/dynamically into the definition of XML document enables the XML document to serve the function of aspect-oriented programming.

在XML文档定义中引入关注点这一概念和织入重要机制,使XML文档定义具有面向方面编程技术的功能.

51. Stubbs seen everywhere in Shanghai to the high-rise, crosscutting viaduct let you feel the modern urban societies and prosperous.

在上海到处可见的拔地高楼、纵横交错的高架桥让你感受到了现代都市的洋气和繁华。

52. In a typical sawmill, a circular crosscut saw with a 3.5 ft diameter cuts each log down to 16 ft. lengths.

在典型的锯材厂,直径3.5英尺的横截圆锯将每根原木锯成16英尺长。

53. When implemented with object-oriented programming alone, the code for these concerns becomes scattered across the system. Such scattering makes crosscutting structure needlessly hard to manage and evolve.

在单独使用面向对象技术实现的的时候,处理这些问题的代码会分散在整个系统中,这种分散造成管理和发展横切结构时出现不必要的困难。

54. For the remainder of the article I will focus on the technique and application of static crosscutting.

在本文剩下的篇幅中,我将重点讲解静态横切的技术和应用。

55. During the process of decomposition, local requirements and crosscutting requirements were identified.

在系统分解的过程中识别出局部需求和横切需求。

56. Do not walk crosscut in this problem.

在这个问题上没有捷径可走。

57. In the mausoleum, whether foundation floor, Fengtu around the drainage channels are included in neat form of a set of crosscutting surface drainage facilities.

在陵园内不论是墙脚楼旁、封土周围,均列有整齐的排水管道,形成一整套纵横交错的地表排水设施。

58. Crosscutting Concerns Realization Framework Based on AOP

基于AOP的横切关注点实现架构应用研究

59. Approach to Extracting Crosscutting Concerns in Software Systems Based on Concept Analysis

基于概念分析的软件横切关注点提取方法

60. Software reverse engineering based on crosscutting concerns recovery

基于横切关注点恢复的软件逆向工程研究

61. By dividing the crosscutting concern, Aspect-Oriented Programming (AOP) techniques makes programmer write contracts and business logics independently.

基于面向方面编程(Aspect-Oriented Programming,AOP)技术实现契约式设计,可以通过将横切关注点(crosscutting concern)分离的方式,令编程人员独立的编写组件的契约和业务逻辑。

62. The number of public transport lines in crosscutting, drove to the Village as long as five minutes.

多条公交线路在此纵横交错,驱车到亚运村只要五分钟。

63. 79. Good habits are the crosscut to success.

好习惯是成功的捷径。

64. "He may also intereut a shot of different setting or character, if he cuts back and forth between the original scene and the intercut scene, he is crosscutting.

如果他在原片断和交切的片断同切来切去,这就叫交叉剪接/平行剪接。

65. If your house has no ceiling crosscutting pipelines, and the room is not high, the ceiling was totally unnecessary for bigger size.

如果您家的天花板上没有纵横交错的管线,而房间又不高,大可不必做大面积的吊顶。

66. It includes: Chop Fist, Snap Fist, Drill Fist, Cannon Fist and Crosscut Fist .

它包括:劈拳、钻拳、崩拳、炮拳、横拳五拳。

67. It can also be valuable to periodically check crosscutting structure maps generated by tools like AJDT to see if refactorings have changed the scope of the effect of aspects.

定期检查AJDT等工具生成的横切结构图以查看重构是否已更改了方面效果的范围,也十分有用。

68. A method for modeling crosscutting concerns in the concurrent software system is presented based on the aspect-oriented(A-O) technique and the statechart of unified modeling language(UML).

实例研究表明,该方法在并发软件设计阶段实现了横切关注点的分离策略,并使得系统模型具有松耦合、适应性和可跟踪性的优点。

69. In actual application,the objectives of no outburst,no safety accident and fast developing crosscut through ...

实际应用达到了无突出、无安全事故、快速揭煤的目标。

70. This paper analyses the magnetic system of a three dimensional motor with crosscut cylinder structure.It has been found that there exists magnetic coupling in this three dimensional motor.

对正交圆柱结构三维电动机的磁系统进行了分析,分析表明,正交圆柱结构三维电动机,存在磁耦合。

71. Local requirements were allocated into modules as local evaluation criteria for candidates COTS while crosscutting requirements were considered in global evaluation.

局部需求被分解到各个模块中作为对候选构件进行局部评估的准则,横切需求则进入全局评估。

72. Construction was initially intended to meet basic human needs arise, and closely related to human living, has been running throughout human history, and human culture have crosscutting ties.

建筑最初是为了满足人类的基本需要而产生,与人类的居住紧密相关,一直贯穿在整个人类历史之中,与人类文化有着纵横交错的联系。

73. Urban planning and construction of the two light light lines framework of a versatile, three-dimensional traffic network crosscutting.

建设中的城市轻轨和规划中的两条轻轨线路,构架起一个四通八达、纵横交错的立体交通网络。

74. It includes fiv 316 e kinds powers of chop, snap, drill, cannon and crosscut, being accreted and corresponded with the metal, water, wood, fire and earth.

形意拳是中国传统武术的主要优秀拳种之一,深受国内外武术爱好者肯定与喜爱。

75. Our info website has already been fully renovated, the website after renovation is showing new perspective.It's profile is more convenient, adding link crosscut to help netizen gain full info service.

我们的资讯网站已进行全面革新,更新后的网站以全新面貌示人,版面更方便,亦新增连接捷径,使浏览者获得一站式平台的资讯服务。

76. There is a big gap between the flying shear machine which made by us and the international advanced level, so we still need import some crosscut lines.

我国研制的飞剪机与国际先进水平还有较大差距,在一些要求较高的横切生产线上仍然需要进口。

77. My first attempt at modularizing a crosscutting concern employs a system-specific aspect that contains pointcut definitions as well as advice to that pointcut.

我模块化一个横切功能的第一次尝试是使用特定于系统方面,它包含了切入点定义和这个切入点的通知。

78. Reportedly, Guangzhou Liwan in the western downtown area, is located in the Pearl River East, North Coastal, crosscutting hub for Liwan unique geographical location for businesses spot.

据介绍,荔湾区位于广州繁华市区西部,地处珠江东、北岸,交通枢纽纵横交错,使荔湾区的地理位置得天独厚,为商家必争之地。

79. A method for modeling crosscutting concerns in the concurrent software system is presented based on the aspect oriented (A-O) technique and the statechart of unified modeling language (UML).

摘要基于面向侧面技术及统一建模语言状态图提出了并发式软件系统开发过程中横切特性的建模方法。

80. The aspect-oriented programming (AOP) separated crosscutting from system, solved tangling and scattering of code in object-oriented programming (OOP).

摘要面向方面编程(AOP)把横切关注点从系统中分离,解决了面向对象编程(OOP)中代码纠缠、散射的问题。

英语宝典
考试词汇表