码迷,mamicode.com
首页 >  
搜索关键字:course    ( 2893个结果
你知道为什么Xcode6中Swift没有智能提示和自己主动补全功能吗 ?
你知道为什么Xcode6中Swift没有智能提示和自己主动补全功能吗 ?长沙戴维营教育将为你解开这个巨大的谜团大BUG!http://www.ubuntucollege.cn/course/29/learn#lesson/354 注冊登录后课时6为你解决问题.戴维营教育-Swift语言中文教程更新....
分类:其他好文   时间:2014-07-27 23:02:39    阅读次数:220
[ZZ] [siggraph10]color enhancement and rendering in film and game productio
原文link:是siggraph 2010,“Color Enhancement and Rendering in Film and Game Production”course的一个paper。从摄影到电影里面使用的技术,来启发游戏里怎么使用。很不错的一个地方是:了解到了filmic tone m...
分类:其他好文   时间:2014-07-27 21:40:25    阅读次数:305
Final Exam Arrangement
In Zhejiang University, there are N different courses labeled from 1 to N. Each course has its own time slot during the week. We can represent the time slot of a course by an left-closed right-open in...
分类:其他好文   时间:2014-07-26 02:15:16    阅读次数:306
POJ 3624 Charm Bracelet
DescriptionBessie has gone to the mall's jewelry store and spies a charm bracelet. Of course, she'd like to fill it with the best charms possible from...
分类:其他好文   时间:2014-07-25 19:06:52    阅读次数:339
七日Python之路--第三天(之不安分 wxPython)
Python有好多个GUI框架,wxPython比较流行,so just do it.....?? Win下各种不爽,又换Ubuntu ????跟着教程做个记事本。视频地址:http://www.pythoner.cn/course/topic/wxPython-gui/ (一)wxpyt...
分类:编程语言   时间:2014-07-24 10:55:44    阅读次数:321
八步学SVN
This week I was attending a CI training course about svn. Here I‘d like to share what I have learnt. As I am an absolutely green bird to svn, this post only covers those most common usages. (1) C...
分类:其他好文   时间:2014-07-20 23:33:04    阅读次数:504
About custom Theme and Style
For android system, of course you can custom your own style and theme, but you can't break compatibility with AOSP.We should follow AOSP design, and d...
分类:其他好文   时间:2014-07-19 16:22:00    阅读次数:231
LeetCode "Search Insert Position"
A simple 1D searching problem. Binary search of course.But.. STL has already done it for you:class Solution {public: int searchInsert(int A[], int ...
分类:其他好文   时间:2014-07-18 18:35:41    阅读次数:205
企业级监控软件nagios实战[老男孩教育精品]-限时免费
企业级监控软件nagios实战[老男孩linux精品课程]-限时免费注意:限时全免费,截止7月25日。http://edu.51cto.com/course/course_id-1740.html兼容Centos5.8和6.4,同时也适合redhatlinux系列!北京老男孩培训,全国最负责、最高端、最专业的linux运维实战教育机构!打造中国IT..
分类:移动开发   时间:2014-07-17 15:27:39    阅读次数:332
MySQL表横纵转置Sql语句
id, student, course, mark1, 张三, 语文, 902, 李四, 语文, 803, 张三, 数学, 704, 李四, 数学, 80现在想用转置表的方法转成二维表输出,要求格式是:student, 语文, 数学张三, 90, 70李四, 80, 80selectst...
分类:数据库   时间:2014-07-05 18:17:03    阅读次数:790
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!