영어에서 Initializes 을 사용하는 예와 한국어로 번역
{-}
-
Programming
-
Colloquial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
Initializes the Class.
It declares P2 and initializes it to a new point.
Initializes a new instance of this class.
The above method initializes your selected hard disk;
Initializes all constants used in the syslog functions.
The onCreate method initializes the WebView framework.
This initializes the variable num to 10 at the beginning of the program execution.
The first line declares point P1 and initializes it to a new point.
Therefore, new Quat() initializes all primitive members to their default value.
Evaluation of property default values occurs only when the value is first needed, and only once when MATLAB first initializes the class.
CountPrescaler initializes the counter to 0.
Initializes a new instance of the DateTime structure to the specified year, month, and day.
This relinquishes root status and initializes the SVGAlib library.
It initializes a track, writing disk address fields and data sectors and setting bad sector flags.
When you create the first C script, Godot initializes the C project files for your Godot project.
Initializes a website. If no folder is provided, Hexo will set up the website in the current directory.
The assignment operator(a= b) initializes or updates the value of a with the value of b.
Initializes a new instance of the CursorEventArgs class with the specified chart area, axis, and cursor position.
Without being repetitive from previous posts, the program initializes the ports for the LEDs and sets the timer/counter 1(the 16-bit timer).
Vector(10); initializes the vector with ten elements, which are filled with a default-constructed MyClass object.
The C++11 standard specifies an additional syntax,p new T{initializer1,…, initializerN}; that initializes each p to initializeri+1.
The sbuf_new() function initializes the sbuf pointed to by its first argument.
If your class contains static fields, provide a static constructor that initializes them when the class is loaded.
Therefore, new Basis() initializes all primitive members to their default value. Use Basis.
Value types have an implicit default constructor that initializes the default value of that type.
In the same way, the engine initializes variables every time you create an instance, and this includes arrays and dictionaries.
The entry point of all Xamarin. iOS executables is provided by a function called xamarin_main, which initializes mono.
Initializes a new instance of the HMACSHA512 class with a randomly generated key.
Native Activity is an Android sample that initializes a GLES 2.0 context and reads accelerometer data from C code using Native Activity.
For most systems,the kernel doesn't have native graphics drivers but instead uses the"simplefb" infrastructure in which the bootloader initializes the display and the kernel just re-uses the pre-initialized framebuffer.