09 2014 档案
摘要:#include #include "math.h"int main(){ float x,a,result; a=2; printf("inpute number\n"); scanf("%f",&x); result=log(x)/log(a); printf("l...
阅读全文
摘要:Some operating systems include the command interpreter in the kernel. Others,such as Windows and UNIX, treat the command interpreter as a special prog...
阅读全文
摘要:Follow the tip from elimd we need to those requriementJava Development Kit1.7 or greaterVim7.1 or greaterEclipse 4.4.x (Luna)Install jdkdownload jdkun...
阅读全文

浙公网安备 33010602011771号