码迷,mamicode.com
首页 >  
搜索关键字:ski course design    ( 8078个结果
codechef Three Way Communications 题解
The Chef likes to stay in touch with his staff. So, the Chef, the head server, and the sous-chef all carry two-way transceivers so they can stay in constant contact. Of course, these transceivers have...
分类:其他好文   时间:2014-05-10 09:11:21    阅读次数:334
Android Design之Android4.0不一样的里程碑
想成为Android的杰出开发工程师,不懂得Android的设计规则怎么可以,Android4.0问世后谷歌公司为Android程序员规范了一系列的设计原则,不要再盲目的模仿IOS的设计了,因为Android 就是Android ,不一样的烟火。...
分类:移动开发   时间:2014-05-10 02:16:06    阅读次数:337
oracle/sql.
3 table S(student), C(course), SC(StudentCourse):s(sno,sname)c(cno,cname,cteacher)sc(sno, cno, scgrade)Q:找出没选过“liming”老师的所有学生姓名.列出2门以上(含2门)不及格学生姓名及平均成...
分类:数据库   时间:2014-05-10 01:49:23    阅读次数:367
【Asp.Net MVC-视频】
Asp.Net MVC官网网发布的pluralsight视频教学:http://pluralsight.com/training/Player?author=scott-allen&name=mvc4-building-m1-intro&mode=live&clip=0&course=mvc4-bu...
分类:Web程序   时间:2014-05-09 12:17:42    阅读次数:355
Instant Django 1.5 Application Development Starter
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.Model: The application dataView: which data ...
分类:移动开发   时间:2014-05-07 20:02:08    阅读次数:453
关于android的字体大小
http://mobile.51cto.com/design-351567.htm
分类:移动开发   时间:2014-05-05 22:51:02    阅读次数:293
Android Design 4.4中文版发布
“两年前的今天,我们发布了 Android Design 中文版(旧闻链接)。 随着 Android 系统的发展,界面和设计语言都不断的发生变化。韶华易逝、光阴苒冉,Android 进化到了 4.4 版,Google 官方设计指南也了有较大的变化。 又是一年情人节,我们的 Android Desig...
分类:移动开发   时间:2014-05-05 12:06:27    阅读次数:352
[leetcode] Best Time to Buy and Sell Stock III
Say you have an array for which theithelement is the price of a given stock on dayi.Design an algorithm to find the maximum profit. You may complete a...
分类:其他好文   时间:2014-05-03 23:21:20    阅读次数:292
Android开发之程序员必须要懂得Android的重要设计理念2
上篇文章介绍了Android开发的设计理念的一部分,并没有得到博友们的多大认可,只看到了一位博友在下面留言期待下一篇文章的发表,为了这小小的唯一支持,我决定继续把后面的8个要点介绍一下,自己也潜心反省一下,自己的理解是不是太浅薄。 二、增加易用性     (6)一样的标志,一样的功能          我们的程序 应该帮助人们通过视觉辨别就可以轻松判断该图案或者按钮代表着怎样的功能...
分类:移动开发   时间:2014-05-03 22:01:58    阅读次数:324
面向设计原则理解
面向对象设计(OOD)核心原则让我的程序模块达到“高内聚低耦合”,这是来自于30年前兴起的结构化设计(structured Design),但是同样适用于我们的OOD。...
分类:其他好文   时间:2014-05-03 16:52:27    阅读次数:353
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!