码迷,mamicode.com
首页 >  
搜索关键字:tutorial transcript    ( 3048个结果
pymongo tutorial
[原版英文文档](http://api.mongodb.org/python/current/tutorial.html) 教程 === 这个教程只在介绍如何使用**MongoDB**和**PyMongo** 准备前提 ---------- 在我们开始之前,首先确认你已经正确安装了PyMongo ,在...
分类:其他好文   时间:2015-04-21 18:51:26    阅读次数:158
iOS开发之详解正则表达式
本文由Charles翻自raywenderlich原文:NSRegularExpression Tutorial: Getting Started更新提示:本教程被James Frost更新到了iOS8和swift。Tutorial团队成员的Soheil Azarpour完成最初发布。正则表达式(广...
分类:移动开发   时间:2015-04-21 14:35:59    阅读次数:136
RabbitMq_05_Topics
Topics(using the .NET client)PrerequisitesThis tutorial assumes RabbitMQ isinstalledand running onlocalhoston standard port (5672). In case you use a ...
分类:其他好文   时间:2015-04-20 20:50:14    阅读次数:164
用Swift开发Mac App(1)
原文超级详细(图文),小白表示毫无压力:http://www.raywenderlich.com/87002/getting-started-with-os-x-and-swift-tutorial-part-1由于原文浅显到略显啰嗦,因此翻译时我有选择地删除了部分段落。打开Xcode,使用 File\NewProject… 菜单,在弹出窗口中选择 “OS X/Application”,然后Nex...
分类:移动开发   时间:2015-04-20 17:05:31    阅读次数:157
How to Use Instruments in Xcode
http://blog.csdn.net/woaifen3344/article/details/40748075This is a blog post by iOS Tutorial Team memberMatt Galloway, founder ofSwipeStack, a mobile ...
分类:其他好文   时间:2015-04-20 16:26:47    阅读次数:135
R tutorial
http://www.clemson.edu/economics/faculty/wilson/R-tutorial/Introduction.htmlhttps://www.youtube.com/watch?v=cX532N_XLIs&list=PLqzoL9-eJTNBDdKgJgJzaQcY...
分类:其他好文   时间:2015-04-20 00:23:54    阅读次数:107
iOS开发之详解正则表达式
本文由Charles翻自raywenderlich 原文:NSRegularExpression Tutorial: Getting Started 更新提示:本教程被James Frost更新到了iOS8和swift。Tutorial团队成员的Soheil Azarpour完成最初发布。正则表达式(广为所...
分类:移动开发   时间:2015-04-19 10:16:42    阅读次数:231
Django1.7开发博客
转自: http://www.pycoding.com/articles/category/django 基于最新的django1.7写的,通俗易懂,非常适合新手入门。感谢博主! 参考教程:http://tutorial.djangogirls.org/GitHub项目地址:https://gith...
分类:其他好文   时间:2015-04-18 22:02:07    阅读次数:128
Burning widget
This is a widget that we can see in Nero, K3B, or other CD/DVD burning software.#!/usr/bin/python# -*- coding: utf-8 -*-"""ZetCode PyQt4 tutorial In t...
分类:其他好文   时间:2015-04-18 14:30:47    阅读次数:163
Drawing text
We begin with drawing some Unicode text on the client area of a window.#!/usr/bin/python# -*- coding: utf-8 -*-"""ZetCode PyQt4 tutorial In this examp...
分类:Windows程序   时间:2015-04-18 11:13:47    阅读次数:188
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!