blog.tiddr.de blog.tiddr.de

blog.tiddr.de

我的Blog

06 May 2013 使用Promise做验证. 07 Jan 2013 使用resty测试restful服务. 07 Jan 2013 使用restify提供restful服务. 04 Nov 2012 Setup Module in Zf2. 04 Nov 2012 All these are false. 31 Oct 2012 PHPUnit安装的问题. 07 Oct 2012 golang里使用mongodb. 07 Oct 2012 angular的MVC结构. 06 Oct 2012 OO. 05 Oct 2012 通过Nginx调用golang. 04 Oct 2012 你好,世界. To add your comment. a GitHub account is needed.

http://blog.tiddr.de/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR BLOG.TIDDR.DE

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

October

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Wednesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.5 out of 5 with 8 reviews
5 star
7
4 star
0
3 star
0
2 star
0
1 star
1

Hey there! Start your review of blog.tiddr.de

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

CONTACTS AT BLOG.TIDDR.DE

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
我的Blog | blog.tiddr.de Reviews
<META>
DESCRIPTION
06 May 2013 使用Promise做验证. 07 Jan 2013 使用resty测试restful服务. 07 Jan 2013 使用restify提供restful服务. 04 Nov 2012 Setup Module in Zf2. 04 Nov 2012 All these are false. 31 Oct 2012 PHPUnit安装的问题. 07 Oct 2012 golang里使用mongodb. 07 Oct 2012 angular的MVC结构. 06 Oct 2012 OO. 05 Oct 2012 通过Nginx调用golang. 04 Oct 2012 你好,世界. To add your comment. a GitHub account is needed.
<META>
KEYWORDS
1 tiddr
2 my twitter
3 my github
4 my old blog
5 我的blog
6 最新文章
7 powered by vim
8 coupons
9 reviews
10 scam
CONTENT
Page content here
KEYWORDS ON
PAGE
tiddr,my twitter,my github,my old blog,我的blog,最新文章,powered by vim
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

我的Blog | blog.tiddr.de Reviews

https://blog.tiddr.de

06 May 2013 使用Promise做验证. 07 Jan 2013 使用resty测试restful服务. 07 Jan 2013 使用restify提供restful服务. 04 Nov 2012 Setup Module in Zf2. 04 Nov 2012 All these are false. 31 Oct 2012 PHPUnit安装的问题. 07 Oct 2012 golang里使用mongodb. 07 Oct 2012 angular的MVC结构. 06 Oct 2012 OO. 05 Oct 2012 通过Nginx调用golang. 04 Oct 2012 你好,世界. To add your comment. a GitHub account is needed.

INTERNAL PAGES

blog.tiddr.de blog.tiddr.de
1

golang里使用mongodb

http://blog.tiddr.de/2012/10/07/mgo.html

Go get labix.org/v2/mgo. Mongo tmp mongo MongoDB shell version: 2.0.4 connecting to: test. Package main import ( "fmt" "labix.org/v2/mgo" "labix.org/v2/mgo/bson" ) type Person struct { Name string Phone string } func main() { session, err := mgo.Dial("localhost") / mongodb运行的server名字,可以多个server if err! Nil { panic(err) } result := Person{} / 查询记录 err = c.Find(bson.M{"name": "Ale"}).One(&result) if err! Nil { panic(err) } fmt.Println("Phone:", result.Phone) }. Nil { panic(err) } }.

2

angular的MVC结构

http://blog.tiddr.de/2012/10/07/angular1.html

开始看angularjs的东西,第一印象和Backbonejs不同的是angularjs重度的使用标记在html tag上 的自己的attribute来实现一定的功能,例如在用ng-app来标记一个应用. Dojo在也使用了类似 的方法,用一种声明式的方法来创建widget。 Button id="btn" data-dojo-type="dijit/form/Button" data-dojo-props=" onClick:function(){ console.log('First button was clicked! To add your comment. a GitHub account is needed.

3

使用Promise做验证

http://blog.tiddr.de/2013/05/06/promise.html

在过去的一年内,为了让js的异步编程更加容易写 容易读, 容易维护,许多的框架都以不同形式引入了Promise的模式. 比如 jQuery加入了$.Deferred(), NodeJS为服务器端和客户端分别加入了 Q 和 jspromise 模块, EmberJS 和 AngularJS 也分布实现了自己的 Promise. 规范可以被任意定义,但是社区达成了一个 叫做 Promises/A 的规范. 只有操作本身知道它何时结束, 所以通知结果就是它的责任, 换言之, 操作保证他会在有 结果的时候通知你。 如下图所示, 操作返回一个promise对象, 你可以把你的回调函数通过 done() 或者 fail() 添加进去. 改操作通过调用 promise.resolve() 或者 promise.reject() 来通知结果。 To add your comment. a GitHub account is needed.

4

All these are false

http://blog.tiddr.de/2012/11/04/php-bool.html

All these are false. A = false; $b = 0; $c = null; $d = ' ; $e = 'you see me'; echo $a? E; / you see me. To add your comment. a GitHub account is needed.

5

OO

http://blog.tiddr.de/2012/10/06/oo1.html

这里我们看到先通过class定义了一个封装的代码块,里面有些数据,还有些可以作用于 这些数据的方法. 这里值得注意,但是经常忽视的是. To add your comment. a GitHub account is needed.

UPGRADE TO PREMIUM TO VIEW 6 MORE

TOTAL PAGES IN THIS WEBSITE

11

SOCIAL ENGAGEMENT



OTHER SITES

blog.tidakids.info blog.tidakids.info

slow flow like the Tingala.....

Slow flow like the Tingala. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31. C) 2018 ブログ JUGEM.

blog.tidalpool.org blog.tidalpool.org

tidalpool

A couple of moons. I'm Matt, a software engineer and boating enthusiast living in Washington State. I started Hermit Cove Boats. Offering cool skin and frame boat plans and kits. Check it out! If you are hiring, consider my Résumé. Jan 9, 2018. I read this thing about ancestry. There is a marvelous scene in The Life Aquatic by Wes Anderson, where Bill Murray’s character finally finds the shark that ate his friend. In tears, no longer angry or wanting revenge he says I wonder if it remembers me?

blog.tidalware.com blog.tidalware.com

TidalWare Blog | Announcing Gravity Animals for iOS

Announcing Gravity Animals for iOS. Posted by Daniel on July 21st, 2011 1 Comment. TidalWare is today announcing its debut iOS title, Gravity Animals. Check out the microsite here: http:/ www.gravityanimals.com/. We are showcasing the game at the Develop Indie Dev Day. Posted by Daniel on July 9th, 2011 No Comments. Our business cards have arrived! Write Engines Around Games. Posted by Daniel on January 22nd, 2011 2 Comments. 8220;write games, not engines”. Not very sustainable, is it? Especially if you&...

blog.tidalwaveapp.com blog.tidalwaveapp.com

TidalWave | Meet TidalWave. Your company’s new online form and app builder.

Meet TidalWave. Your company’s new online form and app builder. How to export Facebook Contacts to CSV in TidalWave. February 2, 2015. How to export Facebook Contacts to CSV in TidalWave. So you’ve amassed this amazing collection of contacts in TidalWave, and now you want to do something with them. You can either use TidalWave to promote to these people with SMS, Push Notifications if you’re utilizing a TidalWave Native Mobile App, or Email. Or you can export the data out to CSV. Conversely, you can impo...

blog.tiddlyspace.com blog.tiddlyspace.com

Latest TiddlySpace News | Tiddlyspace.com

Latest development news, useful links and general happenings from Tiddlyspace.

blog.tiddr.de blog.tiddr.de

我的Blog

06 May 2013 使用Promise做验证. 07 Jan 2013 使用resty测试restful服务. 07 Jan 2013 使用restify提供restful服务. 04 Nov 2012 Setup Module in Zf2. 04 Nov 2012 All these are false. 31 Oct 2012 PHPUnit安装的问题. 07 Oct 2012 golang里使用mongodb. 07 Oct 2012 angular的MVC结构. 06 Oct 2012 OO. 05 Oct 2012 通过Nginx调用golang. 04 Oct 2012 你好,世界. To add your comment. a GitHub account is needed.

blog.tiddyphotography.co.uk blog.tiddyphotography.co.uk

Tiddy Maitland-Titterton Photography | Just another Amazing Internet Blog Sites site

Anonymous on Hello world! July 26, 2013. Welcome to Amazing Internet Blog Sites. This is your first post. Edit or delete it, then start blogging!

blog.tide-photograph.com blog.tide-photograph.com

超・戯言日和

2011年5月18日 09:40. 2011年5月18日 08:58. Http:/ tide-photograph.com/Portfolio.html. かなり前から私の写真特に花の写真などは、女性的と言うか 女の子が撮ったみたい と写真を見た女子の方々からよく言われてたので、それならばもちょっとその辺を追求してみようかと思っていたところ、昨年若手のヘア メイクさん達と作品撮りすることになって、やってみたら、やっぱりむいてるかも 、と言うことで公開してみました。 2010年3月 5日 16:20. 今までも毎年2月に入ったら大体申告の準備は出来ていて、早い時は2月の1週目、遅くても税務署で確定申告が始まる日の前日までには申告書を郵送していたので 国税還付金 が帰ってくるのもわりと早い方だと思うのですが、 ヒョッとするとe-Taxにしたらもっと早く帰ってくるのかな などと期待していたのです。 2010年1月 9日 21:47. 2010年1月 5日 18:47. 2010年1月 1日 00:02. Powered by Movable Type Pro.

blog.tidecreative.com blog.tidecreative.com

TideCreative.com

Own Direct Relationships with Your Customers. Native Apps Keep Curious Customers Happy. Enter Your Email to get Updates. 2013 Maine Wedding Survey Results. Posted by J Sandifer. Please let us know what you think, and be sure to check out the awesome infographic created by our designer Alina to represent this year’s survey data. Click to continue.}. Posted by J Sandifer. Check out our latest wedding marketing eBook! Click to continue.}. Posted by J Sandifer. We are headed to Inspire in 9 days! Learn how t...

blog.tideline.jp blog.tideline.jp

TIDE LINE BLOG

タイドライン テスター 若菜 應彦. C) 2015 無料ブログ JUGEM.