码迷,mamicode.com
首页 >  
搜索关键字:tutorial transcript    ( 3048个结果
Python Tutorial 学习(三)--An Informal Introduction to Python
An Informal Introduction to Python: Python中的数,字符串,序列
分类:编程语言   时间:2014-12-02 22:18:56    阅读次数:144
Python Tutorial 学习(二)--Using the Python Interpreter
The Python interpreter is usually installed as /usr/local/bin/python on those machines where it is available; putting /usr/local/bin in your Unix sh...
分类:编程语言   时间:2014-12-01 14:09:21    阅读次数:373
Python Tutorial 学习(一)--Whetting Your Appetite
If you do much work on computers, eventually you find that there’s some task you’d like to automate. For example, you may wish to perform a search-a...
分类:移动开发   时间:2014-12-01 14:05:21    阅读次数:138
Git学习资料
1、http://wuyuans.com/2012/05/github-simple-tutorial/2、http://www.ihref.com/read-16369.html
分类:其他好文   时间:2014-12-01 10:00:54    阅读次数:110
Gradle 教程说明 用户指南 第7章 构建Java工程----快速入门
官网地址:http://www.gradle.org/docs/2.1/userguide/tutorial_java_projects.html A basic Java project  一个基础的java工程 使用java插件在build.gradle: apply plugin: 'java' Building the project 构建工程 这里使用gra...
分类:编程语言   时间:2014-11-28 18:18:29    阅读次数:326
Spring 3 MVC: Themes In Spring-Tutorial With Example---reference
Welcome to Part 6 ofSpring 3.0 MVC Series. Inprevious articlewe saw how to add Internationalization i18n and Localization L10n support to Spring 3.0 b...
分类:编程语言   时间:2014-11-27 00:00:31    阅读次数:587
Spring AOP + AspectJ Annotation Example---reference
In this tutorial, we show you how to integrate AspectJ annotation with Spring AOP framework. In simple, Spring AOP + AspectJ allow you to intercept me...
分类:编程语言   时间:2014-11-25 22:59:30    阅读次数:301
免费css3技巧:时间线, Nexus 7, 滑动和菜单.
1.使用css3和jQuery的作品时间线非常感谢tutorizlzine,在这篇教程中,我们可以看到一个由jQuery插件展示的作品事件的时间线。你可以添加很多种媒体类型,包括文章、视屏和地图等In this great tutorial thanks toTutorialzine we look...
分类:Web程序   时间:2014-11-25 14:22:42    阅读次数:277
iOS 6 By Tutorials ---第一章--【第一弹】-【翻译】
iOS 6 By Tutorials(pdf 文档) By the raywenderlich.com Tutorial Team备注:本人没有怎么翻译过技术型的文章,慢慢翻之。---这本书总共是27章,Chapter 1:Introduction --第一章:入门介绍iOS 6 introduce...
分类:移动开发   时间:2014-11-25 14:01:55    阅读次数:329
【转】Multithreaded Python Tutorial with the “Threadworms” Demo
The code for this tutorial can be downloaded here:threadworms.pyor fromGitHub. This code works withPython 3 or Python 2, and you needPygameinstalled a...
分类:编程语言   时间:2014-11-25 12:12:02    阅读次数:320
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!