資源簡介
Java Web高級編程源碼

代碼片段和文件信息
package?com.wrox;
public?class?Attachment
{
????private?String?name;
????private?byte[]?contents;
????public?String?getName()
????{
????????return?name;
????}
????public?void?setName(String?name)
????{
????????this.name?=?name;
????}
????public?byte[]?getContents()
????{
????????return?contents;
????}
????public?void?setContents(byte[]?contents)
????{
????????this.contents?=?contents;
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????.......???????920??2013-10-14?07:57??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\.classpath
????.......??????1053??2013-10-14?07:57??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\.project
????.......???????496??2013-10-14?07:57??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\.settings\.jsdtscope
????.......???????364??2013-10-14?07:57??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\.settings\org.eclipse.jdt.core.prefs
????.......???????106??2013-10-14?08:22??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\.settings\org.eclipse.ltk.core.refactoring.prefs
????.......???????615??2013-10-14?07:57??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\.settings\org.eclipse.wst.common.component
????.......???????345??2013-10-14?07:58??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\.settings\org.eclipse.wst.common.project.facet.core.xm
????.......????????49??2013-10-14?07:57??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\.settings\org.eclipse.wst.jsdt.ui.superType.container
????.......?????????6??2013-10-14?07:57??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\.settings\org.eclipse.wst.jsdt.ui.superType.name
????.......????????87??2013-10-14?08:00??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\.settings\org.eclipse.wst.ws.service.policy.prefs
????.......??????2008??2013-11-27?02:30??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\pom.xm
????.......???????273??2013-11-27?02:30??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-Eclipse\web\index.jsp
????.......????????21??2013-10-14?02:09??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\.name
????.......???????344??2013-10-14?02:18??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\artifacts\Sample_Debug_IntelliJ_war.xm
????.......???????554??2013-10-14?02:18??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\artifacts\Sample_Debug_IntelliJ_war_exploded.xm
????.......???????398??2013-10-14?02:13??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\codest
?????文件???????1516??2014-08-31?23:34??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\compiler.xm
?????文件?????????76??2014-08-31?23:34??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\copyright\profiles_settings.xm
????.......????????89??2013-10-14?02:14??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\dictionaries\Nicholas.xm
?????文件????????327??2014-08-31?23:34??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\encodings.xm
????.......???????578??2013-10-14?02:37??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\libraries\Maven__javax_servlet_javax_servlet_api_3_1_0.xm
?????文件???????2951??2014-08-31?23:34??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\misc.xm
????.......???????293??2013-10-14?02:09??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\modules.xm
????.......???????143??2013-10-14?02:09??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\scopes\scope_settings.xm
????.......??????8919??2013-10-14?02:18??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\uiDesigner.xm
????.......???????173??2013-10-14?02:09??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\vcs.xm
?????文件??????42764??2014-08-31?23:40??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\.idea\workspace.xm
????.......??????2063??2013-11-27?02:30??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\pom.xm
?????文件???????1560??2014-08-31?23:34??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\Sample-Debug-IntelliJ.iml
????.......???????263??2013-11-27?02:30??高級編程源碼\9781118656464?Full?Code\Chapter?02\Sample-Debug-IntelliJ\web\index.jsp
............此處省略10418個文件信息
評論
共有 條評論