elf是什么意思,elf怎么读,
词根:elf
adj.elfish 如小精灵的;好恶作剧的;小妖精的;顽皮的
2.Each section in the temporary ELF block is iterated, and those that need to be around for execution are copied into the new block.
迭代临时elf块中的每个区段,并将需要执行的区段复制到新的块中。
3.As an ELF object, this file has a very specific structure that can be easily parsed and validated.
作为一个ELF对象,这个文件的结构非常独特,易于解析和验证。
4."I don't know this word, " the elf squeeked while reading Patrick's homework. "Get me a dictionary.
“我不明白这个词的意思”,小精灵一边读着帕特里克的作业,一边尖声叫着,“把字典拿过来,不,最好,你查到这个词,然后一个一个字母拼读一遍给我听。”
6.The internal details of module loading are ELF module parsing and manipulation.
加载模块的内部细节是ELF 模块解析和操作。
7.The ELF module is then read from user space into the temporary memory using copy_from_user.
然后,通过 copy_from_user 函数将ELF模块从用户空间读入到临时内存。