mxh1634845356的ChinaUnix博客
mxh1634845356
全部博文(35)
2015年(27)
2014年(8)
manshukw
12p12p
Super丶
fengergz
一生有你
拾忆1765
cmq10109
小闹腾
追赶太阳
tomcodin
我是小小
初见先生
substr函
章鱼小丸
程睿
发布时间:2014-12-15 11:37:15
点击(此处)折叠或打开#include<stdio.h>int jiefangcheng(double a,double b,double c){ if(b*b-4*a*.........【阅读全文】
发布时间:2014-12-15 11:09:24
点击(此处)折叠或打开#include<stdio.h>double calcutortor(double a, double b, char myoperator){ if(myoperator=='+') { &nb.........【阅读全文】
发布时间:2014-12-09 16:17:07
点击(此处)折叠或打开#includeint main(){ char ch; int a,b,c,d; a=0; b=0;.........【阅读全文】
发布时间:2014-12-09 14:35:49
点击(此处)折叠或打开#include <stdio.h>int main(){ int num; int a; int flag; for(num=2;nu.........【阅读全文】
发布时间:2014-12-02 16:37:32
点击(此处)折叠或打开#include<stdio.h>int main(){ int a,b; a=1; b=9; while(1) .........【阅读全文】
tomcoding2018-07-17 16:17
欢迎访问tomcoding,下载Oracle核心源代码,提高编程技术
登录 注册