CLASS-BASED Meaning in Japanese - translations and usage examples S

Noun
クラスベースの

Examples of using Class-based in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The end of class-based politics.
階級政治の終焉。
Class-based OO is fairly common.
クラスベースOOはかなり一般的です。
China is a class-based society.
中国は階級社会である。
Class-based: Its object structure is defined in classes.
クラスベース:そのオブジェクト構造はクラスで定義されます。
Usage with class-based callbacks.
クラスに基づくコールバックの使用方法。
Perl's OO system is class-based.
PerlのOOシステムはクラスベースです。
Broad, class-based identification.
広い、クラスベースの同一証明。
In this way Selfhandles duties that would use inheritance in class-based languages.
このような手法で、クラスベースの言語で継承機能が担っていることを実現する。
There is no place for class-based choice or competition in education.
義務教育での競争や選択に無縁ではいられない。
Inheriting"methods" JavaScript does not have"methods" in the form that class-based languages define them.
メソッド」の継承JavaScriptには、クラスベースの言語が定義する形式の「メソッド」はありません。
Java's class-based model means that programs consist exclusively of classes and their methods.
Javaのクラスベースモデルは、プログラムはもっぱらクラスとそのメソッドから成り立つということを意味します。
JavaScript does not have“methods” in the form that class-based languages define them.
JavaScriptには、クラスベースの言語が定義する形式の「メソッド」はありません。
Subclasses and inheritance In a class-based language, you create a hierarchy of classes through the class definitions.
サブクラスと継承クラスベース言語では、クラス定義を通してクラスの階層を作ります。
We will be using apiece of code by John Resig that fakes class-based object oriented programming.
クラスベースのオブジェクト指向プログラミングを模造したコードを使いますどのように動作するかについてはコードを見てください。
Class-based object-oriented languages, such as Java and C++, are founded on the concept of two distinct entities: classes and instances.
JavaやC++のようなクラスベースのオブジェクト指向言語では、クラスとインスタンスという別々の概念の上に成り立っている。
WinRT has a rich object-oriented class-based type system that is built on the metadata.
WinRTはメタデータに基づいた、リッチなオブジェクト指向のクラスベース型システムを持っている。
JavaScript has a prototype-based object model instead of the more common class-based object model.
JavaScriptは、より一般的であるクラスベースのオブジェクトモデルの代わりに、プロトタイプベースのオブジェクトモデルを持っています。
Here we will learn about generic class-based views, and show how they can reduce the amount of code you have to write for common use cases.
ここでは、汎用のクラスベースのビューについて学び、共通のユースケースのために書くコードの量をどのように減らせるかを示します。
Subnetted network IDs are created by usingbits from the host ID portion of the original class-based network ID.
サブネット化されたネットワークIDは、元のクラスベースのネットワークIDのうち、ホストID部分のビットを使って作られる。
Class-based object-oriented languages, such as Java and C++, are founded on the concept of two distinct entities: classes and instances.
JavaやC++といったクラスベースのオブジェクト指向言語はクラスとインスタンスという2つの異なる実体があるという概念に基づいています。
Another aspect TaPL listsis open recursion as a feature offered by most class-based programming language.
もう一つがオープンな再帰(openrecursion)で、クラスベースなプログラミング言語のほとんどが持つ機能としている。
Class-based object-oriented languages, such as Java and C++, are founded on the concept of two distinct entities: classes and instances.
JavaやC++といったクラスベースのオブジェクト指向言語は、クラスとインスタンスという2種類の異なる実体があるという概念に基づいています。
Details of the object model- JavaScript| MDN JavaScript is an object-based language based on prototypes, rather than being class-based.
オブジェクトモデルの詳細-JavaScript|MDNJavaScriptは、クラスではなく、プロトタイプに基づいたオブジェクトベースの言語です。
In modern scripts, we can use instanceof and other class-based tests to see the node type, but sometimes nodeType may be simpler.
現代のスクリプトでは、instanceofと他のクラスベースのテストを使ってノードタイプを見ることができますが、nodeTypeの方がシンプルなときもあります。
Java Code Engineering Tools| Altova One the most popular general-purpose computer programming languages, Java® is concurrent, class-based, and object-oriented.
Javaコードエンジニアリングツール|Altova最も人気があり一般的に使用されているコンピューター言語であるJava®は同時実行、クラスベース、およびオブジェクト指向です。
Vuex-class-component is a very promising class-based approach to the Nuxt store, and the syntax is very similar to vuex-module-decorators.
Vuex-class-componentはNuxtストアに対する非常に有望なクラスベースのアプローチであり、シンタックスはvuex-module-decoratorsにとても似ています。
Class-based vs. prototype-based languages Class-based object-oriented languages, such as Java and C++, are founded on the concept of two distinct entities: classes and instances.
クラスベース言語とプロトタイプベース言語JavaやC++といったクラスベースのオブジェクト指向言語は、クラスとインスタンスという2種類の異なる実体があるという概念に基づいています。
It supports both the GNU gettext message catalog API anda higher level, class-based API that may be more appropriate for Python files.
このモジュールはGNUgettextメッセージカタログへのAPIと、より高水準でPythonファイルに適しているクラスに基づいたAPIの両方をサポートしてます。
Starting with ECMAScript 2015, also known as ECMAScript 6, JavaScript programmers will beable to build their applications using this object-oriented class-based approach.
ECMAScript6としても知られているECMAScript2015を使うと、JavaScriptプログラマーもオブジェクト指向によるクラスベースのアプローチを使ってアプリケーションを構築することができるようになります。
One of the most fundamental patterns in class-based programming is being able to extend existing classes to create new ones using inheritance.
なかでも、クラスベースのプログラミングの最も基本的なパターンのひとつは、継承を使って新しいclassを作成するために、既存のclassをextend(拡張)できるということです。
Results: 34, Time: 0.0227
S

Synonyms for Class-based

class-oriented

Top dictionary queries

English - Japanese