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
scsi接口编程的汇编代码1-This sample code provides examples of how to use the ASPI programming interface.
标签: programming interface provides examples
上传时间: 2015-04-27
上传用户:开怀常笑
scsi接口编程的汇编代码2.rar-This sample code provides examples of how to use the ASPI programming interface.
标签: programming interface rar-This provides
上传时间: 2015-04-27
上传用户:myworkpost
嵌入式文件系统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
In most software-development organizations, the testing program functions as the final "quality gate" for an application, allowing or preventing the move from the comfort of the software-engineering environment into the real world. With this role comes a large responsibility: The success of an application, and possibly of theorganization, can rest on the quality of the software product.
标签: software-development organizations functions the
上传时间: 2015-05-03
上传用户:s363994250
pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be used as a stand-alone MSD or as a Secure Digital/Multimedia Card (SD/MMC) reader/ writer interface.
标签: implementation application describes Storage
上传时间: 2014-11-23
上传用户:天诚24
This ZIP file contains the support files for programming the Infineon C167CR CAN interface. Refer to Application Note 115a for details of this example code.
标签: programming the interface Infineon
上传时间: 2013-12-11
上传用户:2404
This ZIP file contains the support files for programming the Infineon C167CR CAN interface. Refer to Application Note 115a for details of this example code. this is part 2
标签: programming the interface Infineon
上传时间: 2014-12-03
上传用户:lixinxiang
A new interface, extending the TreeModel interface, which describes the kind of data that can be drawn by a TreeTable.
标签: interface extending TreeModel describes
上传时间: 2015-05-04
上传用户:fredguo