말랑말랑한 이야기 (19) 썸네일형 리스트형 Saving ASP VBScript "Objects" to Session Saving ASP VBScript "Objects" to Session (Tuesday, March 08, 2005) Continuing my trouble and hatred of anything todo with Visual Basic, especially VBScript. In this episode of The VB Sucks Edition, I'll reivew the problem with VBScript "Objects”. As any programmer knows, VBScript was never meant to be object-oriented, but by VBS 5, someone at Microsoft thought they could try to make it a bit OO .. The limitations of AsyncTask Sunday, May 30, 2010 The limitations of AsyncTask AsyncTask is a fine API, it's been said that it "holds your hand", and makes performing background operations painless. It pulls this off so well in fact, that I see people overusing it in situations where it's not really appropriate. It's particularly unsuited for situations when you have a multiple tasks to perform concurrently. Imagine an Acti.. Android Units Dimension A dimension value defined in XML. A dimension is specified with a number followed by a unit of measure. For example: 10px, 2in, 5sp. The following units of measure are supported by Android: dp Density-independent Pixels - an abstract unit that is based on the physical density of the screen. These units are relative to a 160 dpi screen, so one dp is one pixel on a 160 dpi screen. The ra.. 이전 1 2 3 다음