Title: bytekb
Download

- Category:
- Other systems
- Platform:
- Others
- File Size:
- 12288
- Update:
- 2021-04-06
- Downloads:
- 0
- Uploaded by:
- hongyouwoo9918hongyo
Description: VC KB MB byte size conversion program, can be automatically entered into the text box of the integer string of data into the KB, can automatically according to the size of values of input, convert KB, MB and GB, seems very smart.Transformation process is as follows: / / convert GB if (nNum1 > GB) {strNum2. The Format (_T (" % 0.2 fGB "), (double) nNum1 / GB);} / / convert MB else if (nNum1 > MB) {strNum2. The Format (_T (" % 0.2 fMB "), (double) nNum1 / MB);} / / convert KB else if (nNum1 > KB) {int n = nNum1 / KB;StrNum2. The Format (_T (fKB "" % 0.2), (double) nNum1 / KB);} else {strNum2. The Format (_T (" % DByte "), nNum1);}
Downloaders recently:
[More information of uploader hongyouwoo9918hongyo]]
To Search:
File list (Click to check if it's the file you need, and recomment it at the bottom):
文件名 | 大小 | 更新时间 |
---|---|---|
srcfans.com\将BYTE转换成KB、MB和GB\Demo\Demo.cpp | 2070 | 2017-02-19 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\Demo.dsp | 4123 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\Demo.dsw | 533 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\Demo.h | 1302 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\Demo.rc | 5300 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\DemoDlg.cpp | 4717 | 2017-02-19 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\DemoDlg.h | 1345 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\ReadMe.txt | 3543 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\res\Demo.ico | 1078 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\res\Demo.rc2 | 396 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\resource.h | 774 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\StdAfx.cpp | 206 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\StdAfx.h | 1054 | 2008-07-02 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\Debug | 0 | 2017-02-19 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo\res | 0 | 2017-02-19 |
srcfans.com\将BYTE转换成KB、MB和GB\Demo | 0 | 2017-02-19 |
srcfans.com\将BYTE转换成KB、MB和GB | 0 | 2017-02-19 |
srcfans.com | 0 | 2017-02-19 |