Online Google Dictionary

compiles 中文解釋 wordnet sense Collocation Usage Collins Definition
Verb
/kəmˈpīl/,
Font size:

compiled, past participle; compiles, 3rd person singular present; compiling, present participle; compiled, past tense;
  1. Produce (something, esp. a list, report, or book) by assembling information collected from other sources
    • - the local authority must compile a list of taxpayers
  2. Collect (information) in order to produce something
    • - the figures were compiled from a survey of 2,000 schoolchildren
  3. Accumulate (a specified score)
    • - the 49ers have compiled a league-leading 14–2 record
  4. (of a computer) Convert (a program) into a machine-code or lower-level form in which the program can be executed


  1. (compile) roll up: get or gather together; "I am accumulating evidence for the man's unfaithfulness to his wife"; "She is amassing a lot of data for her thesis"; "She rolled up a small fortune"
  2. (compile) compose: put together out of existing material; "compile a list"
  3. (compile) use a computer program to translate source code written in a particular programming language into computer-readable machine code that can be executed
  4. (compiling) compilation: the act of compiling (as into a single book or file or list); "the job of compiling the inventory took several hours"
  5. (compile) An act of compiling code; To put together; to assemble; to make by gathering things from various sources; To use a compiler to process source code and produce executable code; To be successfully processed by a compiler into executable code
  6. (compile) In AppleScript, to convert a script from the form typed into a script editor to a form that can be used by AppleScript. The process of compiling a script includes syntax and vocabulary checks. ...
  7. (Compile) To convert the instructions in source code to an executable format usable by the target platform.
  8. (COMPILE) This is the process of turning text-based code written by a computer programmer into the actual instructions used by a computer.
  9. (COMPILE) Grow, as in compile up (grow up). Also, to live. RB: 1
  10. (Compile (push button)) Once the freeze flexfield checkbox is enabled, the compile push button is activated. This push button will create the code combinations and flexfield view for the flexfield structure. After clicking the compile push button, the system will provide the user a “request”.
  11. (Compile) In MATLAB Compiler terminology, to compile a component involves generating a binary that wraps around MATLAB code, enabling it to execute in various computing environments. ...
  12. (Compile) When Netica compiles a Bayes net it takes a representation of the net similar to what you see on the screen, and from it builds a new representation called a junction tree, which it can use to do fast probabilistic inference.  More Info
  13. (Compile) a good number of audio materials about the spoken English  language and word usage. Listen to them as though you are listening to your  favorite music or to a special someone telling you he loves you.
  14. (compile (compilation)) A compilation is presenting in the form of financial statements information that is the representation of management without expressing assurance. ...
  15. (compile (v)) To gather and put together in orderly form
  16. (compile) A synonym for parse, when JavaScript is to be interpreted by an engine.
  17. (compile) In the context of BizTalk Server, the process of converting the design-time representation of BizTalk Server items such as schemas, maps, and orchestrations into their run-time equivalents, stored in .NET assemblies.
  18. (compile) To prepare code for execution. In Visual Basic, code can be compiled into either P-code (which results in faster compilation) or native code (which results in faster execution). The type of compilation can be selected from the Compile page of the Project Properties dialog box.
  19. (compile) To translate from source code into an object form.
  20. (compile) To translate text programming into something the machine can read. In Access, when you click the Compile Loaded Modules button, you will check for some errors in your programming.
  21. (compile) v.t. 1. (code) to perform semantic preprocessing of the code, usually optimizing one or more qualities of the code, such as run-time speed of execution or run-time storage usage. ...
  22. (compile) v.  ~ sth (for/from sth) collect (information) and arrange it in a book, list, report, etc
  23. (compiled) A subgraph may be compiled by an application using the compile method of the root node-a BranchGroup or a SharedGroup-of the graph. A compiled object is any object that is part of a compiled graph. ...
  24. (compiled) If a program is compiled, its original human-readable source has been converted into a form more easily used by a computer prior to it being run. Such programs will generally run more quickly than interpreted programs, because time was pre-spent in the compilation phase. ...
  25. (compiled) Once third-generation languages have been translated into assembly code and then to machine code, they are said to have been compiled. Loosely, this could also be used to refer to any single intermediate step.