initialize的意思和读音

initialize

: [ɪˈnɪʃ(ə)lˌaɪz] : [ɪˈnɪʃəlaɪz]

v.);

initializes  initializing  initialized  

v.disable

v.reset,prime,prepare,set,make ready

initializev.

1.~ sth);to make a computer program or system ready for use or format a disk

v.1.

v.1.to prepare a piece of computer equipment or software for use

1. serial data initialize disc ...

2. 〖 prefabricate〗 initialize〖 congratulatebeforehand〗 ...

3. PCODE INPUT( ) INITIALIZE( ) REM( ) ...

4. ... audio stream stream: initialize to position: ...

7. // GetSize:function // initialize:function // Start:function ...

8. serial data initialize disc ...

:,,,,,,

1.objects interoperate with typed arrays, array literals can initialize typed arrays as well with a few restrictions.

2.You can use Initialize to add a report server instance to a scale-out deployment or to troubleshoot a migration or installation problem.使

3.The population size was chosen to be 256 , because that way it was easy to initialize every individual to a number equal to its index .256便

4.A Using statement specifies at least one resource that it does not initialize with a New clause.Using使New

5.To declare a variable and initialize it without assigning it a particular value, assign it the JScript value null.JScriptnull。

6.The best way to make sure this doesn't happen is to initialize variables where you declare them instead of in the body of every constructor.

7.Do not initialize the name field for this project or item with a valid name.

8.Anonymous types allow you to define a class, then declare and initialize an object of that class, without giving the class a name.

9.The framework creates an instance of the plug-in class when it loads the plug-in, giving it a chance to initialize global objects.使

10.If you declare the length of an array but do not initialize its elements, each element is initialized as if it were a separate variable.