這是gcc編譯中不可或缺的代碼段,想了解elf的人不如從源代碼入手,深入理解elf的思想。
上傳時間: 2015-04-24
上傳用戶:qiao8960
In case you haven t realized it, building computer systems is hard. As the complexity of the system gets greater, the task of building the software gets exponentially harder. As in any profession, we can progress only by learning, both from our mistakes and from our successes. This book represents some of this learning written in a form that I hope will help you to learn these lessons quicker than I did, or to communicate to others more effectively than I did before I boiled these patterns down.
標簽: complexity the building computer
上傳時間: 2015-04-25
上傳用戶:tyler
In today’s IT environment, Java is a leading technology in the world of enterprise development. As management demands more from technology, complexity in infrastructure seems to grow exponentially, leaving many unable to keep up with the demands of such a fast-paced world. These complexities can be seen in the over-evolving Java 2 Enterprise Edition (J2EE) specifications. This unnecessary complexity drove us to discover ways of simplifying development.
標簽: environment development enterprise technology
上傳時間: 2013-12-24
上傳用戶:Zxcvbnm
很好用的內(nèi)存泄漏檢測工具。要配合linux的gcc使用,安裝后將你的編譯器gcc命令換成yamd-gcc就行了,在運行程序的時候yamd會提醒你是否存在內(nèi)存泄漏問題。
標簽: gcc yamd-gcc linux 內(nèi)存泄漏
上傳時間: 2015-04-26
上傳用戶:gut1234567
gcc參數(shù)祥解,包含了gcc編譯器相關(guān)參數(shù)的介紹,比較全面。
上傳時間: 2015-04-26
上傳用戶:731140412
嵌入式文件系統(tǒng)ucfs.zip This project should serve as an "easy start" with /FS. All paths are relative to the project file. You should therefore be able to copy the entire directory (including all subdirectories) to any location on your harddrive.
標簽: relative project should paths
上傳時間: 2015-04-28
上傳用戶:zhliu007
接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf write(message) response = Respond() If response.Substring(0, 3) <> "+OK" Then Throw New Pop3Exception(response) End If MsgBox(msg) msg.retrieved = True While (1 = 1) response = Respond() If response = "." + vbCrLf Then Exit While Else msg.message += response End If End While Return msg End Function
標簽: Pop3Message Function Retrieve response
上傳時間: 2013-12-28
上傳用戶:fnhhs
A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.
標簽: instruction specifying operation performed
上傳時間: 2014-01-11
上傳用戶:yiwen213
A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.
標簽: instruction specifying operation performed
上傳時間: 2015-05-02
上傳用戶:daoxiang126
A Java virtual machine instruction consists of an opcode specifying the operation to be performed, followed by zero or more operands embodying values to be operated upon. This chapter gives details about the format of each Java virtual machine instruction and the operation it performs.
標簽: instruction specifying operation performed
上傳時間: 2015-05-02
上傳用戶:shawvi
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1