What is the translation of " ACTIVE RECORD " in Chinese?

['æktiv 'rekɔːd]
['æktiv 'rekɔːd]
active record
活动记录

Examples of using Active record in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
What is Active Record?
ActiveRecord是什么??
The data access is based on Active Record.
ActiveRecord基础本文简介ActiveRecord
It comes with active record patterns support and is well maintained.
它具有活动记录模式支持并且维护良好。
Yii implements two kinds of models: form model and active record.
Yii实现了两种类型的模型:表单模型和ActiveRecord
Active Record provides a rich API for accessing data within a database.
ActiveRecord为读取数据库中的数据提供了丰富的API。
An association is a connection between two Active Record models.
在Rails中,关联是两个ActiveRecord模型之间的关系。
How to use Active Record models to manipulate data stored in a relational database.
如何使用ActiveRecord模型处理保存在关系型数据库中的数据;.
Yii implements two kinds of models: Form models and active records.
Yii实现了两种类型的模型:表单模型和ActiveRecord
Even the very foundation of the Active Record framework offends some purists.
即使ActiveRecord框架的根本侵犯了某些纯粹主义者。
In Ruby on Rails, Model classes are handled through the Active Record.
在RoR中,模型类是通过ActiveRecord模式进行处理的。
Even the very foundation of the Active Record framework offends some purists.
就算是ActiveRecord模式最基本的理念也会冒犯某些纯粹主义者。
In Ruby on Rails, Model classes are handled through the Active Record.
在Rails中,模型类是通过ActiveRecord模式进行处理的。
The Active Record is an architectural pattern, an approach to accessing data in a database.
ActiveRecord是一个架构模式,一种访问数据库中数据的方式。
The library Ecto that Phoenixuses for database operations is similar to Active Record.
Phoenix用于数据库操作的库Ecto与ActiveRecord相似。
It should be noted that the Active Record pattern itself can be quite effective under some circumstances.
需要注意的是,活动记录模式本身在某些场景下是相当有效的。
MagicalRecord was inspired by the ease of Ruby on Rails' Active Record fetching.
MagicalRecord是受RubyonRails中ActiveRecordfetching便捷性的启发而成的库。
Likewise, once retrieved an Active Record object can be destroyed which removes it from the database.
类似地,检索到ActiveRecord对象后还可以将其销毁,从数据库中删除。
There are also some optional columnnames that will add additional features to Active Record instances:.
还有一些可选的字段,能为ActiveRecord实例添加更多的功能:.
Active Record(AR) is a design pattern used to abstract database access in an object-oriented fashion.
ActiveRecord(AR)是一种用于通过面向对象的风格抽象化数据库访问的设计模式。
Models should encapsulate everyaspect of an“object,” following Martin Fowler's Active Record design pattern.
模型应该封装一个“对象”的各个方面,遵循MartinFowler的“ActiveRecord”设计模式。
Once an Active Record object has been retrieved, its attributes can be modified and it can be saved to the database.
得到ActiveRecord对象后,可以修改其属性,然后再存入数据库。
The primary thing that fattens controllers and models is the Active Record, a powerful and essential component of such frameworks.
而使控制器和模型变得臃肿的主要东西就是这些框架中强大而又必要的组件--ActiveRecord
Active Record: Rails introduces the Active Record framework service, which saves objects to the database.
活动记录:Rails介绍活动记录的框架,这将对象保存到数据库。
Laravel comes with Eloquent ORM(object-relational mapping),which offers simple implementation of active record patterns for databases.
Laravel附带了EloquentORM(对象关系映射),它为数据库提供了简单的活动记录模式实现。
By default, Active Record uses some naming conventions to find out how the mapping between models and database tables should be created.
默认情况下,ActiveRecord使用一些命名约定,查找模型和数据表之间的映射关系。
Despite the fact that it is a very necessary approach, the Active Record(AR) pattern violates the Single Responsibility Principle(SRP) because AR models:.
尽管它一是个非常必要的方式,然而ActiveRecord(AR)模式违反了单一职责原则(SRP),因为AR模型:.
Active Record is the M in MVC- the model- which is the layer of the system responsible for representing business data and logic.
ActiveRecord是什么?ActiveRecord是MVC中的M(模型),负责处理数据和业务逻辑。
It includes basic querying/search support and also implements the Active Record pattern that allows you to store active records in Elasticsearch.
它包含基本的查询/搜索支持,并实现了ActiveRecord模式让你可以将活动记录存储在Elasticsearch中。
And Yii Active Record(AR), implemented as a widely adopted Object-Relational Mapping(ORM) approach, further simplifies database programming.
Yii的ActiveRecord(AR),实现了被广泛采用的对象关系映射(ORM)办法,进一步简化数据库编程。
Despite the fact that it is a very necessary approach, the Active Record(AR) pattern violates the Single Responsibility Principle(SRP) because AR models:.
尽管它一是个非常必要的方式,然而ActiveRecord(AR)模式违反了单一职责原则(SRP),因为AR模型:处理了数据查询与数据存储。
Results: 235, Time: 0.0421

Word-for-word translation

Top dictionary queries

English - Chinese