码迷,mamicode.com
首页 >  
搜索关键字:things    ( 744个结果
【C语言】在终端输入多行,找出有“ould”的行,并打印。
/* 在终端输入多行,找出有“ould”的行,并打印,如:love could you and I with fate conspireTo grasp this sorry scheme of things entire, Would not we shatter it to bitd - and then. 则输出: Au,love could you and I with fate cons...
分类:编程语言   时间:2015-04-05 21:59:55    阅读次数:180
Node.js 新手入门招集,免费!带10个项目~ 2015 带你一起飞 ~
高手可以ctrl+w了好吧,其实我只是一个写JS的。当年node.js发布,我感觉没有我的份。最后还是要去了解一下,虽然好像似乎它有许多不尽人意的地方。但是,我感觉它撑下来了,撑住了舆论,撑住了各种对比,我希望留下的是better things。我不是高手,我也是一个在学习node.js的学习者。一...
分类:Web程序   时间:2015-04-05 18:40:40    阅读次数:157
【c语言】在终端输入多行信息,找出包含"ould"的行,并打印改行
/* 在终端输入多行信息,找出包含"ould"的行,并打印改行。 如: Au,love could you and I with fate conspire To grasp this sorry scheme of things entire, Would not we shatter it to bitd - and then. 在终端输出上述的文字,输出 Au,love could you ...
分类:编程语言   时间:2015-04-04 13:44:11    阅读次数:172
jQuery——Write less,do more
What is jQuery? jQuery is a fast, small, and feature-rich JavaScript library. Itmakes things like HTML document traversal and manipulation, event handling,animation, and Ajax much simpler with an easy-to-use API that works across amultitude of bro...
分类:Web程序   时间:2015-04-03 17:32:43    阅读次数:109
MQTT结构分析
MQTT,是:轻量级的消息订阅和发布(publish/subscribe)协议建立在TCP/IP协议之上IoT,internet of things,物联网,MQTT在这方面应用较多。官方网站:http://mqtt.org/MQTT协议是针对如下情况设计的:M2M(Machine to Mac.....
分类:其他好文   时间:2015-04-02 11:40:34    阅读次数:277
3.0 Basic Usage of Class
Well, this week I tried to use some class things.Following areparts of my exercising codes.Definig my class named Time //note that cnt is a static ...
分类:其他好文   时间:2015-03-30 23:01:22    阅读次数:164
Volley 源码解析
Volley 源码解析1. 功能介绍1.1. VolleyVolley 是 Google 推出的 Android 异步网络请求框架和图片加载框架。在 Google I/O 2013 大会上发布。名字由来:a burst or emission of many things or a large am...
分类:其他好文   时间:2015-03-19 18:11:08    阅读次数:140
用MeanJS和Yeoman生成器生成【翻译】
One of my favorite things with Yii is the Gii (Generator).关于Yii(php框架)我喜爱的事情之一是Gii(生成器)Global Information Infrastructure。With a few clicks I could sim...
分类:Web程序   时间:2015-03-19 16:07:46    阅读次数:197
Why Improvement?
Why Improvement?Improvement, which means making things better, is the one we always expect in our life. That’s radically true and no argument among us...
分类:其他好文   时间:2015-03-19 14:34:38    阅读次数:144
LeetCode – Refresh – Convert Sorted List to Binary Search Tree
Similar to the sorted array. But we have to remember, the position of node not depends on the index. So we need do two more things:1. Ensure the point...
分类:其他好文   时间:2015-03-19 06:20:30    阅读次数:132
744条   上一页 1 ... 54 55 56 57 58 ... 75 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!