#总分

(2015秋) 作业1:学生调研(总分10分)

1.建立个人的技术博客。http://www.cnblogs.com/注册博客,填写完善个人资料,将博客地址公布到QQ群(378355903),关注以下博客:(1分)http://home.cnblogs.com/u/xinz/ (邹欣)http://www.cnblogs.com/jukinghttp://...

代码实现:键盘录入5个学生信息(姓名,语文成绩,数学成绩,英语成绩),按照总分从高到低输出到控制台

packagecom.loaderman.test;importjava.util.Comparator;importjava.util.Scanner;importjava.util.TreeSet;importcom.heiam.bean.Student;publicclassTest{/****A:案例演示*需求...

求得分除以总分的百分比

    $zongfen=0;$dafen=0;foreach($wodeas$k=>$v){$zongfen=$zongfen+$v['zheng'];$dafen=$dafen+$v['fenfen'];}$this->ping=round($dafen/$zongfen,2)*100;round();...

从字符串总分离文件路径、命名、扩展名,Substring(),LastIndexOf()的使用;替换某一类字符串,Replace()的用法

一:从字符串总分离文件路径、命名、扩展名,上图二:代码usingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Linq;usingSys...