码迷,mamicode.com
首页 >  
搜索关键字:b. school marks    ( 1359个结果
2015-11-16
8:00-10:00 VB paper, image generation paper10:00-11:00 school info2:30-4:00 schoo info4:00-5:40 leetcode7:00-9:30 a medium probso slow...borwse too ma...
分类:其他好文   时间:2015-11-16 22:36:48    阅读次数:178
2015-11-12
Get up too late10:30-12:00 school information3:00-4:20 hand writing paper4:20-6:00 computer configuration wast a lot time7:00-8:00 have an hour code8:...
分类:其他好文   时间:2015-11-12 23:29:09    阅读次数:236
java方法的重载
java方法的重载public class Person1 { private String name; //姓名 private int age; //年龄 private String school; //学校 private String major; //班级 //构造方法 public.....
分类:编程语言   时间:2015-11-10 19:11:17    阅读次数:232
标准键盘-特殊符号-英文读法+希腊字母表
! 叹号 exclamation mark/bang? 问号 question mark, 逗号 comma. 点号 dot/period/point: 冒号 colon; 分号 semicolon” 双引号 quotation marks/double quote‘ 单引号/撇号 apostrop...
分类:其他好文   时间:2015-11-10 15:44:27    阅读次数:275
hdu2196 Computer(树形dp)
Computer Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 4715 Accepted Submission(s): 2376 Problem Description A school bought the first c...
分类:其他好文   时间:2015-11-08 15:21:23    阅读次数:260
Doing Homework again
DescriptionIgnatius has just come back school from the 30th ACM/ICPC. Now he has a lot of homework to do. Every teacher gives him a deadline of handin...
分类:其他好文   时间:2015-11-05 11:59:40    阅读次数:213
HDU 5067 Harry And Dig Machine(BestCoder Round #14)
Problem Description:As we all know, Harry Porter learns magic at Hogwarts School. However, learning magical knowledge alone is insufficient to become ...
分类:系统相关   时间:2015-11-03 12:33:23    阅读次数:309
JavaScript学习日记2 对象
JavaScript的对象是一种无序的集合数据类型,它由若干键值对组成。JavaScript用一个{...}表示一个对象,键值对以xxx: xxx形式申明,用,隔开。如:var xiaoming={name:'小明',birth:1990,school:'No.1 Middle School', h...
分类:编程语言   时间:2015-11-02 15:45:13    阅读次数:198
Java学习---3.面向对象--继承和权限控制,重写,继承中的构造方法
1.Java只能支持单继承,不允许多继承。子类自动拥有基类的所有成员。class Students extends school(){} ,父类中私有的方法也会被继承下来,但是子类没有使用权。内存分析:2.default类只能被同一个包内部的类访问super关键字:Java中使用super来引用基类...
分类:编程语言   时间:2015-10-28 18:56:50    阅读次数:199
HDU 4771 (DFS+BFS)
Problem Description Harry Potter has some precious. For example, his invisible robe, his wand and his owl. When Hogwarts school is in holiday, Harry ....
分类:其他好文   时间:2015-10-28 01:27:20    阅读次数:261
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!