码迷,mamicode.com
首页 >  
搜索关键字:tutorial    ( 3034个结果
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
[python]常用的几个包
http://dev.mysql.com/doc/connector-python/en/connector-python-tutorial-cursorbuffered.htmlhttps://docs.python.org/2/library/re.htmlhttps://github.com/...
分类:编程语言   时间:2014-11-24 13:31:33    阅读次数:218
ufldl学习笔记与编程作业:Convolutional Neural Network(卷积神经网络)
ufldl出了新教程,感觉比之前的好,从基础讲起,系统清晰,又有编程实践。 在deep learning高质量群里面听一些前辈说,不必深究其他机器学习的算法,可以直接来学dl。 于是最近就开始搞这个了,教程加上matlab编程,就是完美啊。 新教程的地址是:http://ufldl.stanford.edu/tutorial/...
分类:Web程序   时间:2014-11-22 23:08:11    阅读次数:740
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!