Patterns are reusable ways of thinking about and solving common programming problems.
模式是思考和解决普通编程问题时可以重用的方式。
It opened the door for advanced objected-oriented programming in PHP, and allowed you to implement many design patterns much easier, along with better design classes and APIs.
它为在php中进行高级的面向对象编程敞开了大门,并允许实现更加简单的设计模式,以及更好的设计类和API。
Often force you to follow coding best practices and great programming design patterns without even thinking about it.
遵循编码的最佳实践和伟大的编程设计模式,你甚至不用去思考。
As described above, the SCA programming model supports three types of asynchronous invocation patterns.
如上所述,SCA编程模型支持三种类型的异步调用模式。
The downside of DOM's language neutrality is that the methodologies and patterns that are normally used in each programming language cannot be employed.
DOM语言无关性的缺点是通常在每个编程语言中使用的一整套工作方法和模式不能被使用。
In addition, we can apply certain programming and design techniques to significantly minimize the occurrence of these patterns.
另外,我们可以应用某些编程和设计技巧来显著减少这些类型错误的出现。
Integration Developers typically have a good understanding of integration techniques and patterns but limited programming skills.
集成开发人员通常对集成技术和模式有很好的理解,但其编程技能却较为有限。
Studying concurrency bug patterns is a good way to discover the pitfalls of multithreaded programming and will help you master the subtleties of its idioms.
研究并发缺陷模式是一个发现多线程编程问题的好方法,也有利于掌握这些方法的微妙之处。
This installment also explored how r's functional programming style AIDS in rapid exploration of patterns and data and analytic scenarios.
本文还研究了R的函数式程序设计风格可以如何有助于加速模式、数据和分析情形的的探索。
Most notably is the inclusion of functional programming techniques to reduce the need for design patterns.
其中最明显的部分莫过于引入了函数式编程技术,从而减少了设计模式的使用。
For more information about writing more maintainable PHP by using object-oriented programming concepts and design patterns, see Resources.
有关如何用面向对象编程的概念和设计模式编写更易于维护的PHP 的详细信息,请参见参考资料。
They also open the door to using different types of OOP programming methods and design patterns with PHP easily.
它们还允许通过PHP轻松地使用不同类型的OOP编程方法和设计模式。
Being familiar with patterns, and knowing how to use them well, makes programming easier.
熟悉模式并了解如何使用好模式使编程更加简单。
The low-level nature of the DOM API, incorrect application of methods and programming patterns, and lack of knowledge of the full API all contributed to the increase in the number of code lines.
DOMAPI的低级本质、方法和编程模式的不正确应用以及缺乏完整 API 的知识,都会致使代码行数增加。
What contributed to the increase in the number of code lines were the low-level nature of the DOM API, incorrect application of methods and programming patterns, and lack of knowledge of the full API.
造成代码行数量增长的原因是由于DOMAPI的低级特性、对方法和编程样式不正确的应用以及对整个API缺乏了解。
It is the reason that functional programming languages are becoming so popular and that patterns like event sourcing (see Resources for a link to more information) are being more frequently applied.
这也是函数式编程语言正变得如此流行并且像事件来源(要获得更多信息的链接,请参见参考资料)这样的模式被更频繁地应用的原因。
The three APIs expose the same functionality using programming methodologies and design patterns specific to the host language.
这三个应用程序接口针对不同的主机语言采用相应的程序设计方法和设计模式,但对外表现为相同的函数功能。
Spring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns.
SpringIntegration提供了Spring编程模型的一个扩展,以支持众所周知的企业集成模式。
These transcend programming languages and projects - they are not design patterns, but rather broad areas that you need to be familiar with. The top 10 concepts are.
除了这些,优秀的软件工程师还要通晓10个概念,这10个概念超越了编程语言与设计模式,软件工程师应当从更广的范围内明白这些道理。
The simplicity of Apache Click enables you to use your own object-oriented programming practices and patterns.
ApacheClick的简单性让我们能够使用自己的面向对象编程实践和模式。
This article examines several programming patterns, that together with GWT and Ajax, can produce a better user Web experience with faster response times.
本文研究几个与GWT和Ajax相结合的编程模式,它们可以产生更好的Web用户体验和更快的响应速度。
The composite intrinsics encapsulate common usage patterns on the SPE to simplify its programming.
复合intrinsic封装了SPE 的常用模式,从而对它的编程进行简化。
Its programming models are built around REST, Atom, and Ajax patterns and include a scripting run time for Groovy and PHP.
其编程模型是围绕REST、Atom和Ajax模式构建的,并包括一个用于Groovy和PHP的脚本运行时环境。
The patterns in this book are based on Kent's reading of existing code as well as his own programming habits.
本书中的模式,是基于Kent对现存代码的阅读以及他自己的编程习惯而形成的。
These programming models attempt to go beyond just service invocations by seamlessly incorporating service orchestration support and many of the patterns required for successful SOA implementation.
通过支持无缝的服务编排(orchestration)和许多对于成功实现SOA必需的模式,这些编程模型试图超越简单的服务调用,并期望提供更多的功能。
If you're new to Python 3 and specifically object oriented programming or you want to learn about programming patterns, I recommend this book.
如果你是Python3的初学者且是专门搞面向对象编程,或者你想学习一些编程模式,我推荐给你这本书。
Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.
Scala是一门现代的多范式编程语言,志在以简练、优雅及类型安全的方式来表达常用编程模式。
Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way.
Scala是一种通用编程语言,它以简洁、优雅且类型安全的方式表达常用的编程模式。
"Design Patterns" co-author Ralph Johnson explains the overall structure of parallel programming, what kinds of problems it solves, and tell you how you can learn more about it.
“设计模式”一书的合著者RalphJohnson谈到了并行编程的宏观结构及其能解决的问题,并向我们介绍如何更好地学习并行编程。
Implementation guides (programming guides, installation and configuration guides, solution patterns, etc.) are available that accelerates the implementation process of a given SOA scenario.
实现指南(编程指南、安装和配置指南、解决方案模式,等等)可以用来加快某个特定SOA场景实现流程的速度。
应用推荐