码迷,mamicode.com
首页 >  
搜索关键字:course    ( 2893个结果
IOS开发从OC到swift入门与修炼
http://www.osforce.cn/course/147?mc147=1412179E99FQ应用前景作为一项苹果独立发布的支持型开发语言,已经有了数个应用演示及合作开发公司的测试,相信将在未来得到更广泛的应用。某种意义上Swift作为苹果的新商业战略,将吸引更多的开发者入门,从而增强App...
分类:移动开发   时间:2014-12-17 23:55:19    阅读次数:261
A better SHOW TABLE STATUS
From command line we have the entire MySQL server on hands (if we have privileges too of course) but we don’t have a overall overview, at this point t...
分类:其他好文   时间:2014-12-12 06:40:09    阅读次数:228
第0天-嵌入式开发学习路线规划与指导
教程链接:http://edu.51cto.com/course/course_id-2320.html 笔记:
分类:其他好文   时间:2014-12-10 19:54:50    阅读次数:197
HDU4109 Instrction Arrangement 拓扑排序 关键路径
Problem Description Ali has taken the Computer Organization and Architecture course this term. He learned that there may be dependence between instructions, like WAR (write after read), WAW, RAW. If...
分类:编程语言   时间:2014-12-07 17:52:29    阅读次数:262
上个月C++课程设计做的一个《学生成绩管理和选课系统》
分享下代码。冗余的代码比较多。比较重要的部分有注释。采用文件方式保存数据,需要先在D盘建立三个“表”,即是txt文件,分别是student.txt,teacher.txt,course.txt。其中teacher.txt,中要预先存入一组数据,如下教师id 姓名 密码 1 大明 1...
分类:编程语言   时间:2014-12-06 13:57:14    阅读次数:304
武汉科技大学ACM :1001: A+B for Input-Output Practice (I)
Problem DescriptionYour task is to Calculate a + b.Too easy?! Of course! I specially designed the problem for acm beginners.You must have found that s...
分类:其他好文   时间:2014-12-05 21:10:20    阅读次数:237
Codeforces Round #250 (Div. 1)B(排序+并查集)
B. The Child and Zoo time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Of course our child likes walking in a...
分类:编程语言   时间:2014-12-04 21:42:58    阅读次数:283
在 Boolan 网开讲《网络编程实战》课程
《网络编程实战》是一门以讲解实例为主的课程,每一节都讲一两个网络编程的例子程序,课程偏重 Linux 服务端 TCP 网络编程。 本课程要求听课人员已经读过《Unix 网络编程》,能写简单的 TCP echo 服务。 课程地址:http://boolan.com/course/4 配套页面:http...
分类:其他好文   时间:2014-12-03 07:03:15    阅读次数:138
《BI那点儿事》数据流转换——多播、Union All、合并、合并联接
原文:《BI那点儿事》数据流转换——多播、Union All、合并、合并联接建立测试数据: CREATE TABLE FactResults ( Name VARCHAR(50) , Course VARCHAR(50) , Score INT ) INSERT INTO FactResults (...
分类:其他好文   时间:2014-12-02 10:22:57    阅读次数:195
【金阳光测试】Android自动化 -- 学习历程:AndroidDriver原理初步
章节:自动化基础篇——AndroidDriver原理初步(第六讲)网易云课堂:http://study.163.com/course/courseLearn.htm?courseId=712011#/learn/video?lessonId=877116&courseId=712011主要讲解内容及...
分类:移动开发   时间:2014-12-01 00:35:41    阅读次数:246
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!