自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

转载 WebGL and WebSocket

Additional Web TechnologiesWebGL: OpenGL (graphics language) in the browser                 provides high performace graphicsWebSocket: asynchrounous, bidirectional, fullduplex communication c

2013-11-07 17:54:51 1132

转载 Testing

Performance TestingPerformance testing is commonly conducted to accomplish the following:    Assessproduction readiness    Evaluate against criteria    Compare performancecharacteristics

2013-11-07 17:22:27 958

转载 Controller and Concurrency

Model View Controller

2013-11-07 13:01:37 1073

转载 Session and Distribution

Session StateA stateless server doesn't retain state between requests. On the other hand, some sessions are inherently stateful.Session state is differentto record data, which is the long-term p

2013-11-06 12:23:52 1063

原创 Layers

Presentation: provision of services, displayer of information (e.g. in Windows or HTML,handling user requests), HTTP requests, commond-line invocations, batch API.Domain: Logic that is the real

2013-11-06 08:14:00 934

原创 Database

Databases and Data SourcesAny data stored directly in the web server's memory (in a servlet or in a session), is volatile in that it will be lost if the web server terminates. The use of database of

2013-11-05 13:55:07 2305

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除