leo7766 发表于 2011-01-13 18:05

常用工具列表zz

*********************************
* Toolchain A
*********************************

        NOTE:
                        update per month

                cpuz
                gpuz
                wprime
                hdtune
                speedfan

                netmeter
                putty
                tftpd32
                nmap

                ccleaner
                everything

*********************************
* Toolchain B
*********************************
                7zip
                wget
                kmplayer
                openoffice
                xdict 2003 | youdao dict
                safari
                notepad++
                scite
                Irfanview
                foxit reader
                sogou pinyin
                wireshark
                paint.net
                python 3

*********************************
* Toolchain C
*********************************
                NetIQ chariot
                passport
                bushound
                mingw
                everest


void main(){
        int l_int=sizeof(int);
        int l_short=sizeof(short);
        int l_long=sizeof(long);
        int l_float=sizeof(float);
        int        l_double=sizeof(double);
        int        l_char=sizeof(char);
        printf("int:%d short:%d long:%d float:%d double:%d char:%d",l_int,l_short,l_long,l_float,l_double,l_char);
       
}

yangemil 发表于 2011-01-25 15:24

神马东西

digitalstar 发表于 2011-03-17 18:08

想说明什么?

yangemil 发表于 2011-03-22 15:16

:emn30:
页: [1]
查看完整版本: 常用工具列表zz