Top "Size" questions

Size in computing can refer to various dimensions: size in bits, in bytes, in pixels, in memory, in disk space, etc.

How to get total RAM size of a device?

I want to get full RAM size of a device. memoryInfo.getTotalPss() returns 0. There is not function for get total …

android size ram
What is the maximum size limit of varchar data type in sqlite?

I'm new to sqlite. I want to know the maximum size limit of varchar data type in sqlite? can anybody …

sqlite size varchar
WPF - Adopt size of parent

I'm trying to figure out the best way to size some controls but can't quite get it right. I have …

wpf size parent
Java PriorityQueue with fixed size

I am calculating a large number of possible resulting combinations of an algortihm. To sort this combinations I rate them …

java list size priority-queue
how can delphi 'string' literals be more than 255?

im working on delphi 7 and i was working on a strings, i came across this For a string of default …

string delphi size delphi-7
TableLayoutPanel sizing

I may not be using the right control for what I want. I'm filling a table with controls and I …

c# winforms size tablelayoutpanel
How to get real JPanel Size?

How should I get real JPanel size in JFrame?

java swing size jpanel
How to change Y axis Label font size?

I want to change the Y-axis label font size. I tried... AxisY LineColor="64, 64, 64, 64" LabelAutoFitMinFontSize="5" LabelStyle Font="NanumGothic, 5pt" and Chart1.…

asp.net fonts size label mschart
Setting Max Message and buffer size for WCF webhttp

I currently have a WCF service with webHttp bindings, im attempting to increase the max size that can be inputted …

wcf size message webhttp
Actionbar Logo size?

In the Google I/O 2012 Android App an actionbar logo is used instead of the normal app icon. In the …

android android-actionbar size graphical-logo