英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

compiling    音标拼音: [kəmp'ɑɪlɪŋ]
编译,正在编译

编译,正在编译

compiling
编译


compiling
编译常式


compiling
编译时间

compiling
编译

compiling
n 1: the act of compiling (as into a single book or file or
list); "the job of compiling the inventory took several
hours" [synonym: {compilation}, {compiling}]

Compile \Com*pile"\, v. t. [imp. & p. p. {Compiled}; p. pr. &
vb. n. {Compiling}.] [F. compiler, fr.L. compilare to
plunder, pillage; com- pilare to plunder. See {Pill}, v.
t., Pillage.]
1. To put together; to construct; to build. [Obs.]
[1913 Webster]

Before that Merlin died, he did intend
A brazen wall in compass to compile. --Spenser.
[1913 Webster]

2. To contain or comprise. [Obs.]
[1913 Webster]

Which these six books compile. --Spenser.
[1913 Webster]

3. To put together in a new form out of materials already
existing; esp., to put together or compose out of
materials from other books or documents.
[1913 Webster]

He [Goldsmith] compiled for the use of schools a
History of Rome. --Macaulay.
[1913 Webster]

4. To write; to compose. [Obs.] --Sir W. Temple.
[1913 Webster]

5. (Computers) to process (computer program source code) with
a compiler[2] to produce an assembly-language program or
an executable program in machine language.
[PJC]


请选择你想看的字典辞典:
单词字典翻译
compiling查看 compiling 在百度字典中的解释百度英翻中〔查看〕
compiling查看 compiling 在Google字典中的解释Google英翻中〔查看〕
compiling查看 compiling 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • How does the compilation linking process work? - Stack Overflow
    Here is what the author there wrote: Compiling isn't quite the same as creating an executable file! Instead, creating an executable is a multistage process divided into two components: compilation and linking In reality, even if a program "compiles fine" it might not actually work because of errors during the linking phase
  • What is the difference between compile code and executable code?
    Compiling is the act of turning source code into object code Linking is the act of combining object code with libraries into a raw executable Building is the sequence composed of compiling and linking, with possibly other tasks such as installer creation Many compilers handle the linking step automatically after compiling source code
  • Is it possible to compile a program written in Python?
    I think Compiling Python Code would be a good place to start: Python source code is automatically compiled into Python byte code by the CPython interpreter Compiled code is usually stored in PYC (or PYO) files, and is regenerated when the source is updated, or when otherwise necessary To distribute a program to people who already have Python installed, you can ship either the PY files or the
  • spring - Maven compatibility Issue Java 21 - Stack Overflow
    I am trying to build a Java Spring Boot project for my staging environment I am using Java 21 on Ubuntu System (Ubuntu 24 04 1 LTS) When executing my following staging shell script #! bin bash
  • compilation - Why compile Python code? - Stack Overflow
    The advantage of running a pyc file is that Python doesn't have to incur the overhead of compiling it before running it Since Python would compile to byte-code before running a py file anyway, there shouldn't be any performance improvement aside from that How much improvement can you get from using compiled pyc files?
  • build - Building vs. Compiling (Java) - Stack Overflow
    44 Compiling is the act of turning source code into object code Linking is the act of combining object code with libraries into a raw executable Building is the sequence composed of compiling and linking, with possibly other tasks such as installer creation Many compilers handle the linking step automatically after compiling source code
  • windows - JAVA 1. 6 in Eclipse IDE - Stack Overflow
    Even javac only supports compiling Java 8 or higher with more recent JDKs If someone is still using JDK 6 in production, they should (probably) have updated years ago This resulted in Eclipse dropping support for compiling for Java 7 and below in Eclipse 2024-09 You can find the release notes here
  • Xcode 16: RealmSwift has a minimum deployment target of iOS 18. 0
    Compiling for iOS 13 4 but RealmSwift has a minimum deployment target for iOS 18 This doesn't happen with Xcode 15, nor did it happen with any of the Xcode 16 Betas, nor the Xcode 16 RC, only with today's final Xcode 16
  • Source file not compiled Dev C++ - Stack Overflow
    This maybe because the c compiler is designed to work in linux I had this problem too and to fix it go to tools and select compiler options In the box click on programs Now you will see a tab with gcc and make and the respective path to it Edit the gcc and make path to use mingw32-c++ exe and mingw32-make exe respectively Now it will work The reason was that you were using compilers built for
  • Difference between compiling, debugging, executing and running
    Compiling, debugging, executing, and running are all fundamental concepts in software development, particularly in the context of programming languages and software programs





中文字典-英文字典  2005-2009